mplushnikov / lombok-intellij-plugin

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

Custom annotations creation with lombok #1141

Open Errr0rr404 opened 2 years ago

Errr0rr404 commented 2 years ago

I want to be able to create custom annotations along with Lombok which should be able to use the annotations processor of Lombok and perform my required functionality as specified in the required class .. ..

Is that something doable with the current version of Lombok ? or is there any future plan for this?

Lekanich commented 11 months ago

Hello @Errr0rr404 I suppose you wanted to ask this question here: https://github.com/projectlombok/lombok