#preview #typst #typst-preview #documentation #visual-studio-code #typesetting #location #jump #rendering #extension

tinymist-preview

A previewer for the Typst typesetting system

5 releases

new 0.13.16-rc1 Jul 11, 2025
0.13.14 Jun 22, 2025
0.13.14-rc2 Jun 9, 2025

#134 in Text editors

Download history 194/week @ 2025-06-04 36/week @ 2025-06-11 226/week @ 2025-06-18 60/week @ 2025-06-25 16/week @ 2025-07-02

373 downloads per month
Used in tinymist

MIT license

66KB
1.5K SLoC

This is renamed from typst-preview to tinymist-preview to publish on crates.io.

Typst Preview

Preview your Typst files in vscode instantly!

Features

  • Low latency preview: preview your document instantly on type. The incremental rendering technique makes the preview latency as low as possible.
  • Open in browser: open the preview in browser, so you put it in another monitor. https://github.com/typst/typst/issues/1344
  • Cross jump between code and preview: We implement SyncTeX-like feature for typst-preview. You can now click on the preview panel to jump to the corresponding code location, and vice versa.

For more information, please visit documentation at Typst Preview Book.

Extension Settings

See https://enter-tainer.github.io/typst-preview/config.html

Bug report

To achieve high performance instant preview, we use a different rendering backend from official typst. We are making our best effort to keep the rendering result consistent with official typst. We have set up comprehensive tests to ensure the consistency of the rendering result. But we cannot guarantee that the rendering result is the same in all cases. There can be unknown corner cases that we haven't covered.

Therefore, if you encounter any rendering issue, please report it to this repo other than official typst repo.

Known Issues

See issues on GitHub.

This project is not affiliated with, created by, or endorsed by Typst the brand.

Dependencies

~84MB
~1.5M SLoC