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

Add option to change server data directory #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MatthewCash
Copy link

This adds the remote.SSH.serverDataFolder option to choose an alternative server data directory. Instead of being hardcoded to something like ~/.vscodium-server, it can be placed somewhere else such as in ~/.config. $HOME is prepended to any relative paths.

@GitMensch
Copy link
Contributor

README should be adjusted in this PR as well, but otherwise I do like it a lot (note: my current workaround is to create from all users directories a symlink to the place where it is "really" installed - that option means I could drop that strange procedure.

When merged - please also apply that to the WSL extension.

@MatthewCash
Copy link
Author

README should be adjusted in this PR as well

I don't see a spot in the README for configuration options, am I expected to create one?

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

Successfully merging this pull request may close these issues.

2 participants