Skip to content

Wrong tooltip with a type provider constructor for an unresolved reference #19330

@DedSec256

Description

@DedSec256

The constructor of a provided type leaks within the documentation tooltips in its visibility scope.

Simple repro:

module A

open FSharp.Data

type Cities = HtmlProvider<"https://www.worldometers.info/world-population/population-by-country/">

abrakadabra    

Symptoms:

Image Image

Interestingly, the leak remains as long as the import for the type provider exists:

Image Image

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions