Eclipse LSP4MP - Language Server for MicroProfile 0.15.0

0.15.0

Description

Enhancements

  • Validate config property values using the microprofile-config runtime used by the project.
  • Improve validation of @ConfigProperty/defaultValue for lists and arrays.

Bug Fixes

  • Recognise some mapped properties that weren't recognised before.
  • Address `IllegalArgumentException` thrown in JavaCursorContextKind.
  • Properly validate property values for properties of type `jakarta.inject.Provider`.
  • Use '$' instead of '.' internally for fully qualified naming for classes.
  • Use '$' instead of '.' internally for fully qualified naming for methods.
     
Conforms To UI/UX Guidelines
Not verified