LemMinX provides an implementation of the LSP for XML, written in Java, and based on the Eclipse LSP4J framework.
It implements most of the language server protocol features to provide XML editing support while also exposing extension points for 3rd party adopters to provide custom features via a plugin system.
Here are some plugin examples:
-
XML syntax/matched grammar validation, via the Xerces XML validator
-
XML completion based on grammar, via Xerces
-
LemMinX Maven, which adds features for pom.xml files
-
Third party plugins, such as lemminx-liberty for OpenLiberty server.xml files and liquibase-lsp for Liquibase XML files
LemMinX is reusable as a Language Server for downstream projects, but some components, such as the fault-tolerant parser or the service layer can also be reused directly.
From 2023-08-03 to 2021-03-24
Name | Date | Review |
---|---|---|
0.27.0 | 2023-08-03 | |
0.22.0 | 2022-10-19 | |
0.21.0 | 2022-06-29 | |
0.20.0 | 2022-03-29 | |
0.19.1 | 2022-02-15 | |
0.19.0 | 2022-02-14 | |
0.18.4 | 2022-02-01 | |
0.18.3 | 2022-01-31 | |
0.18.2 | 2021-12-14 | |
0.18.1 | 2021-11-02 | |
0.18.0 | 2021-08-10 | |
0.17.1 | 2021-06-25 | |
0.17.0 | 2021-06-22 | |
0.16.2 | 2021-05-18 | |
0.16.1 | 2021-05-17 | |
0.16.0 | 2021-03-24 |
The content of this open source project is received and distributed under the license(s) listed above. Some source code and binaries may be distributed under different terms. Specific license information is provided in file headers and in NOTICE files distributed with the project's binaries.
Member companies supporting this project over the last three months.