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+].
Keyboard shortcut to jump to closing curly brace or square bracket in json view in Notepad++?
45.7k Views Asked by Tony_Henrich At
1
Place your cursor on the
{and then type :Ctrl+B
Notepad shortcuts