Kaylx
Junior Member
United Kingdom
23 Posts |
Posted - Apr 18 2012 : 08:57:18 AM
|
Hi,
Frequently i'll create a bunch of new function declarations in one go then create the implementations. Using the 'Create Implementation' macro i can only do it one declaration at a time so i find myself just copying the declarations to the source file then using 'Find & Replace' to create the bodies myself.
Is it possible (currently), or could it be added, so you could select multiple function declarations and have 'Create Implementation' create implementations for them all?
It would also be a handy extension of 'Create Declaration' and 'Move Implementation to Source File'.
Even if there was the option to have VA return to the function declaration once the implementation was created would be handy.
Regards, Kaylx |
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Apr 18 2012 : 5:19:28 PM
|
We are looking into doing this via VA Outline, so you would be able to select the items you want to run a refactoring commands on in the outline, and then trigger the refactoring command:
case=7787
Using VA Outline bypasses all of the fun edge cases of trying to select / specify several functions at once in the editor, which will hopefully help a bit. |
zen is the art of being at one with the two'ness |
|
|