You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up a new SSH Tunnel Connection with Use Identify File, the file picker automatically turns off "Show Hidden Files", thereby blocking access to .ssh. There is also no drag & drop option available, so key files inside .ssh aren't selectable. This pretty much makes this extension unusable for remote database connections through SSH in Linux.
Environment
node.js / npm versions:
OS:
Xubuntu 20.10
Possible Solution
Do not automatically turn off "Show Hidden Files" when opening the file picker.
Additional Context/Screenshots
The text was updated successfully, but these errors were encountered:
Bug Report
Current Behavior
Code/Gist
Expected Behavior/Code
When setting up a new SSH Tunnel Connection with Use Identify File, the file picker automatically turns off "Show Hidden Files", thereby blocking access to .ssh. There is also no drag & drop option available, so key files inside .ssh aren't selectable. This pretty much makes this extension unusable for remote database connections through SSH in Linux.
Environment
Xubuntu 20.10
Possible Solution
Do not automatically turn off "Show Hidden Files" when opening the file picker.
Additional Context/Screenshots
The text was updated successfully, but these errors were encountered: