Finding Matching Parentheses or Braces

In the PeopleCode Editor, you can use the Ctrl + B short cut key to move the cursor to the matching parenthesis or brace.

Additionally, when you place the cursor on a parenthesis or brace in a piece of code, the parenthesis or brace is highlighted in green color if a matching parenthesis or brace is found; the parenthesis or brace is highlighted in red color if a matching parenthesis or brace is not found.