Server name in database/collection/document drop confirm boxes
When one wants to drop a database/collection/document, a confirm box shows which asks something like "Drop database 'example_database'?"
I would like to see the name of the server I try to make the operation in there too, so I'm sure I don't accidentally remove things from a live server when it should be in a develop or test server.
Use case:
When I want to run tests on actual data, I copy a live db to a test environment. There I should be removing the db first to ensure an exact copy. When doing things fast, I would be happy to see more easily that I'm doing the right thing ;)
Thanks for the suggestion and all the votes.
This is now available in Studio 3T.