Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Markdown Unified ViewerNew to Visual Studio Code? Get it now.
Markdown Unified Viewer

Markdown Unified Viewer

NBTan

| (0) | Free
Ultra-fast unified preview for multiple markdown files in a single view
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Unified Viewer

Ultra-fast unified preview for multiple markdown files in a single view.

Features

  • Unified Preview: View multiple markdown files in one panel
  • Folder Preview: Right-click folder to preview all markdown files
  • Fast Rendering: Cached markdown rendering with minimal dependencies
  • Better Tables: Sticky headers, alternating rows, responsive scrolling
  • VS Code Theme: Automatic dark/light mode based on your theme
  • TOC Sidebar: Quick navigation between files (multi-file mode)

Usage

Preview Single File

  • Open a markdown file
  • Press Ctrl+Shift+M (or Cmd+Shift+M on Mac)
  • Or right-click the file in Explorer > "Preview Markdown"

Preview Folder

  • Right-click any folder in Explorer
  • Select "Preview All Markdown in Folder"
  • All .md files will be shown in a unified view

Settings

Setting Default Description
mdViewer.maxDepth 2 Maximum folder depth when previewing folders
mdViewer.sortOrder alphabetical File sort order: alphabetical or modified

Performance

  • Bundle size: ~150KB (gzipped: ~50KB)
  • Load time: <100ms
  • Dependencies: Only markdown-it for parsing

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft