Install lemminx, LSP, with demo app
  • HTML 44.4%
  • XQuery 37.3%
  • JavaScript 15.6%
  • Batchfile 2.7%
Find a file
2026-05-18 22:43:17 +01:00
bin [mod] init 2026-05-17 21:48:44 +01:00
html [mod] docs 2026-05-18 22:43:17 +01:00
LICENSE Initial commit 2026-05-17 21:40:32 +01:00
README.md [mod] docs 2026-05-18 22:43:17 +01:00

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