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

Test: Simplified open remote from cli #1526

Closed
2 tasks done
aeschli opened this issue Oct 1, 2019 · 3 comments
Closed
2 tasks done

Test: Simplified open remote from cli #1526

aeschli opened this issue Oct 1, 2019 · 3 comments
Labels
testplan-item Test plan item/assignments for upcoming release

Comments

@aeschli
Copy link
Contributor

aeschli commented Oct 1, 2019

Tests #585

Complexity: 2

There's a new syntax to open a remote window on a folder or code-workspace:
code --remote ssh-remote+myubuntubox /home/x/projects/foo
code --remote wsl+Debian /home/x/projects/foo

  • test it for ssh and wsl
  • test for folder and workspace
  • test what happens when remote name is misspelled or the path does not exist.
@roblourens
Copy link
Member

@aeschli is this documented anywhere?

@yamajik
Copy link

yamajik commented Oct 28, 2019

Any document?

@aeschli
Copy link
Contributor Author

aeschli commented Oct 28, 2019

User docs, no, not yet. Will do for the WSL documentation. If you want I can also add a section for SSH.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testplan-item Test plan item/assignments for upcoming release
Projects
None yet
Development

No branches or pull requests

5 participants