Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Intellisense for chained properties not correct #2

@Scalpel78

Description

@Scalpel78

When using Intellisense the suggestions are not correct when used on a value returned from a property.

image

In the example above GetName() is a String property, but the Intellisense suggestions refer back to the 'contact' variable which is a NSContactEntity.

I expected intellisense on GetName() to show this list:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions