-
**Describe the bug**
This is the same bug, I assume as in #45. My CPU sporadically goes up to 700%
**Steps to reproduce**
Steps to reproduce the behavior:
It really seems to happen a bit at ra…
-
Note: Per the contribution guidelines, deleting parts of the template or not filling in vital information may result in the issue to be immediately closed as invalid.
**Is your feature request rela…
-
**Describe the bug**
\newcommand{\test}{\texttt{test}}
\newcommand{\notest}{\texttt{no test}}
Example: Consider \test, but not \notest.
This yields two warnings at the macros both COMMA_PARENT…
-
**Describe the bug**
Long documents are not checked when the LanguageTool HTTP API is used. Requests seem to fail with error 413. When checking a (short) selection of the document, it works as expe…
-
Note: Per the contribution guidelines, deleting parts of the template or not filling in vital information may result in the issue to be immediately closed as invalid.
**Is your feature request rela…
-
Hi! Is there a default value for `LTEX_GLOBAL_STORAGE_PATH` on Linux? I want to create an [external dictionary file](https://valentjn.github.io/ltex/vscode-ltex/setting-scopes-files.html#external-sett…
-
**Describe the bug**
Using Vim 9.0.392 with Win10/Win11, coc-ltex is not working. I did the install the exact
same way as under GNU/Arch Linux, where coc-ltex is working properly.
**Steps to repr…
-
I'm working on a markdown file of 850 lines with no more than 100 characters per line (most of the file are code snippets) And got this error:
```
Debugger entered--Lisp error: (error "Error from sy…
-
**Describe the bug**
Upon occurrence of the string `\text T` or similar (used, e.g., to denote matrix transposition) LTeX disables spell checking for the rest of the document.
**Steps to reproduce…
-
When manually modifying a ltex file, it would be nice to trigger `require"ltex_extra".reload()`.