Obsidian-style live preview for markdown files in VS Code: edit markdown with inline rendering, keep raw syntax when a line is active, and get a clean reading experience when inactive.
Why This Extension
Write and review in one surface: no constant split-view context switching.
Keep markdown source transparent: active line shows raw syntax.
Improve readability: heading hierarchy, blockquotes, checkboxes, links, tables, frontmatter, and horizontal rules are rendered inline.
Install
From VS Code Marketplace (recommended)
Option 1 — Quick Open:
Press Ctrl+P (Windows/Linux) or ⌘P (macOS) to open Quick Open
Type ext install CleanSoftwareOne.md-live-preview
Click Install, then Enable
Option 2 — Extensions panel:
Press Ctrl+Shift+X (Windows/Linux) or ⇧⌘X (macOS) to open Extensions