T O P I C R E V I E W |
hal |
Posted - May 18 2009 : 07:22:34 AM 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).
Thanks for best tool. Best regards, Hal. |
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 19 2009 : 6:16:01 PM Do you see the same problem if you use the "IDE VAssistX menu -> Refactor" to access this command?
So far I cannot reproduce the problem in VS2008 either. Do you have any other IDE plugin's installed? |
hal |
Posted - May 18 2009 : 11:31:10 PM I use Visual Studio 2008 Team System with SP1... |
feline |
Posted - May 18 2009 : 2:40:36 PM 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. |