Skip to content

Incorrectly get global completions after T extends #28511

Closed
@ghost

Description

TypeScript Version: 3.2.0-dev.20181113

Code

See completionListInTypeParameterOfClassExpression1.ts.

Expected behavior:

Get type completions only.

Actual behavior:

Get value completions too.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: Completion ListsThe issue relates to showing completion lists in an editorFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions