code-server/lib/vscode/src
Asher 101c2a01f1
Fix tsc watch restarting when it shouldn't
It seems reaching into lib/vscode for the types caused tsc to establish
watches that caused it to restart over and over while vscode was
building.

The strategy used here is to symlink it instead which is the same thing
we do for the proxy agent.
2021-04-01 10:58:56 -05:00
..
typings fix(lib/vscode): remove native-keymap and keytar (#2961) 2021-03-25 22:20:58 +05:30
vs Fix tsc watch restarting when it shouldn't 2021-04-01 10:58:56 -05:00
bootstrap-amd.js chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
bootstrap-fork.js chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
bootstrap-node.js chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
bootstrap-window.js chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
bootstrap.js chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
buildfile.js Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
cli.js Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
main.js chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
tsconfig.base.json Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
tsconfig.json chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
tsconfig.monaco.json Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
tsconfig.tsec.json chore(vscode): update to 1.53.2 2021-02-25 11:27:27 -07:00
tsec.exemptions.json chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00