Editora 0.17.0. Archived, so links from that release keep working. Read the 0.18.5 page →
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-\ |