Link to home
Start Free TrialLog in
Avatar of william007
william007

asked on

Background syntax error highlighting for C++

Does Visual C++ 2005 provide real time syntax error highlighting in the IDE?(like Visual Basic 2005, when you key in something not syntactically correct, it will highlight to you)? If not, does there exist any plugin that support this feature?

Avatar of jkr
jkr
Flag of Germany image

Yes, it definitely does. You can even customize it.
See e.g. one randomly chosen screenshot at http://www.pmccorp.com/support/images/devstud.gif
ASKER CERTIFIED SOLUTION
Avatar of bandyt1712
bandyt1712
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of william007
william007

ASKER

Hi jkr...maybe you misunderstood what I mean...what I mean is error highlighting :)
It is something like the following
http://www.wholetomato.com/products/featureSpell.asp 
which I get from bandyt1712 suggested website.

Hi bandyt1712, thanks for the introduction:)
Thanks :)