Author |
Topic  |
|
Assunta Becker DDS
New Member

2 Posts |
Posted - Sep 18 2019 : 3:13:08 PM
|
Hello
How to move multiple methods to header file?

|
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Sep 20 2019 : 08:12:51 AM
|
Unfortunately you cannot do this yet, but we are looking into the idea of selecting several, or even all, methods in a file using VA Outline, and then triggering the move implementation refactoring command on all of them in one go:
case=7787 |
zen is the art of being at one with the two'ness |
 |
|
Assunta Becker DDS
New Member

2 Posts |
Posted - Sep 20 2019 : 11:12:55 AM
|
Okay, thanks. |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Sep 20 2019 : 3:49:05 PM
|
For now, if you are doing this a lot, you can map a keyboard shortcut key to the:
VAssistX.RefactorMoveImplementationToHeaderFile
command in the IDE options dialog, keyboard settings. This will allow you to trigger the command directly on the function name. Also you can use Alt-Shift-Q to open the refactoring context menu when the caret is in the function name. If you are more mouse focused, you can set the VA context menu to appear on different mouse clicks in the VA Options dialog, on the Mouse page.
Both context menus will give you direct access to any refactoring commands that can be triggered on the current symbol. |
zen is the art of being at one with the two'ness |
 |
|
|
Topic  |
|