views:

156

answers:

1

I have a macro to import keyboard settings into Visual Studio 2008. Before I import the key bindings I would like to reset all current bindings. I know this can be done manually through import and export settings, but I would like the macro to do this for me. Any help much appreciated. Cheers, Rob

A: 

Tools -> Import-Export for resetting the settings to Visual Studio defaults.

aron