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 81

Better Failed to Connect Error Message

Currently, I get Failed to connect: connection to X.Y.Z.W:27017 closed. It would be helpful to tell the user why that is or give a hint as to why the problem occurred. I have to keep it in the back of my mind that most of the time the issue is bec...
Guest almost 4 years ago in IDEs 0 Submitted

Improvements to Terminal Shell (split)

It would be nice that When the VSC extension is added, it creates an entry in the integrated terminal settings (terminal.integrated.automated.windows/mac) like: - "MongoDB": { "path": "mongo", "args": ["$Env:MDB_CONNECTION_STRING"] } Which I c...
Guest over 4 years ago in IDEs 3 Submitted

Improvements to Terminal Shell (split)

It would be nice that When the VSC extension is added, it creates an entry in the integrated terminal settings (terminal.integrated.automated.windows/mac) like: - "MongoDB": { "path": "mongo", "args": ["$Env:MDB_CONNECTION_STRING"] } Which I c...
Guest over 4 years ago in IDEs 0 Submitted

Handle 64bit numbers correctly

Javascript doesn't support 64bit internally, so if I try in Chrome/console: x = 285870311191169181, it becomes 285870311191169180, and the same thing happens in VS Code. The solution would be to return a NumberLong("285870311191169181") text resul...
Guest over 4 years ago in IDEs 0 Submitted

Please let the toolkit refresh database status more freequently

Please let the toolkit refresh database status more freequently. You guys can having a try,to use playground create a new database,and then the database status doesnt appear the new database at all.Just need reloading VS Code and then i could foun...
Guest over 4 years ago in IDEs 0 Submitted

Code linting when you save a .mongodb file

It would be nice to have the code cleaned up when you save a .mongodb file
Guest over 4 years ago in IDEs 0 Submitted

New Playground Result tab for each query

When two playgrounds are run at once (e.g. two aggregations), the result of one overwrites the result of the other rather than opening a new 'Playground Result' tab. The desired behaviour is for a new Playground Result tab to be opened per run (p...
Guest almost 5 years ago in IDEs 0 Submitted

Translate Code

Directly translate code (MQL / SQL) to (MQL, SQL, .NET, Python...etc.) to cover all supported drivers.
Guest almost 5 years ago in IDEs 0 Submitted

Allow launching mongodb shell with connections which are not currently connected

Currently, it's possible to launch the MongoDB Shell from an active connection. It would be nice to have the action to launch a shell from also for inactive connections in the tree.
Guest almost 5 years ago in IDEs 0 Submitted

Improvements to Terminal Shell

When a connection is setup, allow additional configuration for the Terminal Shell 1. Allow a colour scheme for the shell, so that the user can set background/text colours, so red for LIVE. Very useful when on LIVE/TEST/DEV etc. A clear indication...
Guest almost 5 years ago in IDEs 1 Submitted