Visual Studio keyboard shortcuts
Visual Studio has a shortcut for nearly everything, which is exactly why most developers use almost none of them.
Start with this one
Ctrl+. for quick actions is the highest-value one by a distance. It fixes usings, generates members and applies refactorings without you leaving the keyboard.
The six shortcuts worth learning first, chosen for how often you will actually use them.