When writing a command, if it is split across multiple lines then the highlighting for everything except parentheses fails.
Steps to reproduce the behavior:
- Write code using something like json.set() that you may want to break across multiple lines for visibility
- Add line breaks, see highlighting go away
Expected behavior
Highlighting persists.
Screenshots
Incorrect:

Without line breaks

Desktop: