Closed
Description
- Web Browser: Chrome latest
- Local OS: Mac latest
- Remote OS: Linux
- Remote Architecture: google cloud vm
code-server --version
: 3.6.2 and 3.6.1
Recently upgraded to v3.6.2.
one thing seems a bit odd is that the settings.json
was supposed to be populated under this directory: ~/.local/share/code-server/User
if user has any vscode related settings change like a color theme.
the settings.json
file was there in~/.local/share/code-server/User
under v3.6.0
but the same settings.json
can't be found in the same directory under v3.6.1 or v3.6.2
We are using the settings.json to control the default looking feel of the vscode, so this part is broken when upgrading to the latest.