Keyboard shortcuts (HTML and JavaScript)

Visual Studio 2015
 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Keyboard shortcuts (HTML and JavaScript).

Applies to Windows and Windows Phone](../Image/windows_and_phone_content.png "windows_and_phone_content")

Keyboard shortcuts in Visual Studio for debugging Store apps using HTML and JavaScript.

These shortcuts work across all tools for Store apps using HTML and JavaScript.

ActionShortcut
Refresh Windows appCtrl+Shift+R
Restart Windows appCtrl+Shift+F5
Stop debuggingShift+F5
Open Performance and Diagnostics HubAlt+F2

Use these shortcuts in the JavaScript Console window.

ActionShortcut
Run a console commandEnter
Clear the consoleEsc
Toggle between single-line and multi-line modeCtrl+Alt+M

Use these shortcuts in the DOM Explorer.

ActionShortcut
Select elementCtrl+B
Toggle between displaying and hiding webpage highlight boxes when using Select ElementCtrl+Shift+I
Commit changes using Edit as HTMLCtrl+Enter
Discard changes using Edit as HTMLEsc
Increase selected CSS value by 1Up Arrow
Decrease selected CSS value by 1Down Arrow

Quickstart: Debug HTML and CSS
QuickStart: Debug JavaScript

Show: