0

Is there any function available to get the position of the matching brace/quote/parenthesis/bracket for the current selection?

(I'm looking for the macro equivalent of the Edit.GotoBrace function.)

user541686
  • 205,094
  • 128
  • 528
  • 886

1 Answers1

0

Never mind, I totally forgot about the DTE.ExecuteCommand command.

user541686
  • 205,094
  • 128
  • 528
  • 886