Skip to content

Syntax highlighting broken following ES6 spread operator #393

Closed
@mjbvz

Description

@mjbvz

From @jamietre on December 29, 2016 14:58

  • VSCode Version: 1.9.0-insider commit 9486b4
  • OS Version: Windows 10

Steps to Reproduce:

  1. Create an ES6 class using extends and add super(...args)
  2. Observe lack of highlighting after super(...args)
  3. Profit

Just noticed it this morning on insider build.

Update - affects any use of spread operator

image

Copied from original issue: microsoft/vscode#17905

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