vscode/build
Nathan Shively-Sanders cb43019d6a
Copy webServer from Typescript to VS Code (#165771)
* Initial draft.

Not working.
Also not correctly formatted, I'll do that later.

* Various fixes

It works now

* A bit of cleanup

* Move webServer to its own directory

And prepare for getting rid of dynamicImportCompat.js hack

* Remove dynamicImportCompat.js hack

* Revert unrelated change

* Webpac tsserver.web.js with webServer.ts as entrypoint

Instead of using CopyPlugin.

1. Shipping multiple entrypoints in a single file required fixes to
build code.
2. There are a couple of warnings from `require` calls in
tsserverlibrary.js. Those are not relevant since they're in non-web
code, but I haven't figured how to turn them off; they are fully dynamic
so `externals` didn't work.

* Ignore warnings from dynamic import in tsserver

* Add to .vscodeignore files
2022-11-14 10:56:31 -08:00
..
azure-pipelines Use new Key Vault account (#166049) 2022-11-11 09:38:36 +01:00
builtin
darwin
lib Copy webServer from Typescript to VS Code (#165771) 2022-11-14 10:56:31 -08:00
linux
monaco Let markdown strings specify a list of commands that they allow (#163915) 2022-10-24 14:15:44 -07:00
npm Allow extensions to use new API and it get included in Language Packs (#163493) 2022-10-12 17:28:34 -07:00
win32 Update messages.es.isl to add context menu hotkey (#166010) 2022-11-11 01:34:09 -08:00
.cachesalt
.gitattributes
.gitignore
.moduleignore fix node-vsce-sign (#164253) 2022-10-21 08:25:36 -07:00
.webignore Reduce loaded web modules (#165369) 2022-11-03 08:36:45 -07:00
eslint.js
filters.js cli: use packaged openssl instead of artisanal builds 2022-10-20 17:14:14 -07:00
gulpfile.compile.js Fix accidental deletion of `vscode.proposed.contribNotebookStaticPreloads.d.ts` and make sure to include the check in the `compile-build` gulp task (#164681) 2022-10-26 10:59:54 +02:00
gulpfile.editor.js
gulpfile.extensions.js Copy webServer from Typescript to VS Code (#165771) 2022-11-14 10:56:31 -08:00
gulpfile.hygiene.js
gulpfile.js
gulpfile.reh.js
gulpfile.scan.js
gulpfile.vscode.js Analyse profiles in worker thread (#164468) 2022-10-24 17:42:54 +02:00
gulpfile.vscode.linux.js
gulpfile.vscode.web.js Analyse profiles in worker thread (#164468) 2022-10-24 17:42:54 +02:00
gulpfile.vscode.win32.js fix inno setup build for non-insider qualities (#165143) 2022-11-01 03:53:58 -07:00
hygiene.js
package.json
setup-npm-registry.js Allow custom npm registries at build time (#163629) 2022-10-24 09:24:44 +02:00
tsconfig.build.json
tsconfig.json Bump target for build scripts (#165287) 2022-11-03 12:19:54 -07:00
yarn.lock Pick up latest TS for building VS Code (#165104) 2022-11-01 02:43:09 -07:00