Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: ixfd64 on February 06, 2010, 01:10:27 am

Title: does Code::Blocks have these features?
Post by: ixfd64 on February 06, 2010, 01:10:27 am
Does anyone know if Code::Blocks has these features for the C/C++ environment, either in the most recent stable version (8.02) or the nightly builds?


If not, are there any plans to include these features in later versions?

I'm trying to update this Wikipedia article (http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments). By the way, if anyone is familiar with different IDEs, please consider filling out some of the other "Unknown" sections in the article. Thanks!
Title: Re: does Code::Blocks have these features?
Post by: MortenMacFly on February 06, 2010, 08:52:06 am
  • Profiler -> yes, 08/02 and nighlty
  • Code coverage -> no (partially via CppCheck plugin -> nightly)
  • Static code analysis -> yes, 08/02 and nighlty
Title: Re: does Code::Blocks have these features?
Post by: ixfd64 on February 06, 2010, 08:14:27 pm
Thanks for the information. I've also added some clarifications to the article.

Code::Blocks is really one of the best IDEs out there! :)