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
"Open in VS Code" requires write access to the User settings.json.
I manually added the "remote.SSH.defaultExtensions" config to my settings.json, but I cannot add the path to the SSH config because it changes each time. It would be fine if I could set a consistent path to the SSH config.
Steps to reproduce
Click "Open in VS Code".
Workspace affected
No response
Expected behavior
It should work without having to write to my config files.
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Thanks for raising! Our ide-team will be updating the connection method of VS Code desktop soon to direct SSH without any helper program, hopefully this should resolve the issue. Please see
Thanks @axonasif, yeah the more specific issue for SSH gateway integration is here: #8513. I'm going to close this one, as it appears almost as a duplicate of: #5889, which should also be fixed by #8513... let's use that one to track this issue. Thanks for raising @john-shaffer 🙏
Bug description
"Open in VS Code" requires write access to the User settings.json.
I manually added the "remote.SSH.defaultExtensions" config to my settings.json, but I cannot add the path to the SSH config because it changes each time. It would be fine if I could set a consistent path to the SSH config.
Steps to reproduce
Click "Open in VS Code".
Workspace affected
No response
Expected behavior
It should work without having to write to my config files.
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: