Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad syntax highlighting with export class #61

Closed
janmarek opened this issue Sep 8, 2015 · 1 comment
Closed

Bad syntax highlighting with export class #61

janmarek opened this issue Sep 8, 2015 · 1 comment

Comments

@janmarek
Copy link

janmarek commented Sep 8, 2015

In this code

export default class Cls {
    static CONSTANT = 1;
}

class and static are not highlighted as keywords

@gandm
Copy link
Owner

gandm commented Sep 8, 2015

Yeah sorry about that. I realised after I released 0.13.3 and fixed it in a56518b but haven't published it yet. Will do so shortly.

@gandm gandm closed this as completed in 908b59c Sep 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants