My Visual Studio Key Bindings
I am starting to compile a list of my keyboard bindings for Visual Studio. This will probably change as the Eleutian guys will get me using viemu soon. The majority of these tips and tricks are coming straight from Aaron and Jacob.
- TestDriven.Net
Ctrl+Shift+RTestDriven.NET.RunTestsCtrl+Shift+ETestDriven.NET.RerunTestsRe-Runs the last set of tests executed, very nice for making a change and running tests without having to hop back to the fixture.Ctrl+Shift+DTestDriven.NET.Debugger
- Macros
Ctrl+Shift+=- Toggle Tabs & Spaces