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
 Technical Support
 Create C++ Implementation (All functions at once)
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

hbrock
Starting Member

USA
1 Posts

Posted - Feb 08 2015 :  7:35:28 PM  Show Profile  Reply with Quote
I'm using visual studio 2013 Pro Edition with Visual Assist X. Is there away to create all the functions with one command? Right I have to run the create implementation command for each function. Also it seem that visual assist x does not handle the ordering or let you select the ordering of the functions.

Thanks

I also posted this on stack over flow here
http://stackoverflow.com/questions/28401340/create-c-implementation-all-functions-at-once-with-visual-assist-x

feline
Whole Tomato Software

United Kingdom
18749 Posts

Posted - Feb 09 2015 :  1:42:56 PM  Show Profile  Reply with Quote
Place the caret into the class name, and then you can trigger the command:

VAssistX -> Refactor -> Move Method Implementations to Source File...

which will let you select which methods you want to move, all of them are selected to move by default.

The ordering is something we are looking into and working on, but it's not always a simple fix. We are hoping to have some improvements to ordering in our next version.

You can also use VA Outline to quickly and easily re-order functions in a file:

VAssistX -> Refactor -> Move Method Implementations to Source File...

zen is the art of being at one with the two'ness
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