SUMMARY kate lsp plugin is not working for vscode-html-language-server it tells that it has no binary but the repo was update 2 months ago, the solution was compile it with node. STEPS TO REPRODUCE 1. Create an HTML file and save it 2. See the output option OBSERVED RESULT [20:25:44  Cliente LSP Advertencia] No se ha podido encontrar el binario del servidor: vscode-html-languageserver Compruebe su PATH para el binario. EXPECTED RESULT No errors. SOFTWARE/OS VERSIONS Linux/KDE Plasma: OpenSuse (available in About System) KDE Plasma Version: 6.0 ADDITIONAL INFORMATION these solution works for me https://github.com/helix-editor/helix/discussions/9605
Hi, we need the executable in the path, I think the current state is the expected behavior.