-
I recently discovered [LTEX+](https://github.com/ltex-plus/vscode-ltex-plus), a tool that works with TeX files in VSCode for grammar and spell checking. This inspired me to think about using your exte…
-
I could set `lsp-ltex-check-frequency` to "manual" but then how could I trigger a manual check? It seems there's command that invokes https://valentjn.github.io/ltex/vscode-ltex/commands.html#ltex-che…
-
**Describe the bug**
Error message comes out every time I open a `.tex` file in VS Code "Could not run ltex-ls with Java, please see the output panel 'LTeX Language Client' for details. You might wan…
-
**Describe the bug**
StringIndexOutOfBoundsException
**Steps to reproduce**
Run the command
`(base) computer_name:~ username$ ltex-ls-16.0.0/bin/ltex-cli "filename.tex"`
**Expected behavior**…
-
**Describe the bug**
Stuck in infinite checking loop when using "de-DE" instead of "de".
**Steps to reproduce**
Freshly install Ltex.
Set the `ltex.language` setting to `de-DE`.
Check a latex d…
-
**Describe the problems you are having**
I just want to avoid Java tool chain in my system, since I don't know anything about Java. Yes it sounds really stupid :)
**Describe the solution you'd lik…
-
**Describe the bug**
With the following config:
```lua
require("lspconfig").ltex.setup {
on_attach = function(client, bufnr)
require("ltex_extra").setup {
load_langs = { …
-
Could there be an option to disable spellchecking the content of markdown links? There are many cases, where doing so just results in tons of false positives, e.g. in the list of GitHub repos.
ltex…
-
Hi,
Thanks a lot for the fantastic plugin.
I was wondering if there's a good way to have a global custom dictionary (`~/.local/share/ltex/ltex.dictionary.en-US.txt`) **and** a local dictionary f…
-