iamcco / iamcco/diagnostic-languageserver

Question: Can I use this to run LanguageTool in server mode?

Open
#49 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.