MongoDB for VS Code
MongoDB for VS Code lets you easily work with MongoDB directly from your VS Code environment. Using the MongoDB extension, you can:
- Connect to a MongoDB instance or cluster
- Navigate your databases and collections
- Prototype queries and aggregations
You can install the MongoDB extension from inside of VS Code via the VS Code Extension Marketplace. Help us improve the MongoDB for VS Code by posting your ideas and suggestions for improvements.
1 result found
-
Ability to edit connections
Ability to edit existing connections.
16 votesHi all, I'm excited to share that we just released a major revamp to our connections modal in VS Code. Notably:
- Added the ability to edit connections (https://www.mongodb.com/docs/mongodb-vscode/connect/#edit-a-connection)
- Added support for connecting with advanced connection settings – auth support for OIDC, LDAP, and AWS IAM; connection using TLS/SSL/SSH; ability to specify read preferences, and more (https://www.mongodb.com/docs/mongodb-vscode/connect/#enter-your-connection-information)
Please don't hesitate to reach out if you have any further feedback for us. We'd love to hear from you!
- Don't see your idea?