-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add copyable SSH password field to SSH "Access token" panel #11955
Comments
Thanks for raising @WilliamIPark ! |
Edit: Ignore this and my following post, bad understanding of both my issue and the issue in this original post, sorry I'm a mess 😅 I don't really want to post a whole new issue for it, as I just have a question regarding this specifically so sorry if this isn't the best place but... why is access token even needed? We're using a private and public SSH key now, that typically REPLACES password entry. Why this extra step? It seems superfluous and disruptive to me |
Sure sure, I probably wasn't clear sorry... I'm not asking "why is access token necessary" I am asking "why is access token necessary when using the new Gitpod extension SSH connection, which uses private and public SSH key pairs." I have reread the original post, and now realize this has nothing to do specifically with that, and now I feel stupid, and this probably should have been a new issue.... oops, my bad. I came to check out these issues with that thought specifically in mind, so I sort of read this interpreting "ssh" as that specifically, sorry for the confusion... I can post this question in a new issue if that's wanted 😅 |
Haha @Phxntxm, no worries, I can relate 😆 |
Will move to backlog for now, still important that we make this change as it improves usability for SSH users and for VS Code Desktop. However, we're still closing off some other work, so we'll come back to this one soon. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is your feature request related to a problem? Please describe
It's awkward to dig about the current input if you're just looking for your SSH password, for entry into VSCode for example.
Describe the behaviour you'd like
An additional copyable input below with just the SSH password.
Additional context
I know this a bit of a UX nitpick, but my hope is it wouldn't be too much effort to add in.
The text was updated successfully, but these errors were encountered: