Skip to content

Module suffix is visible in VS tooltips #17335

Description

@psfinaki

This code:

type MyType = { F: int }

module MyType =
    let func123 x = x

Shows this tooltip for func123:
image

AFAIU the Module suffix is supposed to be hidden there, it's confusing like this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-ToolTipstooltips/hover/quickinfoBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.

    Type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions