in some old versions of dev-c++ I saw a useful visualization of parentheses, which selecting one (open or closed) the editor highlights automatically the other parentheses.
I would like to have this feature also in the new dev-c++.
how to??
thanx
Giulio
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
in some old versions of dev-c++ I saw a useful visualization of parentheses, which selecting one (open or closed) the editor highlights automatically the other parentheses.
I would like to have this feature also in the new dev-c++.
how to??
thanx
Giulio
editor options:general:caret:check beside highlight matching braces
Zero Valintine
Tools->Editor Options->Highlight matching braces/parenthesis.
This on Dev 4.9.7.0
Derek
thanx..
in italian version that string was substituted by <err: 453>
now it goes well
thanx
Giulio