I have assigned a new Global hotkey to
VS 2010/Options/Environment/Keyboard/OtherContextMenus.FSIConsoleContext.ResetSession
But it seems to work only in the FSI window. How can I make the hotkey work globally?
|
I have assigned a new Global hotkey to
But it seems to work only in the FSI window. How can I make the hotkey work globally?
| |||||||
feedback
|
|
I don't think you can do it the way you describe it (the hotkey will only work within the context of the FSI window), but you can use a VS Macro to change the focus to the FSI console, reset the session and move back; the following worked for me: (needs additional error handling etc)
You can then use | |||
|
feedback
|