Go to matching brace, but in new view?
-
You can currently use C-b for go to matching brace, i was wondering if there’s a scintilla function to go to matching brace but in a new view, as i don’t like the file im working in to jump around.
Essentially, let’s pretend i have two views /sheets/panes (I’m not sure what notepad++ calls it)
file 0 is open in pane 1 and pane 2
pane 1 is where my focus is, and i put my caret on line 8 next to ‘(’
Ideally, I’d hit C-b and then pane 2 would jump to line 50, next to ‘)’
Is there a built in function or plugin I call to get this behavior?
Thanks
-
Nope.