Add an option to quickly locate an object in the server panel:
In Idea (and Visual Studio with the R# add-on) there's "Go To (Type, File/Symbol,...)" commands that open a search overlay with an auto-complete dialog that when an entry is chosen navigates to the selected option.
The same in Data Studio would be awesome: a search command with auto-complete, showing all the names in the current database that would auto-magically open the corresponding entry in the server view.
If it worked as in Idea with camel case handling (search: TSI -> auto search for names like TRAFFIC_SHIPPING_INFO) it would be even better.
Same keyboard accelerators if available please :)
ctrl-n -> Type name (tables, views and synonyms) [with a checkbox search in all schemas/databases in the current connection)
ctrl-alt-shift-n -> all symbols in the current schema [with a checkbox search in all schemas/databases in the current connection)
ctrl-shift-n -> Files or folders in Idea (? in Data Studio)
Issue #8513 |
New |
Completion |
No due date |
No fixed build |
No time estimate |