Eclipse LSP4MP - Language Server for MicroProfile 0.17.0

Enhancements

  • Show default value in completion item. See [#538](https://github.com/eclipse-lsp4mp/lsp4mp/pull/538).

Bug Fixes

  • Feature request: extend "microprofile(unknown)" to detect references from property files. See [#543](https://github.com/eclipse-lsp4mp/lsp4mp/pull/543).
  • No properties suggestions when there is a profile in the property name. See [#539](https://github.com/eclipse-lsp4mp/lsp4mp/pull/539).

Performance

  • Send 'microprofile/propertiesChanged' notification with debounce mode. See [#541](https://github.com/eclipse-lsp4mp/lsp4mp/pull/541).
  • Don't re-trigger twice Java validation when a Java file is saved. See [#546](https://github.com/eclipse-lsp4mp/lsp4mp/pull/546).

Build

  • Update Eclipse to 4.40-I-Builds. See [#544](https://github.com/eclipse-lsp4mp/lsp4mp/pull/544).
Release Date
Release Type
Minor release