Opening the kit in Visual Studio Code now brings up a dialog that requires installing docker #443
Labels
🐛 bug
Something isn't working the way it should (including incorrect wording in documentation)
Content
User requests new documentation or improvements to existing documentation
JavaScript
Pull requests that update Javascript code
Bug Report
What is the issue?
Our instructions now suggest that we use Visual Studio Code.
However now that we have added a devcontainer.json (as per #428 ) this now brings up a message in Visual Studio Code.
"Folder contains a Dev Container configuration file. Reopen folder to develop in a container (learn more)."
We do not have any direction as to whether users need to install Docker (which even I don't quite know what it is exactly), or if they should ignore it.
What steps are required to reproduce the issue?
Download the latest version of the kit
Open in Visual Studio code
Message appears in bottom corner
The text was updated successfully, but these errors were encountered: