![]() * dev: fix meta and rename preview crates for publish crates * dev: fix meta for publish crates |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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.
Legal
This project is not affiliated with, created by, or endorsed by Typst the brand.