User forums > Using Code::Blocks

CB have code refactoring plugin?

(1/1)

Loaden:
Hi.
Can you tell me, what's plugin for rename class/method/member?
thanks.

mariocup:
Hi Loaden,

currently there is no plugin for refactoring within Code::Blocks.

Bye

Mario

Loaden:

--- Quote from: mariocup on June 05, 2009, 04:12:31 pm ---Hi Loaden,

currently there is no plugin for refactoring within Code::Blocks.

Bye

Mario

--- End quote ---
Thanks!

drac:
It might have if somebody would integrate Mozilla's Pork

I've mentioned this also in the CodeCompletion Redesign forum http://forums.codeblocks.org/index.php/topic,10656.0.html

Cheers!

ollydbg:

--- Quote from: drac on June 05, 2009, 07:00:55 pm ---It might have if somebody would integrate Mozilla's Pork

I've mentioned this also in the CodeCompletion Redesign forum http://forums.codeblocks.org/index.php/topic,10656.0.html

Cheers!

--- End quote ---

From: https://developer.mozilla.org/en/Installing_Pork

--- Code: ---Pork uses GCC to generate .i/.ii files (preprocessed C/C++) for Elsa to parse.
--- End code ---
For code completion, I think it is a bit slow....
For code refactor( like rename some function prototype, variable name), it may work perfectly. :D

Navigation

[0] Message Index

Go to full version