Skip to content

awaited should be removed from keywords #874

Closed
@Zzzen

Description

@Zzzen

TS and JS Grammar Extension version: 0.0.55 / latest

Code

// Please include a code snippet that demonstrates the issue
type N = awaited Promise<number>;
type NN = randomText Promise<number>;

image

awaited is highlighted incorrectly in vscode, which makes me think it's a keyword.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions