coder / sshcode

Run VS Code on any server over SSH.
MIT License
5.74k stars 216 forks source link

[BUG] [MINOR] sshcode-server opens previous directory instead of specified directory on new session #156

Closed Merith-TK closed 4 years ago

Merith-TK commented 4 years ago

sshcode developer@archlinux ~/Workspace will open ~/Workspace When i come back later and choose to open /opt/Workspace sshcode developer@archlinux /opt/Workspace it will choose to open ~/Workspace instead,

the only fix i have for this, is changing something in settings.json, but that is not a good idea as it may sync back and mess up someones actual config on their personal PC EDIT: Reworded beginning

Merith-TK commented 4 years ago

I am giving this a bump as this is kinda a big deal

deansheather commented 4 years ago

Dupe of #155