Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Javascript es7 decorators ('@') highlighting not supported #13641

Open
@Owlman145

Description

@Owlman145

Prerequisites

  • [ x ] Can you reproduce the problem with Debug -> Reload Without Extensions?
  • [ x ] Did you perform a cursory search to see if your bug or enhancement is already reported?
  • [ x ] Did you read the Troubleshooting guide?

Description

Es7 decorators cause strange highlighting

Steps to Reproduce

Write a javascript or in my case, ember code.
Add a decorator to a function or variable (or ember computed property)

Expected behavior: [What you expected to happen]

Highlight of functions and properties remain normal

Actual behavior: [What actually happened]

Highlighting is messed after the decorator '@' sign. Most text is just white.

Versions

Windows 10 and Ubuntu 16.04
Release 1.10 experimental build 1.10.0-17483

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