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.
Type: Bug I am getting an error `unspported tree item type` error when trying to run the command `Ask MongoDB Client`. It was working fine with earlier vscode release but...
This adds a quick draft up POC extension (which we'd combine with our actual extension) based on [VSCode sample](https://github.com/microsoft/vscode-extension-samples/tree/main/custom-editor-sample). Will visualize any `.mongodb.json` file with many blocks of monaco editors....
## Bug Report #### Current Behavior create new playground uses the method 'use' which in a react project throws an error as use can only be used inside of a...
## Bug Report #### Current Behavior #### Code/Gist #### Expected Behavior/Code #### Environment - node.js / npm versions: - OS: #### Possible Solution #### Additional Context/Screenshots
Type: Feature Request It would be useful to be able to see query results in (editable) tabular format Extension version: 1.11.0 VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f, 2024-12-19T10:22:47.216Z) OS version:...