Share your ideas with us
309 results found
-
Current Operations Tree View Should not collapse objects every time a refresh occurs
I am attempting to look at the query subobject of a current operation but the entire tree closes each time a refresh happens.
To workaround I need to set update frequency to long period of time and inspect before the update happens. Then I have to set it back if I want quick refresh times.
1 vote -
Not Crash in Current Operations
Studio 3t crashes every time I monitor current operations for a db and I right click on an operation and then click away.
This is Studio 3t 5.5 (latest) on Mac.
1 vote -
Clicking on a tab that is an aggregate focuses the database field
This prevents me from clicking a tab then hitting F5 to run. Instead, I have to first click away the focus another part of the UI before I can run.
1 vote -
Better Shortcuts and Settings for Closing Tabs
During data analysis over many DBs and many collections I open up many many tabs. When I want to consolidate/close many of these little experiments, the experience is clunky.
I hit CMD-W to close the tab -- it first needs to close all the results tabs first, then when those are all closed it closes the main tab. However, when I do this it always prompts whether I want to save my work or not. I then MUST click on the no button to close it.
For 5 main tabs with 5 results windows in each, it means i have…
1 vote -
Open Multiple
I would like to be able to open a folder of aggregate queries as separate tabs. Currently I have to open these individually with these steps:
- Click Aggregate
- CMD-O to get open dialog
- Select file and open
- Repeat 1-3 for each
This should work for non-aggregates as well, and open up the correct interface depending on what is in the file.
1 vote -
Sort field by alphabetics
In Treeview mode, it will be interesting to sort field by alphabetic order.
On big document it's complexe and log to find the good field1 voteHi, this is available: just click the cog to the right of the “tree View” dropdown, and you can select Alphabetic View.
-
This is a very blessed accomplishment.
I AM A NON COMMERCIAL USER. I WOULD LIKE TO USE THIS FREE.
THANK YOU.1 vote -
QueryCode for Java Document (3.x driver)
Will there be a 3.5 driver version QueryBuilder output ?
1 vote -
Tab Switch keyboard shortcut
just as explained here https://github.com/Studio3T/robomongo/issues/1172
2 votesWe added customisable shortcuts in 2021.4 – check it out!
-
Add a keybiding menu
Please, add a keybiding menu. I would like to clear a collection with a hotkey for example.
1 voteHi, we added customisable shortcuts in 2021.4: https://studio3t.com/whats-new/release-2021-4/
I hope this helps!
-
Change data view in intellishell
In intellishell we use to be able to select the output view from the dropdown similar to on collections (Table View, JSON View, Tree View). That option is gone and now defaults to the last selected state from the collection view. It's really annoying to not have the option to select the view output in intellishell.
2 votes -
Option to never enable no-timeout
In your 3.5.0 release there is this 'improvement'
Improved: Use no-timeout cursors when exporting to CSV and json files
However, this gives issues on our mongo environment as cursors are left open. Can you please add an option to make sure the export NEVER uses the no-Timeout?
2 votesHi, this is updated in our latest version 5.6 – can you please try it out and let us know?
-
I have a bug
When executing many commands ( > 500) in one IntelliShell, the 3T shutdowns.
Only when I'm closing the tabs as they run is the IDE open
1 vote -
Enable users to decide whether to see open connections view or not.
The "Open Connections" view occupies quite a lot of space on the screen but is not always required to be visible.
I would suggest a configuration switch and/or Show/Hide option on the screen.
1 voteHi Vitaliy, can you please download the latest version of Studio 3T (5.6) and let us know if this satisfies your request?
-
Script formatting
When using shell, an option to format the script.
Like JetBrains IDE with:
Ctrl + Schift + Alt + L2 votesIntroduced Format Code on the IntelliShell
-
Signed Mac OS App
It would be really nice to have your application signed with a proper developer certificate so that it can be used after install without having to override the default security policies, even if only for an individual application.
2 votes -
In tree view, double clicking (anywhere) on row expands record
In addition to the small triangle for expanding a document, I'd like to be able to click on the row (as it worked in previous generations of the product). This is easier to do, plus it's consistent with double clicking anywhere on the collection name to invoke an intuitive action.
5 votesAllowed Expand Tree View Document on Double-Click or ENTER
-
Run javascript directly?
Besides mongo built-in shell methods, does it provide javascript actions like mongobooster
1 voteYes, please use Studio 3T’s IntelliShell for that
-
Type "it" for more in IntelliShell?
Is there a way to do "it" in IntelliShell to "page through" a db.collection.find() execution?
1 vote -
Better comparison of double values
When comparing collections and some of the fields being compared are of type Double it would be very useful if it allowed a small degree of difference between the two double values instead of looking for an absolute match.
One field can be 159.999999999999999999 and the other field can be 160.000000000000000001 and both fields will show as not matching however the same calculation can give both values as the result. If we allow for some rounding it would be very helpful in avoiding false positives with matching doubles.
1 vote
- Don't see your idea?