Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: szurilo on February 12, 2008, 11:31:17 am

Title: class renaming?
Post by: szurilo on February 12, 2008, 11:31:17 am
Hi!
I only found the request for this feature about sept. 2007.
Is it already implemented or not?

Anyway where can i read a summary/manual about codecomplition and symbol browser?
Thx.

Szurilo
Title: Re: class renaming?
Post by: szurilo on February 15, 2008, 12:12:08 pm
Maybe nobody understand my question.
My problem is i would like to rename one of my class in my project but 'Replace in Files...' doesn't seem the best choice.
Is there any option in C::B to do this? Maybe in the Symbol browser?

Szurilo
Title: Re: class renaming?
Post by: mandrav on February 15, 2008, 01:42:30 pm
Is there any option in C::B to do this? Maybe in the Symbol browser?

Unfortunately not.
Title: Re: class renaming?
Post by: denk_mal on February 16, 2008, 08:43:20 am
Refactoring is the only feature I am missing in c::b but I know that it is not an easy task to implement.

denk_mal