All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Spring configuration file have got a new icon.
- A warning if the property is not defined.
- 'Go to declaration(Ctrl+B)' on property will now open the source code of it.
- Auto-completion will not show up if the property is already present in the file.
- Auto-completion is not updated when @ConfigurationProperties annotated class is update and rebuild.
- Javadoc is missing on lombok generated properties.
- additional-spring-configuration-metadata.json file has not been read sometimes.
- Compatible with IntelliJ IDEA Community Edition 2021.3.
- Fixed issue with metadata not updated after maven reimport.
- This plugin is now compatible with IntelliJ IDEA Community Edition from version 2019.3 to 2021.2.