Reputation: 3003
I have changed the default shortcuts at work and want to synchronize at home.
Is there a way to export and import only the shortcuts?
I'm using Visual Studio 2015 Community Edition.
Upvotes: 39
Views: 8844
Reputation: 1927
Try Tools --> Import and Export Settings from Visual Studio. You can deselect all the options except "All Settings --> Options --> Environment --> Keyboard".
This procedure creates a file .vssettings that you can import at home.
Upvotes: 60