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
Fixes#3985
This commit sets expression instead of expression-no-comma onto stack
after ternary expressions, so they can appear in the middle of sequences.
Description of the bug
Wrong highlighting in JavaScript syntax in next code:
that leads to wrong code folding if similar fragment is in the code surrounding it
Steps to reproduce
Expected behavior
all parentheses has normal color
Actual behavior
two parentheses highlighted by red color as if this code has errors
Sublime Text build number
4169
Operating system & version
Windows 10
(Linux) Desktop environment and/or window manager
No response
Additional information
No response
OpenGL context information
No response
The text was updated successfully, but these errors were encountered: