dense-analysis / dense-analysis/ale
Add support for ltex-ls (latex grammar checking)
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** ltex-ls
**URL:** https://valentjn.github.io/ltex/, (code at https://github.com/valentjn/ltex-ls)
> LTEX LS (LTEX Language Server) implements a language server according to the Language Server Protocol (LSP) and provides grammar and spelling errors in markup documents (LATEX, Markdown, etc.). The documents are checked with LanguageTool.
At least the vscode client for ltex-ls seems to work pretty well. I haven't found a spell and grammar checking tool for latex that works well for me, but this one looks promising. There are also some neovim plugins using the built-in LSP support ([here is a list of client editor plugins](https://valentjn.github.io/ltex/installation-usage.html)), but I don't use that so ALE integration would very nice :)
Contributor guide
Assessment
This issue has not been assessed yet.