F5 stopped working in SSMS

I am using SQLServer 2008 R2 Management Studio (10.50.2500.0) on Windows 7.

Unexpectedly, the key combination to execute the query stopped working. The CTRL-E command still works, but it's really unpleasant since I'm so used to F5. In the query menu, the F5 command is replaced by CTRL + E.

My keyboard does not have an F-key lock button, and the rest of the F-keys work. I even tried using the on-screen keyboard so that it was not connected to my keyboard.

I think that problems arose after updating the system from Microsoft Update. How can i change it? Unable to find key reassignment options in SSMS.

+5
source share
5 answers

Try this solution: Go to folder:

C:\Users\USERNAME\Documents\SQL Server Management Studio\ like:

CurrentSettings-2011-11-28.vssettings

:

<RemoveShortcut Command="Query.Execute" Scope="SQL Query Editor">F5</RemoveShortcut>

EDIT: ssms .

+5

, , "F Lock". , F Lock .

+17

, FLock Function Lock. F5 , .

+4

. , ViEmu SSMS , Vi. ViEmu, . .vssettings( , / SSMS), . , vssettings ( , - )

, , , <RemoveShortcuts> <UserShortcuts> vssettings.

-.

0

, " " (CTRL + D), " "

0