Author Topic: Refactoring  (Read 3641 times)

Offline dwmcqueen

  • Multiple posting newcomer
  • *
  • Posts: 56
Refactoring
« on: July 04, 2007, 05:17:00 pm »
Is there a way to refactor in CB?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Refactoring
« Reply #1 on: July 04, 2007, 05:37:11 pm »
Is there a way to refactor in CB?
Search and replace with regex support accross multiple files with preview comes in quite handy.
The ThreadSearch plugin one could use likely for refactoring, too.
With regards, Morten.
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