Configuration - rpeshkov/vscode-text-tables GitHub Wiki
Mode
Parameter item: text-tables.mode
Description: used to switch type of tables that you're working on.
Type: string
Possible values:
org
- Org mode tables.markdown
- Markdown tables.
Show status
Parameter item: text-tables.showStatus
Description: show or hide table mode status bar item.
Type: boolean