Skip to content

Fix syntax highlighting for deprecated local variable declaration #1438

@eric-milles

Description

@eric-milles

Consider the following:

@Deprecated def object = null
@Deprecated def (int i, int j) = list

Highlighting for deprecation (strikethrough) is applied to entire expression, not just the name.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions