Go: Matching Bracket

nav.matchingBracket

Move the caret to the bracket matching the one next to it; repeat to toggle between the pair.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Go: Matching Bracket, then press Enter. It also has a default keybinding:

VS Code C-S-\

See also