code-server-2/packages/vscode/src
Asher e597d49912
Fix issues with configuration directories
- 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.
2019-03-12 11:44:56 -05:00
..
fill Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
client.ts Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
dialog.scss Fix some dialog styling issues 2019-03-11 11:29:24 -05:00
dialog.ts Fix some dialog styling issues 2019-03-11 11:29:24 -05:00
index.ts Getting the client to run (#12) 2019-02-05 11:15:50 -06:00
vscode-coder.svg Add windows support (#41) 2019-02-28 14:04:19 -06:00
vscode.scss Use Coder marketplace (#44) 2019-03-01 15:51:11 -06:00
workbench.ts Feature/1.32.0 update (#117) 2019-03-08 08:37:03 -08:00