Code::Blocks Forums

User forums => Help => Topic started by: fei123 on June 08, 2010, 07:23:59 am

Title: is there any plugin enhancing analysis ability of code like source insight
Post by: fei123 on June 08, 2010, 07:23:59 am
in xp .source insight is a good tools to read source..
#.source insight can give the tree of function references .
(http://lh5.ggpht.com/_1KyCMnXSC8o/TA3TMb5enXI/AAAAAAAAACA/nGRW6Ls6JSc/source%20insight%20reeding%20code.jpg)


#code block have the ability " find  declare of "xxx" "  and  "find implementation of "xxx" "
(http://lh4.ggpht.com/_1KyCMnXSC8o/TA3TMqCcDII/AAAAAAAAACE/hFXrxKodcuo/codeblocks%20code%20reading.jpg)


is there any plugin enhancing   analysis  ability of code  like source insight ??
thank u for your help
Title: Re: is there any plugin enhancing analysis ability of code like source insight
Post by: MortenMacFly on June 08, 2010, 07:30:14 am
is there any plugin enhancing   analysis  ability of code  like source insight ??
thank u for your help
Try the Cccc, the CppCheck and the CScope plugin. Especially the the latter might do what you want.