How to restore pop up #138
Unanswered
jalanh11640
asked this question in
Q&A
Replies: 1 comment
-
In Visual Studio Code, you can reset the prompt for reopening in a container by following these steps:
If you still don't see the prompt, try reloading Visual Studio Code. If the problem persists, check your devcontainer.json file for any errors that might prevent VS Code from recognizing it as a valid Dev Container configuration file. If the suggested steps doesn't help, then can can you open an issue in https://github.com/microsoft/vscode/issues? The VS Code team should be able to help you provide guidance. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I opened my project that contains a devcontainer.json, I used to get a pop up that says something to the effect of "Folder contains a Dev Container configuration file. Rebuild and open in container?" I'm no longer seeing that popup. My guess is I inadvertently clicked the "Don't show again button."
How do I get that pop up back?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions