Skip to content

Get completions in type parameter of type alias cause an error #4715

@yuit

Description

@yuit
type constructorType<T1,T2> = new <T1/*completion1*/, /*completion2*/

At completion1 and completion2 language service fails to get completions and throws below error messages:

fail_completions_type_alias

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions