Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Improving Refactoring -> Create Implementation
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Alexis Pautrot
Junior Member

21 Posts

Posted - Sep 17 2010 :  04:45:58 AM  Show Profile  Reply with Quote
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.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Sep 18 2010 :  05:56:31 AM  Show Profile  Reply with Quote
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.

Edited by - accord on Sep 18 2010 05:57:54 AM
Go to Top of Page

Alexis Pautrot
Junior Member

21 Posts

Posted - Sep 20 2010 :  04:30:53 AM  Show Profile  Reply with Quote
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.
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Feb 13 2015 :  8:17:57 PM  Show Profile  Reply with Quote
case=12454 is fixed in build 2059
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000