Skip to content

Instantly share code, notes, and snippets.

@GuyHarwood
Last active February 24, 2016 15:44
Show Gist options
  • Save GuyHarwood/feb9e3c8b9c6c9f09423 to your computer and use it in GitHub Desktop.
Save GuyHarwood/feb9e3c8b9c6c9f09423 to your computer and use it in GitHub Desktop.
VS Keyboard Shortcuts

Useful Keyboard Shortcuts

Open Shortcuts Preferences: Vs -> Tools -> Options -> Environment -> Keyboard

New Code File with [Alt+]

resharper_generate : [Alt +]

Tab Groups

Window.MovetoNextTabGroup: [Alt Cmd ->]

Window.MovetoPreviousTabGroup: [Alt Cmd <-]

Window.NewVerticalTabGroup: [Alt Cmd ^]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment