Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

IDEs

Showing 86

Enable code block with connection to choose and run icon

Like python notebooks, it would be very helpful to have code blocks to run and select database. like the image shown
Guest over 1 year ago in IDEs 1 Submitted

Kerberos Authentication for VSCode

Hi, All our databases are secured using Kerberos authenticatoin. I do not see Kerberos/GSSAPI authentication option for this plugin. Looking forward to see this added to the plugin so that we can offer this to our developers. Compass supports Ker...
Guest over 5 years ago in IDEs 0 Submitted

Add usually Collection to used list

No description provided
Guest almost 2 years ago in IDEs 0 Submitted

Enable index and import export from extension

Enable Vector Search Index Creation from extension, importing and exporting data into and out of collections
Guest 12 months ago in IDEs 0 Submitted

Display the time it took for queries

Similar to any other MongoDB tool, I would like to know how much it took me to run the specific query/count and so on. It would be nice to also have a timer that indicate how much time it been running for (when the query taking too much time).
Guest over 2 years ago in IDEs 0 Submitted

Conditional confirmation prompt

I want to configure which connection should have a confirmation prompt before running a playground command. For ex., no prompt for the development database, yes prompt for the production database.
Guest over 5 years ago in IDEs 0 Submitted

Change Object ID display format from '{$oid: 'xxxx'}' to ObjectId('xxxxx')

It just uses only 1 line instead 3 lines. And we can copy it directly.
Guest over 3 years ago in IDEs 1 Submitted

Use Ctr-Enter to execute instuction where the cursor is.

Currently, is kind of tedius to execute a targeted line. Other editors accept Ctl-Enter to execute the line, which is very convenient.
Guest about 4 years ago in IDEs 4 Submitted

Make the NuGet package a dev dependency

Currently the NuGet package for the analyzer is not a dev-only dependency. When developmentDependency is set to true in a .nuspec file, this marks a package as a development-only dependency, which prevents the package from being included as a depe...
Guest over 1 year ago in IDEs 0 Submitted

Data view as tabular format

All data are always showing as json in vscode extension. Can you add a functionality so that user can switch to json or tabular form of data view
Guest 9 months ago in IDEs 0 Submitted