Skip to content

Liberty LemMinX Language Server 2.4

Choose a tag to compare

@venmanyarun venmanyarun released this 16 Oct 07:55

Version 2.4 of the Liberty LemMinX Language Server is a minor release.

One enhancement is included in this release:

The schema, feature list and features json files for the latest available version of Liberty are dynamically downloaded from Maven Central so that the most current data can be used for projects that have not been built. This ensures that the the language server is aware of the latest available features and configuration when editing Liberty server configuration files. Once the project has been built, the schema and feature list are generated as has always been the case for the version of Liberty that is installed for that project.

The following fixes are included in this release:

  • Added a diagnostic for empty feature node - #388
  • Disabled the localization until full support is available - #393
  • Fixed variable processing issues - #392

See the commit log for the full set of changes.

The Liberty LemMinX Language Server 2.4 release is available on the Maven Central repository.