0.16.0
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.