In compiler-difficult files, diagnostics can cause a noticeable pause when leaving insert-mode or making normal-mode edits.
Ideally the compilation would happen off thread. 0.8 includes a correct lua state for threads but it would not inherit any of the users hotpot setup by default.
In compiler-difficult files, diagnostics can cause a noticeable pause when leaving insert-mode or making normal-mode edits.
Ideally the compilation would happen off thread. 0.8 includes a correct lua state for threads but it would not inherit any of the users hotpot setup by default.
Ideally we can just construct a
uv_work
bundle.