vscode-markdown-table-formatter
vscode-markdown-table-formatter copied to clipboard
Feature request: jump to next column and format the table on [Tab] pressed
I think it is pretty common across md table formatters in various editors that [Tab] presses jump to another column and automatically format the table.
Additionally, [Alt] + [Tabl] could be considered as a jump to prev column + reformat. In both cases, reformat could be made optional.