Hello.
I tryed to enable brackets hightlighting in xml using following code:
syntaxEditor.BracketHighlightingInclusive = true;
syntaxEditor.BracketHighlightingVisible = true;
But it seems that it doesn't work...
Is it supported in current version? If so where can I find example of this.
Thanks.
I tryed to enable brackets hightlighting in xml using following code:
syntaxEditor.BracketHighlightingInclusive = true;
syntaxEditor.BracketHighlightingVisible = true;
But it seems that it doesn't work...
Is it supported in current version? If so where can I find example of this.
Thanks.