Hi folks,
Do we have in Geany any feature to highlight matching braces?
e.g. if you having
if(int i=0;i>100;1++) { foo(); baa(); } having the cursor below the }, the { should be highlighted.
I though I have seen something like that also on Geany, but cannot find it anymore....
Cheers, Frank