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 Apr 19, 2024. It is now read-only.
Token inspector sees ) as )· and it's impossible to match it in the syntax file to give it a scope and a color.......
see how ) are not colorized because for some reason they are ) plus middle dot, instead of just ), matching it like \)· \)\· or event \).* doesn't work...