Hello, I am currently evaluating the syntax editor, and is trying to make a color scheme for a simple lisp language. I have a problem with brace matching: end parentheses matches start parenthesis inside strings. In your demo programs (that show highligting in c#) this does not happen, how can I avoid this?