Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings file like settings.json is not located in server, located in client. #2326

Closed
SJang1 opened this issue Nov 17, 2020 · 3 comments
Closed

Comments

@SJang1
Copy link

SJang1 commented Nov 17, 2020

  • Web Browser: Firefox
  • Local OS: Ubuntu 20.04, Windows 10, Mac, iPadOS
  • Remote OS: Ubuntu 20.04
  • Remote Architecture: x64
  • code-server --version: 3.7.1 2bf91ff

It happens every time

  1. go in code-server
  2. change some settings
  3. try to use from other client
    -> Every setting is gone....

and there was no settings.json on ~/.local/share/code-server, I have founded on browser storage...
It needs to be on server, not client..

This makes extension auto update by on(default) but I need to turn it off, but every new client it is setted to on, need to reinstall extensions, etc..
image

@SJang1
Copy link
Author

SJang1 commented Nov 17, 2020

It looks like it is related to #2306, #2322, #2161

@SJang1 SJang1 changed the title settings.json is not located in server, located in client. Settings file like settings.json is not located in server, located in client. Nov 17, 2020
@fxxjdedd
Copy link
Contributor

fxxjdedd commented Nov 18, 2020

It should be a problem starting from 3.6.1: #2274

@code-asher
Copy link
Member

Closing to track in #2274.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants