Not Yet Released
Official MongoDB Visual Studio Code Extension
brought to you by the Compass team
mdb.show
: Show/Hide the MongoDB extension.
For issues, please create a ticket in our JIRA Project.
First, we recommend familiarizing yourself with the VSCode extension documentation: code.visualstudio.com/api
Running the MongoDB VSCode plugin requires Node.js and npm
npm install
npm run watch
Inside of VS Code Insiders press F5
to begin debugging the extension.