netbeans
netbeans copied to clipboard
In split-window mode, highlight brackets of the same block that are in different windows.
Description
I split the code window into two windows to compare different areas, finding it useful to determine whether the curly brace closing a block in the lower window matches the curly brace opening the block in the upper window.
Use case/motivation
Useful in debugging and/or refactoring.
Related issues
No response
Are you willing to submit a pull request?
No