Skip to content

Refactor symbol does not work with @Builder annotation #2411

@conscious-puppet

Description

@conscious-puppet

Refactor symbol does not work after annotating the class with @Builder from Lombok.

Environment
  • Operating System: Windows
  • JDK version: 11
  • Visual Studio Code version: 1.66
  • Java extension version: 1.5.0
Steps To Reproduce
  1. Annotate the class with @Builder
  2. Use refactor symbol to rename an instance variable.
Current Result

Rename/Refactor is not reflected.

Expected Result

Should rename the instance variable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions