You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if you add keybindings for navigating inside a table, e.g.
TAB next cell
SHIFT+TAB previous cell
and if you reach the end of an row jump to next row or add new row at the end of the table.
It would also be great to have an option to auto format the table when navigating from cell to cell.
I would prefer having two keybindings for each direction: one with and one without formatting when navigating through the cells.
There is an extension https://marketplace.visualstudio.com/items?itemName=TakumiI.markdowntable available where this is possible
but it is only possible to use it without auto format, because it breaks the layout of multimd-table.
I've used this before, and really liked the auto format, but I need the multimd-table.
It would also be great to have a context menu with entries to align the content of cells to left, center, right and at least also all table actions add/move/delete cell/row.
Also possible in the mentioned extension, but it would be great to have it all in one place.
kind regards
Frank
The text was updated successfully, but these errors were encountered:
Hello,
thanks for your awesome extension.
It would be great if you add keybindings for navigating inside a table, e.g.
TAB
next cellSHIFT+TAB
previous celland if you reach the end of an row jump to next row or add new row at the end of the table.
It would also be great to have an option to auto format the table when navigating from cell to cell.
I would prefer having two keybindings for each direction: one with and one without formatting when navigating through the cells.
There is an extension https://marketplace.visualstudio.com/items?itemName=TakumiI.markdowntable available where this is possible
but it is only possible to use it without auto format, because it breaks the layout of multimd-table.
I've used this before, and really liked the auto format, but I need the multimd-table.
It would also be great to have a context menu with entries to align the content of cells to left, center, right and at least also all table actions add/move/delete cell/row.
Also possible in the mentioned extension, but it would be great to have it all in one place.
kind regards
Frank
The text was updated successfully, but these errors were encountered: