Skip to content

SC: search for references of Groovy property as part of path expression finds 1 exact and 1 potential match for same location #937

@eric-milles

Description

@eric-milles

Split from #935

[I]n our real project I find now that for very similar cases like this (i.e.: search for references of properties in a Groovy class) I get either single potential matches (like in this case) or, most of the times, 2 matches for each reference, 1 exact and 1 potential. This is an example, where I search for references of the order property an a class named OrderPlacingOutcome (which is just a simple Groovy bean like the above one, just implementing Serializable as the only difference):

immagine

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions