Skip to content

Tag Parser-based Completion info is incorrect for type aliases and other stuff #2850

@sean-mcmanus

Description

@sean-mcmanus

using myAlias = myClass;

The completion detail info says "myAliasmyClass".

There are other lower priority cases that don't give the ideal tooltip (i.e. matching VS), e.g. "typedef int myTypedef;" shows just "int myTypedef" with the "typedef" part missing (making it look like myTypedef is an int variable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.quick fix

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions