I have been searching for a way to get carbide to highlight errors in my source as I type, the same way that JBuilder 2006 does for java code.
It is frustrating that my (many) syntax and spelling errors are not picked up until i try to compile the source file. Also #includes that cannot be found are not registered as an error until i attempt a compile.
Is there any way to do this in C++ ?
Thanks.




