Keyboard shortcut to jump to closing curly brace or square bracket in json view in Notepad++?

45.7k Views Asked by At

I am using the JSONViewer plugin in Notepad++ and viewing many large and nested json elements in a file. What keyboard shortcuts can I use to jump to a } or ]? This would be similar to Visual Studio's CTRL+].

1

There are 1 best solutions below

2
On BEST ANSWER

Place your cursor on the { and then type :

Ctrl+B

Notepad shortcuts