A VS Code extension that provides an enhanced Markdown preview with a navigable table of contents, zoom, theme switching, and more.
Features
- Table of Contents — Auto-generated navigation sidebar from headings, with scroll spy highlighting
- Theme Switching — Toggle between System (follows VS Code), Light, and Dark themes
- Zoom —
Ctrl/Cmd + Scroll or toolbar buttons to zoom in/out (50%–200%)
- Copy — Copy code blocks individually or copy the full Markdown source
- Scroll Quick Nav — Floating bubble buttons to jump to top/bottom
Usage
| Action |
Shortcut / Command |
| Open Preview |
Ctrl+Shift+V / Cmd+Shift+V |
| Open Preview to Side |
Command: Open Markdown Preview to the Side |
| Toggle TOC |
Toolbar ☰ button |
| Zoom in/out |
Ctrl/Cmd + Scroll or toolbar +/- buttons |
| Switch theme |
Toolbar theme button (System / Light / Dark) |
| Copy code block |
Hover over code block, click copy icon |
| Copy Markdown source |
Toolbar copy button |
Requirements
Release Notes
0.0.1
Initial release with TOC navigation, theme switching, zoom, copy, and scroll quick nav.
| |