This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
v0.10.3 - perf gain & lsp integration
v0.10.3
-
Bug fixes:
- Thanks to new rendering technique, scrolling in no longer laggy on long document.
-
Features:
- We now automatically declare the previewing file as entrypoint when
typst-preview.pinPreviewFile
is set totrue
. This is like the eye icon in webapp. This should improve diagnostic messages for typst lsp. You can enable this by settingtypst-preview.pinPreviewFile
totrue
.
- We now automatically declare the previewing file as entrypoint when