You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: