Skip to content

Fix code hover for closure annotation attributes #1497

@eric-milles

Description

@eric-milles

Consider the following:

@ASTTest({ node })
void m() {
}

The annotation sits outside of the method, so code hover is finding the annotation node and displaying info for that.

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions