A Visual Studio Code extension allowing for a simple way to navigate between brackets and quotes within your source code.
-
Go to next bracket (
Alt+K/Opt+k) -
Go to previous bracket (
Alt+J/Opt+j) -
Select until next bracket (
Shift+Alt+K) -
Select until previous bracket (
Shift+Alt+J)
None
Initial release
Initial release of jump-brackets