A VSCode extension for visually editing markdown tables.
This extension provides functionality for easily editing tables in markdown files:
- Visual interface for editing markdown tables
- Adding and removing rows and columns
- Editing cell contents
- Table formatting
- Open a markdown file
- Place your cursor on the first row of a table, and a "📝" button will appear on the left side of the table
- Click the button
- Edit the table in the displayed editor
- Click the "Save" button to apply your changes to the markdown file
- Performance may decrease when editing very large tables
