Closed
Description
Refs: #472
- macOS @DonJayamanne
- linux @lramos15
- windows @karrtikr
Complexity: 4
We want to make sure
Prerequisites:
- Use the Remote-SSH Nightly extension
- SSH into your own machine: Windows, macOS, and Linux to get one set up locally.
Steps:
- Connect to your VM. Observe the file directory of the remote to see
.vscode-server
saved on the home directory. - Close you connection
- Set
remote.SSH.serverInstallPath
setting for your host with an absolute path for the server to be installed instead. - Connect to same host again. Observe that
.vscode-server
was saved in your specified location.