Issue Type
Description
I'm requesting support for Lombok's @FieldNameConstants annotation in the vscode-lombok extension. This annotation generates static field name constants for all fields in a class, which is very useful for type-safe references to field names.
Issue Type
Description
I'm requesting support for Lombok's
@FieldNameConstantsannotation in the vscode-lombok extension. This annotation generates static field name constants for all fields in a class, which is very useful for type-safe references to field names.