delay on first run of LTeX CLI #317
Labels
1-bug 🐛
Issue type: Bug report (something isn't working as expected)
2-unconfirmed
Issue status: Bug that needs to be reproduced (all new bugs have this label)
Describe the bug
I just downloaded ltex+ as ltex-ls to use as command-line/offline/stand-alone grammar checker. The first run should take long enough, but it seems that the server initialization is taking too long or has too many threads working on.
Steps to reproduce
./ltex-cli-plus.bat ../../../test.tex --client-configuration=".lsp-cli.json" --verbose
Expected behavior
I want the server to be initialized and correct the grammatical errors in the tex document.
Sample document
This is the specific document in LaTeX:
LTeX configuration
Configuration settings from
.lsp-cli.json
:LTeX LS log
Paste the log (output) of LTeX LS here:
Version information
List here the version information of the relevant software.
Additional context/information
Maybe the config file isn't correct, but it should be worththe try.
The text was updated successfully, but these errors were encountered: