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

Remote: Disallow saving workspace locally #106990

Closed
aeschli opened this issue Sep 18, 2020 · 3 comments
Closed

Remote: Disallow saving workspace locally #106990

aeschli opened this issue Sep 18, 2020 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders remote Remote system operations issues verified Verification succeeded

Comments

@aeschli
Copy link
Contributor

aeschli commented Sep 18, 2020

When saving a workspace in a remote window it's possible to choose 'Show Local' and save the workspace locally.

This will result in workspaces as seen in microsoft/vscode-remote-release#3660 (comment)
which are not well supported.

The UI should only allow to save in the remote file system.

@aeschli aeschli added this to the September 2020 milestone Sep 18, 2020
@aeschli aeschli added bug Issue identified by VS Code Team member as probable bug remote Remote system operations issues labels Sep 18, 2020
@sandy081 sandy081 added the verified Verification succeeded label Oct 1, 2020
@soustruh
Copy link

Guys, sorry if I should have written this elsewhere, but this really collides with my workflow. I am used to opening the VSCode on my Windows machine via saved workspaces, which then connect me to remote SSH machine. Luckily my saved workspaces still work, but I cannot add more unless I manually edit the files.

Is there another preferred way that would solve my problem? I need to have a one-click way of opening VSCode (Windows machine) with remote SSH automatically connected and certain remote project folder automatically opened (probably in a workspace).

@w-
Copy link

w- commented Oct 29, 2020

i am also looking for the solution to this. I heavily use
file -> save workspace -> "show local"

to save a remote workspace locally.

@jonnyijapan
Copy link

I used it a lot too. I reported this as a feature request here. #109713

@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders remote Remote system operations issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

6 participants
@jonnyijapan @w- @soustruh @aeschli @sandy081 and others