Coder.comC
Coder.com16mo ago
10 replies
Katorly

Where can I find settings.json for vscode web?

I use the docker template and use the VS Code Web (https://registry.coder.com/modules/vscode-web) module.

I looked up the historical posts and they said settings.json is located at
~/.local/share/code-server/User/settings.json
, but I found that the
~/.local/share/code-server/User/
folder was not created, and even if I used the instructions to create and write settings.json, vscode's settings did not change.

When I manually opened vscode's settings file and copied its absolute path, it returned
(Settings) /User/settings.json
.

So, where can I find vscode's settings.json now? Thank you.
2024-10-10_19-46-59.png
VS Code Web - Visual Studio Code in the browser
Was this page helpful?