A feature-rich Markdown preview extension for VS Code with powerful table filtering, sorting, column tools, Mermaid, TOC, search, and source navigation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Markdown Workbench S is a VS Code Markdown preview extension focused on powerful table filtering and sorting. It also provides Mermaid rendering, a table of contents, document search, code-block tools, themes, and double-click source navigation.
Highlights
Table filtering with per-column filters
Table sorting with ascending/descending controls
Freeze the first column, header row, or both
Resize table columns and table size
Copy tables or export them as CSV
Mermaid diagrams
Table of Contents with search
Code block copy, wrapping, and collapse
Theme and language settings (English / Japanese)
Collapsible sidebar
Double-click a preview block to jump to the corresponding Markdown source line
Bundled local libraries; no CDN or external API is required
Usage
Open a Markdown file in VS Code.
Run Markdown Workbench S: Open Preview from the Command Palette, or use the editor title/context menu.
Double-click a rendered block to reveal its source location.
Development
Press F5 in VS Code to launch an Extension Development Host.