code-server-2/packages/vscode/src/fill
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
..
amd.ts Fix require.toUrl and walkthroughs 2019-02-05 11:16:06 -06:00
codeEditor.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
css.js Add windows support (#41) 2019-02-28 14:04:19 -06:00
dom.ts Fix require.toUrl and walkthroughs 2019-02-05 11:16:06 -06:00
environmentService.ts Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
graceful-fs.ts Getting the client to run (#12) 2019-02-05 11:15:50 -06:00
iconv-lite.ts Fix images not appearing (iconv encoding issue) 2019-02-27 14:44:25 -06:00
labels.ts Feature/1.32.0 update (#117) 2019-03-08 08:37:03 -08:00
menuRegistry.ts Featureful (#31) 2019-02-21 11:55:42 -06:00
mouseEvent.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
native-keymap.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
native-watchdog.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
node-pty.ts Fix spdlog and node-pty in binary 2019-02-25 15:18:44 -06:00
package.ts Get version from vscode's package.json 2019-02-20 12:54:26 -06:00
paste.ts Feature/1.32.0 update (#117) 2019-03-08 08:37:03 -08:00
paths.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
platform.ts Add windows support (#41) 2019-02-28 14:04:19 -06:00
product.ts Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
ripgrep.ts Add ripgrep, fill native fs functions, add ping endpoint (#39) 2019-02-27 15:12:26 -06:00
spdlog.ts Fix spdlog and node-pty in binary 2019-02-25 15:18:44 -06:00
stdioElectron.ts Prevent shared process from loading client code 2019-02-19 17:58:17 -06:00
storageDatabase.ts Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
vscodeTextmate.ts Uploader online (#26) 2019-02-05 11:16:02 -06:00
windowsService.ts Add ripgrep, fill native fs functions, add ping endpoint (#39) 2019-02-27 15:12:26 -06:00
workbenchRegistry.ts Feature/1.32.0 update (#117) 2019-03-08 08:37:03 -08:00
workspacesService.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
zip.ts Feature/1.32.0 update (#117) 2019-03-08 08:37:03 -08:00