Overview Version History Q & A Rating & Review
ACR Viewer for VSCode
A VS Code extension that previews and prints Markdown, plain text, and HTML.
Renders the document you are editing at true paper size in real time, and exports it as PDF.
日本語版はこちら | Version française ici
Features
Supports Markdown / plain text (.txt) / HTML
Accurate print-size preview powered by the Google Skia engine
Live preview updates with no save required
One-click paper orientation toggle
PDF export
Proper CJK (Japanese/Chinese/Korean) font fallback in code blocks (v0.0.2+)
Install from Marketplace (recommended)
Install ACR Report Viewer from the VS Code Marketplace
Installation
Download the .vsix file matching your OS from Releases :
Windows: acr-viewer-vscode-win32-x64-X.X.X.vsix
macOS (Apple Silicon): acr-viewer-vscode-darwin-arm64-X.X.X.vsix
Linux: acr-viewer-vscode-linux-x64-X.X.X.vsix
Install it in VSCode:
```
code --install-extension acr-viewer-vscode--X.X.X.vsix
```
Windows
macOS (Apple Silicon)
Linux
Keyboard shortcuts
Ctrl+Alt+0: Open print preview
Ctrl+Alt+9: Export as PDF
Learn more
ACR — Across Report Renderer