Replies: 1 comment 2 replies
-
We don't have much control of anything outside of the browser unfortunately. Your best bet here would be an SSH key or certificate based auth. If you really want to, it should be possible to get the functionality you want via either some sort of vscode extension or a script that runs during ssh authentication. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A lot of remote
ssh
sessions these days require 2FA. Would be great if there was a way to auto-fill the OTP when connecting via VS Code Remote.Beta Was this translation helpful? Give feedback.
All reactions