Home
last modified time | relevance | path

Searched refs:vscode (Results 1 – 25 of 69) sorted by relevance

123

/third_party/typescript/tests/cases/docker/vscode/
DDockerfile1 # vscode only supports older node
6 RUN git clone --depth 1 https://github.com/microsoft/vscode.git /vscode
7 WORKDIR /vscode
9 WORKDIR /vscode/build
11 WORKDIR /vscode/extensions
14 WORKDIR /vscode
/third_party/typescript/tests/baselines/reference/docker/
Dvscode.log5 [XX:XX:XX] Using gulpfile /vscode/gulpfile.js
6 [XX:XX:XX] Error: /vscode/extensions/html-language-features/server/src/modes/javascriptMode.ts(26,9…
14 at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
15 at _end (/vscode/node_modules/through/index.js:65:9)
16 at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
17 at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:577:10)
21 at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:1010:12)
Dpyright.log25 vscode-pyright: ../pyright-internal/src/common/collectionUtils.ts(299,34): error TS2769: No overloa…
26 vscode-pyright: Overload 1 of 2, '(to: (T | readonly T[])[], from: readonly (T | readonly T[])[] …
27 vscode-pyright: Argument of type '(T | readonly T[] | T[]) & readonly {}[]' is not assignable t…
28 vscode-pyright: Type 'T & readonly {}[]' is not assignable to type 'readonly (T | readonly T[…
29 vscode-pyright: Type 'T & readonly {}[]' is not assignable to type 'readonly (T | readonly …
30 vscode-pyright: Type '{}' is not assignable to type 'T | readonly T[]'.
31 vscode-pyright: Overload 2 of 2, '(to: (T | readonly T[])[] | undefined, from: readonly (T | read…
32 vscode-pyright: Argument of type '(T | readonly T[] | T[]) & readonly {}[]' is not assignable t…
33 vscode-pyright: ../pyright-internal/src/common/collectionUtils.ts(305,5): error TS2322: Type '(T | …
34 vscode-pyright: Type 'T | readonly T[]' is not assignable to type 'T'.
[all …]
/third_party/skia/third_party/externals/swiftshader/
D.gitignore8 .vscode/ipch
13 # Per user vscode config files.
14 .vscode/launch.json
15 .vscode/settings.json
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/
Dextension.js18 var vscode = require('vscode'); variable
43 fileEvents: vscode.workspace.createFileSystemWatcher('**/*.spvasm')
56 vscode.languages.setLanguageConfiguration("spirv", {
Dgo.mod1 module github.com/KhronosGroup/SPIRV-Tools/utils/vscode
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/
Dextension.js18 var vscode = require('vscode'); variable
43 fileEvents: vscode.workspace.createFileSystemWatcher('**/*.spvasm')
56 vscode.languages.setLanguageConfiguration("spirv", {
Dgo.mod1 module github.com/KhronosGroup/SPIRV-Tools/utils/vscode
/third_party/spirv-tools/utils/vscode/
Dextension.js18 var vscode = require('vscode'); variable
43 fileEvents: vscode.workspace.createFileSystemWatcher('**/*.spvasm')
56 vscode.languages.setLanguageConfiguration("spirv", {
Dgo.mod1 module github.com/KhronosGroup/SPIRV-Tools/utils/vscode
/third_party/typescript/.vscode/
Dlaunch.template.json3 Copy this file into '.vscode/launch.json' or merge its
7 files, add this to your settings in ~/.vscode/User/settings.json
53 …// here: https://github.com/microsoft/vscode-js-debug#nightly-extension to use the js-debug nightl…
65 …// here: https://github.com/microsoft/vscode-js-debug#nightly-extension to use the js-debug nightl…
/third_party/rust/crates/static-assertions-rs/
D.gitignore121 .vscode/*
122 !.vscode/settings.json
123 !.vscode/tasks.json
124 !.vscode/launch.json
125 !.vscode/extensions.json
/third_party/typescript/
D.gitignore63 **/.vscode/*
64 !**/.vscode/tasks.json
65 !**/.vscode/settings.template.json
66 !**/.vscode/launch.template.json
67 !**/.vscode/extensions.json
/third_party/skia/third_party/externals/tint/
D.gitignore6 .vscode/*
7 !.vscode/tasks.json
/third_party/skia/third_party/externals/dawn/
D.gitignore89 .vscode/*
90 !.vscode/tasks.json
/third_party/rust/crates/once_cell/
D.gitignore2 /.vscode
/third_party/rust/crates/which-rs/
D.gitignore3 .vscode/
/third_party/rust/crates/rust-openssl/
D.gitignore5 .vscode/
/third_party/rust/crates/linux-raw-sys/
D.gitignore4 /.vscode
/third_party/vulkan-headers/
D.gitignore5 .vscode/
/third_party/skia/
D.gitignore2 .vscode/
/third_party/skia/third_party/externals/swiftshader/third_party/marl/
D.gitignore2 /.vscode/
/third_party/parse5/
D.gitignore3 .vscode
/third_party/cJSON/
D.gitignore16 .vscode
/third_party/jinja2/
D.gitignore20 /.vscode/

123