Closed ajvogel closed 9 months ago
You need add langserver/vale-ls.json file to make sure lsp-bridge-single-lang-server-mode-list works.
@ajvogel Hi
Why I got error "[LSP-Bridge] lspbridge (vale-ls): Parsing error: Msg("{\n \"Code\": \"E100\",\n \"Text\": \"E100 [.vale.ini not found] Runtime error\n\nopen : no such file or directory\n\nExecution stopped with code 1.\"\n}\n")“ ?
I have install vale and vale-ls in my system, I missing something?
Added the support for the vale-ls language server. That use vale to perform grammar and style checks on markdown files. It's working on my setup.