Skip to content

Inconsistent JS Highlighting for Object Literal Number Keys  #417

@mjbvz

Description

@mjbvz

From @anvish on February 14, 2017 9:45

const a = {
    1: '1',
    '2': '2',
}

Properties named with numbers are not highlighted:

bug2

Copied from original issue: microsoft/vscode#20589

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