Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Tex PreviewNew to Visual Studio Code? Get it now.
Tex Preview

Tex Preview

tialki

|
60,192 installs
| (0) | Free
tex quick preview
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tex-preview README

Tex file partially live preview.

How to use

Command+Shift+P and choose Tex Preview. When live.main.pdf generated, preview it.

Features

Partially live preview help you see recently input in milliseconds.

How it works

  • When save file, split changes block to file live.main.tex.
  • Compile live.[FILENAME].tex to a pdf file named live.main.pdf.

Requirements

Only tested on macOS

  • Install MacTex
  • Install a pdf preview extension like vscode-pdf.

Extension Settings

no

Known Issues

Release Notes

0.0.4

Break changes

  • Change the location of preview file to root to support figs or other files external.

0.0.3

Features

  • Support \input
  • Support \begin{env} \end{env} block

Break changes

  • Currently only support \input file preview

0.0.2

Add Logo

0.0.1

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft