mongodb-js / vscode

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.
https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode
Apache License 2.0
326 stars 58 forks source link

Feature Request - Delete Documents #340

Closed lc-work closed 3 years ago

lc-work commented 3 years ago

Detailed Description

Perhaps I have missed it, but it would be nice to be able to right-click the documents in the tree view and choose a "delete" option, or something of that sort.

Context

Management of the documents from the tree-view is quick and easy. No need to fire up an mongo instance to do it.

lc-work commented 3 years ago

Past request for this feature was found upon search.