A focused VS Code extension that adds an interactive outline panel to Markdown Preview.
- Right-side outline panel in Markdown preview
- Click heading item to scroll to section
- Drag handle to resize outline width
- Collapse / expand toggle button
- Locale-aware labels:
- Default: English
- Chinese UI when VS Code preview locale is
zh
- This extension only enhances Markdown Preview.
- For editor outline, use VS Code built-in Outline view.
Install from VS Code Marketplace and open any Markdown preview.
npm install
npm run compilePress F5 to launch Extension Development Host.
- Publisher ID:
RobinZhao - Repository:
https://github.com/Robin-zero/MD-Outline
MIT