Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Create Implementation/Declaration 'in order'

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
jamesford42 Posted - Oct 26 2008 : 04:45:05 AM
I haven't figured out how VAX decides where to place a method declaration/definition, but I know it usually isn't where I wanted it.

I have my methods declared in the same order they are defined in, in most cases, so if I stub in a new one and ask VAX to create the other for me, I would appreciate if it would go in-between those most logical neighbor methods.
3   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Feb 13 2015 : 8:18:32 PM
case=12454 is fixed in build 2059
feline Posted - Oct 27 2008 : 10:04:02 AM
Currently VA does not try to place the new code in the "correct" place, since we do not have a definition of the "correct" place. We are considering a change to try and improve the placement:

case=12454

Basically we cannot assume that the header and cpp files are ordered the same, in fact they are often quite different. VA Outline should help, since you can simply drag and drop the functions to move them to where you want them.
jamesford42 Posted - Oct 26 2008 : 06:02:36 AM
Just noticed sometimes it does seem to pick the right place. Suppose I can drag-drop in the VA outline if its not.

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