-
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…
-
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…
-
Sounds like the [https://open-vsx.org/extension/valentjn/vscode-ltex](https://open-vsx.org/extension/valentjn/vscode-ltex) extension isn't working as expected (pulling out from https://github.com/oniv…
-
When I open a new markdown file (e.g., `test.md`), I get the following message once the ltex server starts up: `No existing settings file yet. Will be generated automatically when file closed.` If I …
-
It would be amazing if you could add support for .typ files
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
When I run `:GrammarInstall` I get the following error when trying to start vim:
```Spawning language server with cmd: `/Users/piers/.local/share/nvim/lsp_servers/ltex/ltex-ls` failed with error me…
-
**Is your feature request related to a problem? Please describe.**
I'm writing a book and the publisher requires that I use Asciidoc. I'd like to use this extension to check my grammar.
**Descri…
danvk updated
1 month ago
-
I would like to set up a list of technical words for the dictionary used by ltex.
I've tried
```lisp
(setq lsp-ltex-dictionary "{\"en-US\": [\":~/myConfig/my-words.txt\"]}")
```
and
```lisp
(s…
-
**Describe the bug**
Maybe related to https://github.com/valentjn/vscode-ltex/issues/325, now reappeared.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Open a tex file with vsco…