Preview Markdown in VS Code
Open the preview
Section titled “Open the preview”With a .md file open, press Cmd+Shift+V (Ctrl+Shift+V on Windows and Linux). VS Code opens a rendered preview in a new tab.
Preview in a tab ⌘⇧V / Ctrl+Shift+VSide-by-side ⌘K V / Ctrl+K VSide-by-side preview
Section titled “Side-by-side preview”Press Cmd+K then V (Ctrl+K V) to open the preview next to your editor. It scrolls in sync as you type.
No extension needed
Section titled “No extension needed”VS Code renders Markdown out of the box. For extras like diagrams or PDF export, add an extension such as Markdown All in One.