I know that the editor highlights the matching bracket/brace/paren but I want to navigate between the by perhaps hitting a key combo "Cmd ]" for instance.
Once I figured out it wasn't bracket/brace/parenthesis/pair termed for the description in the keymapping I found it under "Move Caret to Code Block End" "Move Caret to Code Block Start".
Cmd Opt ] --- move to end Cmd Opt [ -- move to start
Once I figured out it wasn't bracket/brace/parenthesis/pair termed for the description in the keymapping I found it under "Move Caret to Code Block End" "Move Caret to Code Block Start".
Cmd Opt ] --- move to end
Cmd Opt [ -- move to start
Close enough.