Beta — v0.1.0

VS Code Exact File Preview

Preview the exact selected file in VS Code without starting a server or guessing your framework.

↓ Download .vsix (0.1.0-beta) View on GitHub →

Install

Not yet on the Marketplace — install manually via .vsix until then.

2
In VS Code: open Extensions (Ctrl+Shift+X / Cmd+Shift+X), click the menu → Install from VSIX…
3
Right-click any supported file in the Explorer and choose Exact File Preview: Open Preview, or open it from the Command Palette.

What it does

Supported file types

.html
Sandboxed iframe — scripts blocked
.svg
Rendered as image — scripts inert
.md
Basic safe Markdown render
.json
Pretty-printed and escaped
.xml
Escaped readable code
.txt
Escaped plain text

Commands

One command, four entry points:

Requirements

Known limits

Release notes on GitHub →