Skip to content

Clickable link in types' tooltips #6762

@dibarbet

Description

@dibarbet

Copied from microsoft/vscode-dotnettools#781

Describe the feature you'd like

In Visual Studio when I hover over a type (FullAuditedAggregateRoot in this screenshot), a tooltip shows up. In this tooltip, I can click on any type that appears to go to the decompiled file or the source code of that type.

image

It's not the case in VS Code, in which every tooltip of a type is readonly. Yes its texts can be selected, but no clickable links are provided.

image

Can VS Code have the same behavior as in Visual Studio?

Alternatives considered

No response

Environment Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions