Skip to content

Generics are not parsed correctly #60

@ramon-rocha

Description

@ramon-rocha
def completionBug
        d = List<of String>()

The parameter completion tooltip shows the constructor params for String instead of the List. This also affects mouseover tooltips because "List<of" cannot be resolved to a syntax node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions