Skip to content

Wrong completion type for variable of type interface #1133

@TwitchBronBron

Description

@TwitchBronBron

Variables should never be of type interface. In the below example, runResult is a local variable that is an interface type. So that symbol should show the variable completion type. only actual interface names should show that interface symbol.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions