mirror of
https://github.com/coder/code-server.git
synced 2024-12-05 07:13:06 +08:00
e597d49912
- Move the old data directory if possible. - Fix extension path to not use a hard-coded path and instead use the data directory. - Create every part of the path during startup. - Create each path when a connection is made as well in case they are deleted while the server is running. - Create every part of the path before saving settings or writing a file using the resource endpoint. |
||
---|---|---|
.. | ||
vscode | ||
cli.ts | ||
constants.ts | ||
fill.ts | ||
ipc.ts | ||
modules.ts | ||
portScanner.ts | ||
server.ts |