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)
Quote from: 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.
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?
Quote from: Alpha on December 10, 2012, 12:39:58 AM
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.