Skip to content

Completion details are wrong for 'this.' member when a global exists by the same name #37651

@andrewbranch

Description

@andrewbranch

We allow a global and a this.-inserting completion by the same name to coexist, but they aren’t disambiguated in the details request, so we return the global’s details for both entries.

Kapture 2020-03-26 at 17 18 49

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: LS: Completion ListsThe issue relates to showing completion lists in an editorFix AvailableA PR has been opened for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions