- Added support for generating getter methods.
- Generate Functions can now be called on method parameters as well.
- Updated minimum supported IDE version to 2023.1.7
- Improved thread handling with ApplicationManager
- Enhanced backward compatibility support
- Determine the plug-in icon, add description information
- fix type forced transfer exception
- Add icon and dark style icon
- Adjust description information
- Supports searching for objects that can generate get methods from within methods, and filling them into set assignment statements.
- Abandon Java, use Kotlin to rewrite the plug-in
- Optimized the naming of action, more humane
- All set methods of the object can be called automatically
- Support to fill in default values while generating set method
- Support Lombok's @Builder chain assignment