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
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...
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...