'Make static' refactoring for C++/Obj-C++ code?
I've just started trying out AppCode, primarily for the C++ refactorings I'm sorely missing in Xcode.
Being a heavy user of ReSharper in my dayjob I'm somewhat disappointed to see just a handful of refactorings for C++ code.
In particular I'm missing a Make Static refactoring to extract code out of a class into a helper or service class.
(something like http://www.jetbrains.com/resharper/webhelp/Refactorings__Make_Method_Static.html or http://www.jetbrains.com/resharper/webhelp/Refactorings__Extract_Method.html)
Is there anything similar yet in AppCode 2.5. or do we have to wait for future updates..?
Cheers,
Jay
Please sign in to leave a comment.
Jay,
there is no such a refactoring in AppCode at the moment.
We do plan to extend the refactorings set in the future versions of AppCode, so feel free to mention those that you miss in our public tracler.
That's good news, thanks.
I'll add a feature request.
Cheers,
Jay
Now tracked as
http://youtrack.jetbrains.com/issue/OC-9030
Cheers,
Jay