How to jump between maching brackets?

How to jump to highlighted yellow bracket? If I press "Ctrl + [" it will jump to "{" bracket

0
1 comment

Hi there,

What action your Ctrl+[ shortcut is associated with? Go to "Settings/Preferences | Keymap" and use "Find Actions by Shortcut" button (the one next to the local search field). Show a screenshot of what you have got there.

If it's a default one ... then here on default keymap for Windows it would be "Move Caret to Code Block Start" .. which does exactly what the name says.

 

The action you are after is called "Move Caret to Matching Brace" and on Windows keymap that would be Ctrl+Shift+M

1

Please sign in to leave a comment.