-
-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
babel-sublime/JavaScript (Babel).sublime-syntax
Line 2801 in 2b3608c
| scope: string.unquoted.js |
- scope: string.unquoted.js
+ scope: string.quoted.jsI'm not entirely sure if this is a problem on my end, but the property color of the object literal has always had the color of a string (yellow), and after updating to 4169 it got the color of a keyword (red) instead. Maybe that scope no longer exists or for whatever reason it now defaults to the keyword color, no other changes on my end besides updating Sublime Text.
Nantris
Metadata
Metadata
Assignees
Labels
No labels

