siteleaf / liquid-syntax-mode

Liquid syntax mode for Sublime Text
71 stars 23 forks source link

Error in Apple silicon Mac #11

Open thagxt opened 2 years ago

thagxt commented 2 years ago

I doubt this repo is still supported, I'm going to report this anyway...

I'm getting this error on Sublime 4126 on a Apple silicon mac (on my other machine it works fine):

Error loading syntax file "Packages/Siteleaf Liquid Syntax/Syntaxes/HTML (Liquid).tmLanguage": Error in regex: end pattern with unmatched parenthesis in regex \s+(and|or|not|contains|(\!\=|\=\=|<\=|>\=|<|>)\s+

any ideas how I can fix this? I really don't want to switch to vscode just for this 😭