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 88

show/hide setting for the info line in the file tab

I can see the potential in this tiny feature but for my, seeing unrelated info line text in the file is distractions, and I will appreciate a setting to hide or show this info line in the file I searched in the setting but did not find any setting...
Guest over 1 year ago in IDEs 0 Submitted

Improve Performance of Result Display - Stream Results to JSON Display

It looks like currently the playground results don't appear until the full set is collected from the server. This is extremely slow sometimes depending on the latency to the cluster and document size. As soon as you have one document returned in ...
Guest over 1 year ago in IDEs 0 Submitted

show last 'n' entires

An option to show last 'n' records. Currently, we have an option to see 10 at a time and then click on 'show more' for every 10 records which is tedious. An option to show last n would help a lot.
Guest over 1 year ago in IDEs 0 Submitted

Separate Terminal Instances for Different Playground Scripts

Currently, when running multiple scripts, all output is directed to the same terminal. This could lead to a lot of confusion and difficulty in tracking the progress of individual scripts, especially when they are running concurrently. For example...
Guest almost 2 years ago in IDEs 0 Submitted

Intellisense for playground code

Hovering over getCollection and other supported methods doesn't show any intellisense. This would save us time from having to go to the docs and looking that method up. Also the sort method which I think its a normal JavaScript method doesn't show...
Guest over 3 years ago in IDEs 0 Submitted

Allow specifying connection string via an environment variable

I have a local replica set that's using randomized ports which results in a non-deterministic connection string, but I have it stored in an environment variable that I use to connect via the shell.
Guest almost 2 years ago in IDEs 0 Submitted

schema diagrams in vs code

need schema diagrams. to view or implement graphically.
Guest almost 2 years ago in IDEs 0 Submitted

Configurable playground name/path

Currently, only files ending with .mongodb or .mongodb.js are considered playgrounds. It would be helpful if this was more configurable, perhaps a regex that could be compared against the file path/name so we could consider all files within a fold...
Guest about 2 years ago in IDEs 0 Submitted

Set a default connection or auto detect a running MongoDB session

Automatically set up a connection via the MongoDB Extension instead of pasting the connection string manually every time. Either by 1. detecting a running mongo session 2. Loading default connections, from a place on the system
Guest about 4 years ago in IDEs 0 Submitted

Confirm save

Add a confirmation, when you save an edited document
Guest about 2 years ago in IDEs 0 Submitted