Disable "F6" Shortcut (open first visible file in "My Queries")
Options
Hi,
I am using LinqPad since version 4, and I cannot work without it anymore :-)
But is there any way to disable the "F6" shortcut, that opens the first file currently visible in the "My Queries" tab? I accidentally push both F6 and F5 at the same time by mistake way too often and suddenly execute a "random" linq script this way..
Thank You :-)
I am using LinqPad since version 4, and I cannot work without it anymore :-)
But is there any way to disable the "F6" shortcut, that opens the first file currently visible in the "My Queries" tab? I accidentally push both F6 and F5 at the same time by mistake way too often and suddenly execute a "random" linq script this way..
Thank You :-)
Comments
-
There's no way to disable that shortcut, but if it helps, you can execute a query instead with Alt+X or Ctrl+G.
-
Thanks for the answer, even if I hoped for a different one. ;-)
Might try to use one of those instead