iamcco / iamcco/diagnostic-languageserver
Question: Can I use this to run LanguageTool in server mode?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 439
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I have a working setup using vim/coc.nvim/coc-diagnostic to run diagnostic-languageserver for LanguageTool. This runs LanguageTool in commandline mode which means it has to startup every time I want to check something.
Is it possible to have diagnostic-languageserver run LanguageTool in server mode (http or https)?
(I know LTeX does this in VSCode.)
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names diagnostic-languageserver, LanguageTool, Vim, and coc.nvim but no files, tests, or entry points. First determine whether the server supports persistent HTTP or HTTPS-based linters, then identify the relevant configuration and test locations; done means documenting or implementing a working LanguageTool server-mode path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vim
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100