

This command adds or removes a single line comment depending on whether your selection is already commented Jump to the previous/next error, warning, suggestion in your document (available in Visual Studio 2017 version 15.8 and later) See all errors in your document, project, or solution Run your application locally without debuggingĬtrl+ K, D (Default Profile) or Ctrl+ E, D (C# Profile)Ĭleans up formatting violations in your file based on your newline, spacing, and indentation settingsĬtrl+ \, Ctrl+ E (Default Profile) or Ctrl+ W, E (C# Profile) See what code fixes, code generation actions, refactorings, or other quick actions are available at your cursor position or code selectionĭuplicates the line of code that the cursor is in (available in Visual Studio 2017 version 15.6 and later)Įxpands or contracts the current selection in the editor (available in Visual Studio 2017 version 15.5 and later)Īdds a selection and caret at the next location that matches the current selection (available in Visual Studio 2017 version 15.8 and later) Navigate from a base type or member to its various implementations Navigate to any file, type, member, or symbol declaration

The following are popular Visual Studio shortcuts: Shortcut (All Profiles)

