I would like keyboard shortcuts to manage rows and columns for table-like shapes (Swimlanes, Entity Relationships, etc). We already have the ability to select and drag rows/columns - I would like to be able to add or delete rows and columns with a keyboard shortcut.
When I’m designing data models, I often have 20+ fields I need to list, and I don’t always know how many fields I’m going to need - it’s tedious to add them one-at-a-time with right clicks, or have to swap to the mouse when I realize I need to insert one more.
I would even be ok with a 2-step shortcut, the way Google Sheets does their row/columns shortcuts:
- Ctrl + Option + i, then r to add row above
- Ctrl + Option + i, then b to add row below
- Ctrl + Option + i, then c to add column left
- Ctrl + Option + i, then o to add column right
- Ctrl + Option + e, then d to remove row
- Ctrl + Option + e, then e to remove column