Skip to content

View type information for types not in the source #648

Closed
@ivanz

Description

@ivanz

It would be great if we can see where types are defined where the type is not part of the source code. Right now if I can't "go to definition" or "peek definition" - I have no idea where is this type defined.

It would be amazing if we could get the same behaviour as in Visual Studio IDE where it displays a "[from metadata]" tab with the assembly name, namespace and list of members in C# code, but even just knowing which assembly and namespace the type comes from would be a start.

image

Edit:

I noticed one case where extra information is displayed and that's for field/property declaration's type:

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions