Install lemminx, LSP, with demo app
- HTML 44.4%
- XQuery 37.3%
- JavaScript 15.6%
- Batchfile 2.7%
| bin | ||
| html | ||
| LICENSE | ||
| README.md | ||
LemMinX-lsp
LemMinX is a XML language specific implementation of the Language Server Protocol and can be used with any editor that supports the protocol, to offer good support for the XML Language. The server is based on:
- Eclipse LSP4J, the Java binding for the Language Server Protocol.
- Xerces to manage XML Schema validation, completion and hover
https://github.com/eclipse-lemminx/lemminx
Run the server
bin/lemminx.bat starts the server on "ws://127.0.0.1:5008"
Smoke test
html/test.html