open-remote-ssh icon indicating copy to clipboard operation
open-remote-ssh copied to clipboard

Add option to change server data directory

Open MatthewCash opened this issue 1 year ago • 2 comments

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.

MatthewCash avatar Feb 03 '24 08:02 MatthewCash