Live PDF preview for LaTeX documents in VS Code.
- 📄 Real-time PDF preview - Auto-compiles on save
- 🔍 Continuous scrolling - View all pages at once
- 🔎 Zoom controls - Adjust PDF scale
- 📱 Responsive - Fits to window width
# macOS
brew install --cask mactex # or basictex
# Windows/Linux
# Install TeX Live or MiKTeX
- Open
.tex
file - Click preview icon or use Command Palette
- Edit and save - preview updates automatically
LaTeX: Show Preview
- Open PDF previewLaTeX: Refresh Preview
- Manual refresh
MIT