Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dpriedel opened this issue Mar 2, 2021 · 2 comments
Open

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

dpriedel opened this issue Mar 2, 2021 · 2 comments

Comments

@dpriedel
Copy link

dpriedel commented Mar 2, 2021

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

@iamcco
Copy link
Owner

iamcco commented Mar 3, 2021

Not support yet, pr is welcome.

@oblitum
Copy link

oblitum commented Aug 20, 2021

For expensive linting I've also suggested iamcco/coc-diagnostic#74. Also still to be done though..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants