T O P I C R E V I E W |
EssenceMeh |
Posted - Mar 06 2014 : 02:48:23 AM Is there away to preserve the member order when they are moved to the source file instead of reversing the order as happens now ?
Currently a ctor (if first one being processed) ends up at the the bottom? |
3 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Feb 13 2015 : 8:15:01 PM case=75315 is fixed in build 2059 |
feline |
Posted - Mar 07 2014 : 12:28:13 PM Unfortunately there is no way to preserve the order currently, but we are aware of the problem, and looking into fixing it, so that the methods end up in the same order in the cpp file:
case=75315
For now you can either move the methods one at a time, or you can re-order them by simply dragging and dropping them via VA Outline:
http://docs.wholetomato.com/default.asp?W187 |
hetlock |
Posted - Mar 06 2014 : 08:29:28 AM I really want this feature, too. This would be really helpful. |