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.
Not entirely sure how to describe or title this, but the issue is best seen in this screenshot:
LANGUAGE: PHP
Essentially, the text in the first if statement is properly not detected as a regex statement, but the second one is improperly detected as regex (and it's not). Because of this, depending on your code theme, the colouring will be totally wrong and can make it look like you have a coding issue so it's quite confusing.
More details and discussion of this in this issue posted in Dracula Theme.