Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: hiddin on December 09, 2012, 08:35:08 pm
-
How can I enable error underlineing?
I want a VisualStudio like behaviour if I make mistakes.
like this:
(https://dl.dropbox.com/u/13720821/webpost/vs.jpg)
Instead of this:
(https://dl.dropbox.com/u/13720821/webpost/cb.jpg)
-
How can I enable error underlineing?
I want a VisualStudio like behaviour if I make mistakes.
By providing a patch, which implements it.
-
Devs, is the parser in CC currently strong enough that it, in theory, could provide this type of information?
-
Devs, is the parser in CC currently strong enough that it, in theory, could provide this type of information?
No... this is a job for the compiler.