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

Feature Request: ssh connections / bookmarks #2085

Closed
atyachin opened this issue Jul 25, 2019 · 4 comments
Closed

Feature Request: ssh connections / bookmarks #2085

atyachin opened this issue Jul 25, 2019 · 4 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Resolution-Answered Related to questions that have been answered

Comments

@atyachin
Copy link

Add ability to save remote connection bookmarks - similar to mRemoteNG

Proposed technical implementation details (optional)

Can be based on the native Windows SSH client.

@atyachin atyachin added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jul 25, 2019
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jul 25, 2019
@zadjii-msft
Copy link
Member

This is already possible, by editing the profiles.json file, right? You could always just set the commandline to "ssh me@someserver --with --some --args"

@zadjii-msft zadjii-msft added the Resolution-Answered Related to questions that have been answered label Jul 25, 2019
@atyachin
Copy link
Author

This is indeed doable, however would be great to be add/edit via the UI (currently it requires to manually edit the json file, generate GUIDs etc..)

@zadjii-msft
Copy link
Member

Yep, we do plan on having a settings UI to be able to set these things easier: #1564

@techcomthanh
Copy link

techcomthanh commented Mar 12, 2020

That would be great if we can connect to existing ssh_config profiles from vscode (including location paths saved by vscode).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Resolution-Answered Related to questions that have been answered
Projects
None yet
Development

No branches or pull requests

3 participants