In editing a C++ source fille I want to put the cursor on a bracket or parenthesis and choose a key for finding the matching bracket or parenthesis ? What is this called in the customization of EmEditor and what is the default key for this functionality ?
The default shortcut key for this “Find Matching Parenthesis/Bracket” command is Ctrl + ]. You can also highlight the matching bracket by going to configuration properties, Highlight (2) page, set the “Highlight Matching Brackets” option.