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
 Reorder methods and flesh out methods
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

REspawn
New Member

2 Posts

Posted - Nov 07 2007 :  5:06:33 PM  Show Profile  Reply with Quote
Hi,
two sugestions...

1) Reorder the methods / functions / everything else based on there order in the header file, I just got a messy .cpp and .h via e-mail and instead of everything being in the same order as it is in the .h it was all over the place, it would be nice if VA could reorder.

2) I was writing out declreations in a header and then had to go one by one in the cpp and create them, it would be nice if VA made the shell for you.

eg: If this in the header..
void getFriendsTaskComplete(int &messageID)


Was with once touch of a button fleshed out into this in the cpp..

void TaskManager::getFriendsTaskComplete(int &messageID)
{
}


Thanks,
-Dave

rhummer
Tomato Guru

USA
527 Posts

Posted - Nov 07 2007 :  5:50:24 PM  Show Profile  Reply with Quote
1) You can use VA Outline to drag around items manually. Which that feature is available in the current beta builds.

2) Have you tried the refactoring feature in VA X? you can hover over a declaration click on their little menu and trigger a 'Create Implementation'. Which does what you want. http://www.wholetomato.com/products/features/createImplementation.asp

Tools Engineer - Raven Software
VS2005 SP2/VS2008 SP1 - VAX <LATEST> - Win 7 x64


Edited by - rhummer on Nov 07 2007 5:52:04 PM
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