Ctrl + B cause Notepad++ to crash
-
Version 8.4.8 and version 8.4.9, windows 64 bit.
Simple c test code:
main() {
// A comment here
}Position cursor on one any bracket, Menu -> Search -> Go to matching brace
This works fine but Ctrl + B causes Notepad++ to freeze and, after a while, a crash.
Tried to map " Go to matching brace" to any other shortcut, same problem.
Any idea how to go to matching brace without that long procedure through menu?
Thanks -
-
@gr546
Tried it on 8.4.8 and 8.4.9, both 32 and 64bit. Could not replicate.Maybe a plugin overrode shortcut? Go to
Macro->Modify Shortcut/Delete Macro...
to see if this is the case. -
If you follow my “Issue also reported HERE” link, you’ll see that OP solved his problem.
-
This post is deleted!