justcla / KeyBindings

Installs alternative keyboard mapping schemes to work with Visual Studio. Provides rich hotkeys and keyboard shortcuts.
http://aka.ms/HotKeys
69 stars 10 forks source link

Changing mapping schemes from the menu does not persist across VS sessions #16

Open justcla opened 5 years ago

justcla commented 5 years ago

When you change the mapping scheme with the menu, it works immediately and for the duration of the VS session. But when you restart VS, the mapping scheme reverts to the previous one.

The work-around is to change mapping schemes via the regular Tools->Options;Keyboard dialog.