F6 shortcut for NppExec not working anymore in Notepad++
I can't seem to get F6 to work anymore to pull up the Execute in Notepad++'s NPPExec function. It was working fine until 开发者_如何学Ctwo days ago. None of the other function keys work to pull up Execute either.
Any ideas what happened?
Thanks.
You must have installed a new plugin which uses the same shortcut. The collisions are poorly handled in N++. Go to settings->shortcut mapper->plugin
commands to fix this.
精彩评论