A lightweight Visual Studio Code extension that lets you view PDF files directly inside the editor.
- In-editor PDF rendering — open any
.pdffile and it displays in a VS Code tab using PDF.js. - Page navigation — move between pages with previous/next controls.
- Zoom controls — zoom in, zoom out, and fit-to-width.
- Retained context — the webview keeps its state when switching between tabs.
- Install the extension.
- Open any
.pdffile in VS Code — it will automatically render in the PDF Viewer.
- VS Code 1.109.0 or later.
This extension does not add any configurable settings.
None at this time.
- PDF.js by Mozilla — used for PDF rendering.
See THIRD-PARTY-NOTICES.txt for the full list of third-party licenses.
This project is licensed under the Apache License 2.0 — see the LICENSE file for details.