Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

Eclipse LSP4MP - Language Server for MicroProfile 0.14.1

Performance

  • Skip making a fake project if only sources are being scanned. See [#494](https://github.com/eclipse-lsp4mp/lsp4mp/pull/494).

Bug Fixes

  • Do not suggest method or field snippets when the cursor is outside the top level type declaration. See [#476](https://github.com/eclipse-lsp4mp/lsp4mp/pull/476).
  • Guard against annotation binding failing to resolve. See [#492](https://github.com/eclipse-lsp4mp/lsp4mp/pull/492).
  • Fix cases where the JDT component would sometimes fail to find an inner class. See [#479](https://github.com/eclipse-lsp4mp/lsp4mp/pull/479), [#480](https://github.com/eclipse-lsp4mp/lsp4mp/pull/480).

Build

  • Improve stability and performance of tests. See [#474](https://github.com/eclipse-lsp4mp/lsp4mp/pull/474), [#487](https://github.com/eclipse-lsp4mp/lsp4mp/pull/487).
Release Date
Release Type
Minor release