vscode
vscode copied to clipboard
Connect to MongoDB and Atlas and directly from your VS Code environment, navigate your databases and collections, inspect your schema and use playgrounds to prototype queries and aggregations.
## Feature Request Add features like "workbench.editor.enablePreview", open with preview status when clicking a piece of data in Explorer, and display the record name in italics ## Detailed Description Existing...
## Feature Request It would be nice to write MongoDB playground in Typescript, then we will have design time validation and good suggestions in IDE. ## Detailed Description It would...
## Feature Request - Now the vscode extension does not provide any query performance, exp how many MS that query use to run ## Possible Implementation - Return the result...
## Bug Report I am not a coder. I created a database in MongoDB, trying to connect to VSC however i got this error: Unable to connect: querySrv ETIMEOUT. I...
## Description ### Checklist - [ ] New tests and/or benchmarks are included - [ ] Documentation is changed or added - [ ] I have signed the MongoDB Contributor...
Draft version ## Description ### Checklist - [ ] New tests and/or benchmarks are included - [ ] Documentation is changed or added - [ ] I have signed the...
## Feature Request ## Detailed Description It would be useful to be able to `require` local `*.[c]js` files within playgrounds in the same way it's done in regular nodeJS scripts....
When I click "Create Free Atlas Cluster" in the VS Code extension of MongoDB, it opens up a login window, even though I am already logged in.  When I...
## Description > This PR is not necessarily going to be merged in the existing format. Treat it as an investigation/collaboration resource. The JS contextual signature help for `find` thinks...