========================================================================== Microsoft Visual Studio 2017 (All shortcuts) keyboard shortcuts (filtered) ========================================================================== First published at 5/17/2018 on https://defkey.com/visual-studio-all-shortcuts Microsoft Visual Studio is an integrated development environment used to develop programs, web sites, web services and mobile applications. It includes a code editor that supports automatic code completion (IntelliSense). Visual Studio supports 36 different languages including C, C++, Visual Basic .NET, C#, JavaScript, XML, HTML and CSS. Information ----------- For only frequently used shortcuts list, please click here. Analyze ------- Shift + Alt + 3 Analyze.NavigateBackward Build ----- Ctrl + Shift + B Build.BuildSolution Ctrl + Break Build.Cancel Alt + F11 Build.RunCodeAnalysisonSolution Debug ----- Ctrl + Alt + V then A Debug.Autos Ctrl + Alt + Break Debug.BreakAll Alt + F2 Debug.DiagnosticsHub.Launch Ctrl + Alt + E Debug.Exceptions Ctrl + Shift + F11 Debug.GoToPreviousCallorIntelliTraceEvent Ctrl + Alt + G Debug.Registers F11 Debug.StepInto Ctrl + Shift + D then K Debug.Tasks Editor context menus -------------------- Ctrl + K then Ctrl + O EditorContextMenus.CodeWindow.ToggleHeaderCodeFile View ---- Ctrl + Alt + F12 View.FindSymbolResults Shift + Alt + Enter View.FullScreen Ctrl + Shift + F12 View.NextError Team Explorer ------------- Alt + 7 TeamFoundationContextMenus.Commands.GoToTeamExplorerSection7Content Text Editor ----------- Ctrl + Shift + Alt + P Edit.PasteParameterTip Ctrl + K then Ctrl + H Edit.ToggleTaskListShortcut Ctrl + R then Ctrl + W Edit.ViewWhiteSpace Recommended  articles --------------------- Microsoft has a productivity guide for Visual Studio 2017 developers here. Identify and customize keyboard shortcuts in Visual Studio. Source: Microsoft documentation Last modified on (UTC): Monday, November 11, 2019 Defkey © All rights reserved.