First of all, thanks for the great tool. Love it.
I got an issue that Ctrl+N calls just "Add New File" popup. Maybe others are not having this problem.
I'm using Visual Studio 2013 Ultimate + Korean IME. hard to figure out why it is not working.
Maybe it would be good to remap Ctrl+Shift+N or to provide configurable option.
Comments:
I got an issue that Ctrl+N calls just "Add New File" popup. Maybe others are not having this problem.
I'm using Visual Studio 2013 Ultimate + Korean IME. hard to figure out why it is not working.
Maybe it would be good to remap Ctrl+Shift+N or to provide configurable option.
Comments:
Ctrl+N and many other VS shortcuts can't be used by extensions directly.
Added "Shift+Insert" as another shortcut, this is one of the few available.