Syntax highlighting bug - parentheses

Syntax highlighting bug - parentheses

Until a few weeks ago the syntax highlighting feature was working for each set of opening and closing parentheses.

I.e. " ( ... ) ",  " { ... } " or " [ ... ] " for closed parentheses and " { " for an opening parenthesis that has not been closed.

However, a platform update broke this feature.

Can you please reinstate it ASAP as it makes it hard to spot where missing parentheses should be added.