Skip to content

name should not target typename in parameterized type instantiation #1209

@pokey

Description

@pokey

In the following code:

export type Aaa = Bbb<Ccc>;

The scope "name cap" should target Aaa but instead targets Bbb

Metadata

Metadata

Labels

bugSomething isn't workinglang-typescriptTypeScript/JavaScript grammar support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions