Menu

#288 Highlight matching parentheses.

open
nobody
None
5
2012-09-26
2004-04-23
qWake
No

Using Dev-C++ version 4.9.8.8 under Windows 2000
(5.00.2195, service pack 4).

In this line of code:

if (string[pos] == '(') {

...the parenthesis that is highlighted to match the
closing one is the character in quote instead of the
opening parenthesis of the conditional expression.

qWake

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.