I want to view the Lombok-generated code on IntelliJ.
I can see the Lombok/Delombok options. But after refactoring my code, the Lombok options go missing. How can I switch between Lombok generated code and Lombok annotated code multiple times on IntelliJ?
As shown here, after selecting Refactor -> Lombok options, on those classes, I am unable to see the Lombok option again.