nvarner / typst-lsp

A brand-new language server for Typst, plus a VS Code extension
MIT License
1.19k stars 77 forks source link

typst-lsp blocks on recompilation of the document when used with `nvim` #213

Closed MangoIV closed 1 year ago

MangoIV commented 1 year ago

Issue

The typst language server blocks on recompilation of the document which is sometimtes annoying in larger documents because the editor becomes unresponsive for the time it does.

Maybe it's easy to do this asynchronously

Logs

n/a

nvarner commented 1 year ago

Meant to reply a bit ago: this should have been fixed in the recent 0.8.0 update. Please reply if it's not fixed for you.