Where can I find settings.json for vscode web?
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.

