Edit / Find matches on v7

The "Find Matches" item highlights various items (e.g. the loop and if/then/else structures, but also variables, parameters, and so on). By default the items are automatically highlighted when you place the cursor on an item, so the "Find Matches" function only has effect when the highlight preference is disabled.
 
I mean that in v6 when I hit ctrl-m (Edit/Find Matching Pair) cursor jumps to the matching pair.
In v7 there is edit/Find Matches instead of former function and this doesn't jump to the matching pair. It was very usefull in order to moving in the sources.
 
Back
Top