Changing the path where extensions are installed. #2172
Replies: 1 comment 1 reply
-
Yup, check out `code-server --help`. To change this directory you can
use `--user-data-dir`.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nhooyr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the standalone version 3.5.0 because I don't have root permission on my server. code-server dumps all the extensions and data files in this location
~/.local/share/code-server/
. The problem is in my org home directories are very limited in size. Can I change this location to something else using some configuration option ?Beta Was this translation helpful? Give feedback.
All reactions