All notable changes to the "vscode-lombok" extension will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Lombok dropdown list cannot appear when the triggered line has diagnostic information. See PR#116
- Replace badge URL to vsmarketplacebadges.dev. See PR#118
- Support Lombok and Delombok Code Actions. See #90.
- Update the publisher id to Microsoft. See #74. This project was originally started by @GabrielBB and is now currently maintained by Microsoft. Huge thanks to @GabrielBB who started it all and made this Lombok extension available.
- Cleanup the unused lombok install/uninstall logic. See #91.