Skip to content

export declare class properties missing proper scopes #642

@mjbvz

Description

@mjbvz

From microsoft/vscode#55575

TS and JS Grammar Extension version: 0.0.43 / latest
Code

export declare class TestClient {
    private readonly test1;
}

Gets highlighted as:

screen shot 2018-08-02 at 1 04 26 pm

Looks like the scopes of the tokens are all:

variable.other.readwrite.alias.ts
meta.block.ts
meta.export.ts
source.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions