Vscode: Remote: workspace color theme setting does not override default on startup

Created on 8 Jul 2020  路  4Comments  路  Source: microsoft/vscode




  • VSCode Version: 1.45, 1.46
  • OS Version: MacOS 10.14.6

Steps to Reproduce:

  1. Open a remote SSH folder.
  2. Add a custom workbench color theme to the workspace .vscode/settings.json:
{
    "workbench.colorTheme": "Quiet Light"
}
  1. Close VSCode and restart.

After Vscode starts up and opens the remote ssh folder, the workspace theme will not override the default setting.


Does this issue occur when all extensions are disabled?: N/A

This bug does not apply to local folders.

I was not sure where to file this bug since Vscode 1.44.2 works as expected.

bug insiders-released remote

Most helpful comment

I have this issue since 1.46, 1.45 works ok for me.
There is an issue about this in vscode remote. https://github.com/microsoft/vscode-remote-release/issues/3190

All 4 comments

I can repro this.

I have this issue since 1.46, 1.45 works ok for me.
There is an issue about this in vscode remote. https://github.com/microsoft/vscode-remote-release/issues/3190

+1 and thanks for filing, I was struggling with this issue and then I found this ticket. I'm facing this when using WSL.

Works in today's insider!

Version: 1.52.0-insider (user setup)
Commit: 24b28f57be22fe3029cb17a1dd72d8d9c2d6468b
Date: 2020-11-06T05:43:01.017Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19042
Was this page helpful?
0 / 5 - 0 ratings