mirror of
https://github.com/cdr/code-server.git
synced 2025-12-15 04:45:32 +01:00
- 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. |
||
|---|---|---|
| .. | ||
| app | ||
| disposable | ||
| dns | ||
| events | ||
| ide | ||
| ide-api | ||
| logger | ||
| protocol | ||
| requirefs | ||
| runner | ||
| server | ||
| tunnel | ||
| vscode | ||
| web | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||