
I am looking for a similar function as in visual studio where if mouse cursor is put at a bracket '{' or '}', the matching bracket also gets highlighted.
I was looking through the demo and saw there are two editor event actions: SelectToMatchingBracket and MoveToMatchingBracket but nothing happened when I tried to execute those actions.
Does anyone know how those actions work and if they would provide the similar function as in visual studio.
Thanks,
Thida
I was looking through the demo and saw there are two editor event actions: SelectToMatchingBracket and MoveToMatchingBracket but nothing happened when I tried to execute those actions.
Does anyone know how those actions work and if they would provide the similar function as in visual studio.
Thanks,
Thida