vscode/build/lib
Tyler James Leonhardt 8f88009816
Initial support for language detection (#128708)
* initial language detection

* add configuration and extra event on UntitedTextEditorService

* check isWeb, use beter mode API, include model in unpacked

* typo in path
2021-07-16 16:43:23 -07:00
..
eslint Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
test
typings
watch Bump glob-parent from 5.1.1 to 5.1.2 in /build/lib/watch (#125832) 2021-06-09 04:38:40 -07:00
asar.js
asar.ts
builtInExtensions.js
builtInExtensions.ts
builtInExtensionsCG.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
builtInExtensionsCG.ts fix build again 2021-06-03 07:48:46 +02:00
bundle.js
bundle.ts
compilation.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
compilation.ts fix: use inline sourcemaps in watch task 2021-06-11 14:20:48 -07:00
dependencies.js
dependencies.ts
electron.js
electron.ts 💄 2021-07-16 13:06:51 +02:00
extensions.js Merge branch 'main' into joh/webpack5 2021-07-09 09:50:10 +02:00
extensions.ts Revert "Revert "Merge pull request #127874 from microsoft/joh/webpack5"" 2021-07-08 10:28:33 +02:00
git.js
git.ts
i18n.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
i18n.resources.json Initial support for language detection (#128708) 2021-07-16 16:43:23 -07:00
i18n.ts Needed localization changes for converting xlfs to json (#125442) 2021-06-03 13:44:30 -07:00
layersChecker.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
layersChecker.ts
monaco-api.js
monaco-api.ts
nls.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
nls.ts
node.js
node.ts
optimize.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
optimize.ts configure esbuild with esnext. means no harm since TS already compiles with lower es2020, https://github.com/microsoft/vscode/issues/121144 2021-06-25 16:31:44 +02:00
preLaunch.js Build VS Code using TS 4.4 (#127823) 2021-07-08 14:27:39 -07:00
preLaunch.ts
reporter.js
reporter.ts
snapshotLoader.js
snapshotLoader.ts
standalone.js
standalone.ts
stats.js
stats.ts
task.js
task.ts
treeshaking.js
treeshaking.ts
util.js
util.ts