Brackets and Folding

Position the cursor after the bracket and press Ctrl+Shift+P to jump to the pair bracket.

Double click after the bracket to highlight the code section up/down to the matching bracket.

Highlight Code in Brackets

Use the Collapse/Expand buttons Collapse/Expand Buttons from the toolbar or from right click menu Source > Folding * to fold/unfold the current file.

Collapsed Code