vscode/build/lib
Matt Bierner 273a4a389d
Convert most ts-ignore-calls to ts-expect-error (#93617)
Changes over to use ts-expect-error: https://devblogs.microsoft.com/typescript/announcing-typescript-3-9-beta/#ts-expect-error-comments

This revealed a number of places where we no longer need to supress errors
2020-03-30 17:31:37 -07:00
..
eslint Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
test compile leftover 2019-07-11 12:21:14 +02:00
typings use tsb 4.0.2 use project files as src-stream, https://github.com/microsoft/vscode/issues/80632 2019-09-10 12:48:04 +02:00
watch Convert most ts-ignore-calls to ts-expect-error (#93617) 2020-03-30 17:31:37 -07:00
asar.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
asar.ts Adding correct typings for event-stream this values 2018-10-03 17:26:47 -07:00
builtInExtensions.js Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +01:00
bundle.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
bundle.ts Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
compilation.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
compilation.ts refactor build 2020-02-21 15:30:01 +01:00
electron.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
electron.ts Add .cjs to known JavaScript file extensions (#85460) 2019-11-25 19:46:09 -08:00
extensions.js Check in rebuilt file 2020-03-17 15:06:34 -07:00
extensions.ts Move web playground code into its own extension (#92672) 2020-03-17 15:01:17 -07:00
git.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
git.ts replace void 0 with undefined 2019-01-03 11:20:19 -08:00
i18n.js Fixes #92352: Translation export fail 2020-03-10 14:54:57 +01:00
i18n.resources.json quick access - remove actionbar contributor that is no longer needed 2020-03-26 12:11:47 +01:00
i18n.ts Fixes #92352: Translation export fail 2020-03-10 14:54:57 +01:00
layersChecker.js layers check - make sure to test editor contrib as well 2020-02-05 11:19:00 +01:00
layersChecker.ts layers check - make sure to test editor contrib as well 2020-02-05 11:19:00 +01:00
nls.js Use es2017 as target for build scripts (#60707) 2018-10-12 11:24:15 -07:00
nls.ts Use es2017 as target for build scripts (#60707) 2018-10-12 11:24:15 -07:00
node.js add node build script 2019-07-02 08:45:47 +02:00
node.ts add node build script 2019-07-02 08:45:47 +02:00
optimize.js Remove registerAndGetAmdImageURL and support for it in the build scripts 2020-03-27 19:45:41 +01:00
optimize.ts Remove registerAndGetAmdImageURL and support for it in the build scripts 2020-03-27 19:45:41 +01:00
reporter.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
reporter.ts Move away from deprecated gulp-util 2019-02-05 22:21:05 +01:00
snapshotLoader.js Fix accidental fallthrough in snapshot loader 2018-10-31 16:46:37 +01:00
snapshotLoader.ts Fix accidental fallthrough in snapshot loader 2018-10-31 16:46:37 +01:00
standalone.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
standalone.ts Improve output in case of errors and generate an analysis folder with the source content (for easy diffing) 2019-11-13 11:15:38 +01:00
stats.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
stats.ts Move away from deprecated gulp-util 2019-02-05 22:21:05 +01:00
task.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
task.ts fix mispell 2019-04-09 13:21:46 +08:00
treeshaking.js Fix tree shaking 2020-03-16 14:11:33 +01:00
treeshaking.ts Fix tree shaking 2020-03-16 14:11:33 +01:00
util.js Build VS Code with TS 3.9-nightly 2020-02-29 11:45:48 -08:00
util.ts Improve output in case of errors and generate an analysis folder with the source content (for easy diffing) 2019-11-13 11:15:38 +01:00