Bracket-matching provides visual cues illustrating the location of matched pair elements. With bracket-matching enabled, positioning the cursor on one paired element highlights the matching element in the code sequence.
Bracket-matching works with:
The code example below illustrates highlighting of the matching element (in this case, a closing parenthesis):
With the cursor in or immediately to the right of a paired element, press CTRL+SHIFT+P to go to the matching element to jump to a matching element. For example, using this key sequence with the cursor in a DO statement repositions the cursor to the right of the corresponding END statement.
Disabling bracket-matching does not disable jumping to the matching element with CTRL+SHIFT+P.
This feature is enabled by default. To turn it off or on: