News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Highlight all the erros

Started by 4themax, May 06, 2011, 06:21:02 AM

Previous topic - Next topic

4themax

Can Code::Blocks highlight all the errors, warnings and todos on the scroll bar just like Eclipse?

MortenMacFly

Quote from: 4themax on May 06, 2011, 06:21:02 AM
Can Code::Blocks highlight all the errors, warnings and todos on the scroll bar just like Eclipse?
Not at the moment, but generally the components we use offer such possibility. So there would be a chance to implement this.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]