Highlighting matching brackets (braces, parenthesis) is a good feature.
But it would be better if I could jump to them. I really have problems to find a maching bracked that is a few hundred lines away ... even if it's highlighted.
A key shortcut (Strg-F6) oder a right mouse function would be great for that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Highlighting matching brackets (braces, parenthesis) is a good feature.
But it would be better if I could jump to them. I really have problems to find a maching bracked that is a few hundred lines away ... even if it's highlighted.
A key shortcut (Strg-F6) oder a right mouse function would be great for that.
Doesn't "Go to matching brace" (default key mapping ctrl-B) work? See the shortcut mapper... --Joel