mplushnikov / lombok-intellij-plugin

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

Like Kotlin, support method extension for intelligent completion and automatic import. #1190

Open tianchaohongyu opened 11 months ago

tianchaohongyu commented 11 months ago

As the title suggests, support for extension methods similar to Kotlin is required to achieve features like intelligent completion and automatic import.