Skip to content

Should highlight get and set kewords if one is selected #769

@mhegazy

Description

@mhegazy
class C {
    get value() { return 0; }
    set value(a) { }
}

Metadata

Metadata

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions