mplushnikov / lombok-intellij-plugin

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

[lombok]: #1170 sneaky throws #1183

Closed Lekanich closed 11 months ago

Lekanich commented 11 months ago

Note: Checked it manually, but can't run the tests, because looks like since Lombok is inside Jetbrains you can use the newest SDK that isn't available for me.

I should fix the issue #1170

Lekanich commented 11 months ago

Hello @mplushnikov Could you review this PR?

mplushnikov commented 11 months ago

Hello @Lekanich , great to see you again! Unfortunately the development of lombok-intellij-plugin now happens completely inside of jetbrains intellij repository (https://github.com/JetBrains/intellij-community/tree/master/plugins/lombok). Please make your PR here and I'll look into it!