Release Notes — Back to Home
DocumentDB for VS Code Extension v0.2.1
We’re happy to announce the public release of the DocumentDB for VS Code Extension (v0.2.1), a dedicated VS Code extension designed specifically for developers working with DocumentDB and MongoDB databases. This new extension focuses on connection management and developer productivity right within VS Code.
Our mission is to provide a reliable, cloud-agnostic, cross-platform tool for managing MongoDB and DocumentDB databases directly from your development environment.
🚀 Key Features
1️⃣ Dedicated to DocumentDB and MongoDB Databases
The DocumentDB for VS Code extension is designed specifically to manage MongoDB and DocumentDB databases, without being tied to any particular cloud provider:
- Cloud-agnostic: Connect easily to MongoDB-compatible databases running locally, on-premises, or in cloud environments like Azure Cosmos DB, MongoDB Atlas, AWS DocumentDB, or others.
- Cross-platform: Provides a consistent experience across Windows, macOS, and Linux.
- Comprehensive Control: Manage and configure database connections directly from VS Code.
Our goal is simple: to enhance your productivity by integrating useful database management features directly into your workflow in VS Code.
2️⃣ Extensible with Service Discovery Providers
This release introduces two new Service Discovery Providers, making it easier to find and manage your database resources:
- Azure Virtual Machines Provider: Automatically identifies MongoDB-compatible databases running on your Azure VMs.
- Azure Resource Provider: Integrates with the Azure Resources extension to discover DocumentDB and MongoDB databases available in your Azure subscriptions.
These providers help reduce manual configuration so you can focus more on your data and applications.
Learn more about Service Discovery Providers in DocumentDB for VS Code →
3️⃣ Developer Productivity Features
This extension includes several productivity-focused features:
- Data Exploration: View and edit data using Table, Tree, and JSON views for convenient data inspection and debugging.
- MongoDB Scrapbooks: Write, edit, and execute MongoDB queries and scripts directly within VS Code.
- Import and Export: Easily import or export data to JSON files.
- Autocomplete and Schema-aware Editing: Get contextual autocomplete to quickly write accurate queries based on your database schema.
- Local Emulator Support: Enhanced support for local MongoDB-compatible emulators to simplify local development and testing.
📰 Changelog
For detailed changes, see the full changelog.