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

"Open in VS Code" doesn't work if settings.json is not writeable #8355

Closed
john-shaffer opened this issue Feb 21, 2022 · 2 comments
Closed

"Open in VS Code" doesn't work if settings.json is not writeable #8355

john-shaffer opened this issue Feb 21, 2022 · 2 comments

Comments

@john-shaffer
Copy link

john-shaffer commented Feb 21, 2022

Bug description

"Open in VS Code" requires write access to the User settings.json.

Screenshot from 2022-02-21 10-06-25

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

@axonasif
Copy link
Member

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

@loujaybee
Copy link
Member

loujaybee commented Mar 4, 2022

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 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

4 participants