code-server/lib/vscode/src/vs/server
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
..
browser Fix tsc watch restarting when it shouldn't 2021-04-01 10:58:56 -05:00
common feat: add e2e test for logout 2021-03-23 10:02:03 -07:00
node Fix tsc watch restarting when it shouldn't 2021-04-01 10:58:56 -05:00
entry.ts Fix tsc watch restarting when it shouldn't 2021-04-01 10:58:56 -05:00
fork.js feat: apply patch after setting up subtree 2020-12-15 15:53:52 -07:00