Author Topic: Highlight all the erros  (Read 3913 times)

4themax

  • Guest
Highlight all the erros
« 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?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Highlight all the erros
« Reply #1 on: May 06, 2011, 07:32:04 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ