-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
What
Coming from IntelliJ I am used to some features I'm missing from DBCode which should be very easy o build:
All refers to the DBCODE:CONNECTIONS view (tree view of connections and tables)
- Selecting a db table (or multiple) and hitting CTRL+C to copy the name(s) of the tables (Yes, I know I can right click and copy name)
- In intelliJ selecting a table and hitting CTRL+Q to quickly get the DDL in a preview window was insanely useful
- hovering over columns with the mouse and getting useful information about its type and attributes - the current tooltip is basically useless as it doesnt add any value
VISUAL EDIT
- Selecting multiple cells and editing them at the same time. I know this might be a limitation by ag-grid but would be super useful as i used this feature in IntelliJ all the time
Why (problem/use case)
- improve flow and usability
Additional Context
In addition, I would like to say that DBCode is an awesome product and I love using it. Im 100% subscribing after the test period :)
But having those features above would elevate the tool even further!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels