Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Improving Refactoring -> Create Implementation

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Alexis Pautrot Posted - Sep 17 2010 : 04:45:58 AM
Hi fellow coders,

Won't it be possible if when creating the implementation of a method declaration, the created body would be placed at the same position than its declaration (keeping method ordering)?

Maybe a new check box option to add this behavior might be glad, to let people have the choice.

Thank you.
3   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Feb 13 2015 : 8:17:57 PM
case=12454 is fixed in build 2059
Alexis Pautrot Posted - Sep 20 2010 : 04:30:53 AM
Hi,

Placing new code below the implementation of preceding function would be nice and do the trick. VA Outline will do well while pending the feature.

Thank you.
accord Posted - Sep 18 2010 : 05:56:31 AM
This is on our list of things to do:

case=12454

One problem with this is that the ordering is not always the same in the header and the cpp, and we have to handle such cases as well. One approach is to place new code below the implementation of preceding function.

Currently we select the created function to ease the re-placement if you wish to do it.
Another workaround for now is to use VA Outline, which shows you all functions (and other symbols). Just drag-and-drop the newly created function where you think it belongs.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000