Releases: mongodb-js/vscode
Releases · mongodb-js/vscode
v0.1.0
v0.0.4
Added
- Added
Launch MongoDB Shell
right click action for the active connection in the tree view
Fixed
- Fixed an issue with connecting to ssl with the launch shell command
- Fixed an issue with the launch shell command on windows
- Fixed playgrounds not being able to run in WSL environments
- Updated our connection model dependency to pull in a fix for connection strings with
readPreferenceTags
Changed
- Connections in the tree view are now alphabetically sorted
v0.0.3
Added
- Added
require
support in playgrounds
Fixed
- Fixed an issue with file pathing on SSL and SSH connections on windows
- Fixed an issue with connecting to mongodb through the shell while using SSH
- Fixed a connectivity issue with playgrounds and SSH connections
- Fixed an issue with having a babel config in a workspace root
v0.0.2
This is the marketplace preview release of MongoDB for VS Code.
- MongoDB data explorer
- MongoDB Playgrounds
- Quick access to the MongoDB Shell
Take a look at README.md for an overview of the features.
This release can be found on the VS Code marketplace: https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode
v0.0.1-internal-preview.1
This is the first internal preview of MongoDB for VS Code.
- MongoDB data explorer
- MongoDB Playgrounds
- Quick access to the MongoDB Shell
Take a look at README.md for an overview of the features.