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 was archived by the owner on Dec 15, 2022. It is now read-only.
A single quote character in a heredoc is treated as an unclosed quoted string for syntax coloration purposes, thus resulting in broken coloration until such time as another single quote is found.
The above uses One Dark, One Light with personal tweaks via my Stylesheet, but it doesn't appear to be theme specific nor does it matter if my stylesheet is active. I am using Atom 1.4.3 on OS X 10.11.3
Noticed that this issue only seems to occur with bare heredocs, not dash-heredocs or squiggly-heredocs. However, another person I ran into is having the issue with bare heredocs and squiggly heredocs, but not the dash heredocs.
Activity
pdxwolfy commentedon Apr 25, 2016
Noticed that this issue only seems to occur with bare heredocs, not dash-heredocs or squiggly-heredocs. However, another person I ran into is having the issue with bare heredocs and squiggly heredocs, but not the dash heredocs.