Export your entire VS Code project or selected files to a clean PDF with file titles, line numbers, and font customization. Perfect for printing code, sharing projects, and documentation.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A VS Code extension that lets you export your VS Code project or selected files to PDF.
Perfect for printing code, sharing projects, and generating clean documentation.
Features
Whole Project Export — Export all code files in the workspace to a single PDF
Selective Export — Pick specific files to include
Font Size Control — Adjustable font size (8–20px) via slider
New Page Per File — Option to start each file on a new page, or flow continuously with spacing
Line Numbers — Every line is numbered with a clean separator
Word Wrap — Long lines wrap automatically to fit the page
Smart File Detection — Automatically finds code files and skips binaries, configs, and build artifacts