Some discouraged thing with "Refactor Context Menu". Refactor Context Menu does not appear when exist text selection in other window. I assign VAssistx.RefactorContextMenu command on "Alt+G" hot key.
Then I doing: 1)Alt+R, Create Implementation 2)Do not clear selection, go back to header with Ctrl+Tab. 3)Move on next method in header 4)Alt+R, Create Implementation
and in this place Refactor Context Menu does not appear. If I clear selection on step 2, then Refactor Context Menu will shown.
This feature very harmful for me (maybe not only me).
Which IDE are you using? using VS2005 and VA 1724 I am not seeing any problem. I have assigned the keyboard shortcut Ctrl+Alt+Num * to the command VAssistX.RefactorContextMenu
I can trigger Create Implementation three times in a row via this context menu, leaving the new Implementation selected in the cpp file every time.