code-server/ci/dev
Asher 3d7fbec40f
Use file system for settings and fix data home path
It's possible that using browser storage makes more sense with settings
sync, so we might want to revisit this once/if we get settings sync
working. As it currently is though, browser storage just causes jank.

The path was also missing a `User` at the end so I added that. This
might affect the Vim extension which would have been writing to the
wrong path previously but I don't believe it should affect anything
else since they would have been writing to browser storage.

- Fixes #2208
- Fixes #2231
- Fixes #2279
- Fixes #2274
2020-11-20 14:03:07 -06:00
..
image Document KEEP_MODULES 2020-10-07 16:16:01 -04:00
ci.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
diff-vscode.sh Use --full-index for patch 2020-09-03 14:32:51 -05:00
fmt.sh helm: Add link in install.md 2020-11-13 18:38:58 -05:00
lint.sh ci: Only use helm kubeval if installed 2020-11-13 18:44:29 -05:00
patch-vscode.sh Bundle VS Code node_modules to avoid yarn dependency 2020-05-13 02:35:11 -04:00
test.sh plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
vscode.patch Use file system for settings and fix data home path 2020-11-20 14:03:07 -06:00
vscode.sh Set --frozen-lockfile with yarn when necessary 2020-05-14 22:33:12 -04:00
watch.ts Fix watch exiting if no plugin 2020-08-18 16:34:59 -05:00