Select location for implementation

It's very convenient to be able to click alt+enter on an unimplemented method in my .h file, and have AppCode automatically implement this method for me.

However, the method gets appended at the bottom of my .m file. With the improved #pragma support (and thank you very much for that), It would be rather nice if eg. alt+enter would let me select in which #pragma section I want the method implementation. The way it works now, I have to cut and paste the method implementation to the desired location.

Regards,

Christian K. Ibsen

0
2 comments

Christian,
Please create a request for this feature: http://youtrack.jetbrains.net/issues/OC#newissue=yes.

Thanks

0
Avatar
Permanently deleted user

Thanks, will do :-)

0

Please sign in to leave a comment.