Author Topic: is there any plugin enhancing analysis ability of code like source insight  (Read 5360 times)

Offline fei123

  • Single posting newcomer
  • *
  • Posts: 6
in xp .source insight is a good tools to read source..
#.source insight can give the tree of function references .



#code block have the ability " find  declare of "xxx" "  and  "find implementation of "xxx" "



is there any plugin enhancing   analysis  ability of code  like source insight ??
thank u for your help

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
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.
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