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
[livescript mode] Fix string and comment highlighting
Only change `state.next` if `r.next` is defined, check if `r.regex` is
a String before converting it into a RegExp (in the optimization
step).
Closes#2474.
0 commit comments