Skip to content

Target properties with collection getter are not properly recognized #217

@filiphr

Description

@filiphr

As originally created by @OlliL in #216. Target properties with collections getters are not properly handled.

They are there in the auto completion:

Image

However, their type is missing. If there was a setter it would have looked like:

Image

Additionally, the getter method is not referenced by the Mapping#target

Image

This means that clicking on the value in the target does not navigate to the method and find usages of the method do not return the annotation.

More information is also in #216

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions