Colton Saska
Colton Saska
[Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync&ssr=false#overview) by Shan Khan seems like a fine alternative for now. However, it does not appear to work if code-server is used behind a HTTPS reverse proxy. If code-server...
Yea definitely a problem with the extension. I just wanted to comment here to link the two issues together. If the following headers are set by the proxy, and the...
Are you using code-server or running VS Code natively? I've found that this extension doesn't work when code-server is running behind an HTTPS reverse-proxy. See details [here](https://github.com/cdr/code-server/issues/2195#issuecomment-732123786)
You can setup settings sync without using that button. What I did was set up settings sync using VS Code, then copied the config for settings sync manually to code-server.
Is https://github.com/microsoft/vsda the only VS Code Remote extension Microsoft dependency that is not open sourced? Is it possible to provide a version of this repository that can be open sourced...
Is the "waiting for author feedback" still an appropriate label for this issue? For chip developement, CI is often a very large, computationally expensive process. It would be nice to...