Skip to content

MongoDB for VS Code

MongoDB for VS Code lets you easily work with MongoDB directly from your VS Code environment. Using the MongoDB extension, you can:

  • Connect to a MongoDB instance or cluster
  • Navigate your databases and collections
  • Prototype queries and aggregations

You can install the MongoDB extension from inside of VS Code via the VS Code Extension Marketplace. Help us improve the MongoDB for VS Code by posting your ideas and suggestions for improvements.


To report bugs, please use our VSCODE JIRA project.

1 result found

  1. Ability to delete individual records in a collection

    Ability to delete individual records in a collection either using the "backspace" or the menu (delete record). Also, an "empty this collection" would help.

    18 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thank you for your feedback – we've added support for:

    • Deleting any record in a collection by right clicking on a record and clicking 'Delete Document'
    • Dropping Database or Collection with the right click context menu as well (https://www.mongodb.com/docs/mongodb-vscode/databases-collections/#drop-a-database-or-collection)


    Ensure you've updated to the latest version of the extension if you don't see either of those options. 


    Please don't hesitate to reach out to me if you have any further feedback – I'd love to hear from you!

  • Don't see your idea?

MongoDB for VS Code

Categories

Feedback and Knowledge Base