Skip to content

Releases: mongodb-js/vscode

v0.1.0

16 Jul 08:11
346d1c8
Compare
Choose a tag to compare

Added

  • Added the ability to run partial playgrounds
  • Added indexes to the explorer tree view

Fixed

  • Fixed an issue with the launch shell command in powershell
  • Fixed an issue with the tree explorer freezing when double clicking an open schema

v0.0.4

17 Jun 12:18
99453c5
Compare
Choose a tag to compare

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

26 May 16:51
3d4d0e8
Compare
Choose a tag to compare

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

13 May 10:31
Compare
Choose a tag to compare

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

20 Apr 16:32
d777d8c
Compare
Choose a tag to compare

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.