Skip to content

0.16.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 19:38
· 24 commits to master since this release

Enhancements

  • Add inlay hints for property type and property value converter used to properties files, and add inlay hint for default value in Java files. See lsp4mp#529.

Bug Fixes

  • Fix validating property values using user-provided custom converters. See lsp4mp#532.