mplushnikov / lombok-intellij-plugin

Lombok Plugin for IntelliJ IDEA
Apache License 2.0
3.11k stars 634 forks source link

Loggers, Getters, Setters, Constructors Quick Fixes #732

Open indikeev opened 4 years ago

indikeev commented 4 years ago

Short description

I want to add quick fixes for loggers, getters, setter, constructors

Expected behavior

Why is it useful

I think this features can help to migrate from vanilla java to lombok and help new people to learn lombok


What do you think about this features? If you dont mind i can start to develop with loggers quick fixes

mplushnikov commented 4 years ago

Hello @indikeev , any contributions are welcome! Feel free to make a PR for it.