This repository was archived by the owner on Apr 28, 2020. It is now read-only.
Tags: coder/sail
Tags
path compatibility fixes to improve WSL compat. (#211) - Add `VSCODE_CONFIG_DIR` and `VSCODE_EXTENSIONS_DIR` environment variables to change the bind mounted code-server and config and extensions directories - Change the default bind mounted code-server config and extension paths on darwin - Change the code-server cache path to use os.TempDir() instead of hard-coded /tmp - Change the resolvePath() function to be compatible with shells