How can I add a keyboard shortcut for Find-In-Files in SQL Server Management Studio?
Posted
by Eric H.
on Super User
See other posts from Super User
or by Eric H.
Published on 2009-11-27T17:47:07Z
Indexed on
2010/04/16
16:03 UTC
Read the original article
Hit count: 206
sql-server
|sql-management-studio
I'd like to make it Ctrl-Shift-F to match Visual Studio.
I realize to do that I need to remove that binding from the Query->Save to File item.
But, I can't even add ANY shortcut. When I pull up the Tools/Customize box, pick Edit in the Categories and then Find-in-Files in the Commands, the box for "Modify Selection", where I assume I could add a shortcut, is greyed out.
Any clues?
© Super User or respective owner