You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
When writing code like this:
The last CONSTANT_3 has wrong highlighting, see image below:
![screenshot](https://user-images.githubusercontent.com/7788766/48431259-9318d900-e771-11e8-98d4-27373befc4a8.png)
Steps to Reproduce
Expected behavior: [What you expect to happen]
CONSTANT_3 is highlighted the same way as CONSTANT_1 and CONSTANT_2.
Actual behavior: [What actually happens]
It is not highlighted the same way.
Reproduces how often: [What percentage of the time does it reproduce?]
100%
Versions
Atom : 1.32.1
Electron: 2.0.9
Chrome : 61.0.3163.100
Node : 8.9.3
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
The text was updated successfully, but these errors were encountered: