Sublime Forum

Bash highlighting broken after ST4 upgrade

#1

after this line, syntax highlighting is broken
if [[ ! ($issueyear =~ ^[0-9]+$) ]]; then
it seems the brackets inside the if condition break it.
anyone knows how to fix this? it did work in ST3

edit: I created issue https://github.com/sublimehq/sublime_text/issues/4518

0 Likes

ST4 issues I found, but have no time to write proper bug reports (yet)
#2

Fix queued

0 Likes