Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

const with destructuring assignment isn't highlighted #160

Closed
dead-claudia opened this issue Jun 21, 2015 · 2 comments
Closed

const with destructuring assignment isn't highlighted #160

dead-claudia opened this issue Jun 21, 2015 · 2 comments
Labels

Comments

@dead-claudia
Copy link
Contributor

In Atom v0.207.0, plugin v0.78.0, I have encountered this problem (it's valid ES 2015):

image

That const should be styled as storage.modifier.js, not unstyled.

@winstliu winstliu added the bug label Jun 21, 2015
@izuzak
Copy link
Contributor

izuzak commented Jun 21, 2015

Please add a comment about this to #115, which is a more general issue.

@izuzak izuzak closed this as completed Jun 21, 2015
@Victorystick
Copy link
Contributor

This has been addressed by #174. Beyond making const highlight, line, column and file are properly marked as constants. (A fix for a regex regression in 0.82 (#176) is also inbound #177).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants