Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 780 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 780 Bytes

🚧 [Work in Progress] 🚧

Not Yet Released

Official MongoDB Visual Studio Code Extension

brought to you by the Compass team

Features

🚧

Extension Settings

  • mdb.show: Show/Hide the MongoDB extension.

Contributing

For issues, please create a ticket in our JIRA Project.

Development

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.