We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Testing #122252
An error message prompts and also choosing "No I don't trust" doesn't work at all.
The text was updated successfully, but these errors were encountered:
Trusting the workspace doesn't work either, I have to reload the window for it to work.
Sorry, something went wrong.
closing as you must use extensions.supportUntrustedWorkspaces until remotes onboard properly
extensions.supportUntrustedWorkspaces
As @sbatten said, in order to unblock this scenario you need to add the following to your user settings:
"extensions.supportUntrustedWorkspaces": { "GitHub.codespaces": { "supported": true } }
lszomoru
alexdima
sbatten
No branches or pull requests
Testing #122252
An error message prompts and also choosing "No I don't trust" doesn't work at all.
The text was updated successfully, but these errors were encountered: