70 SQL Server Management Studio Shortcuts

Learn SQL Server Management Studio Shortcuts for Windows

Menu Activation Shortcuts

ActionSQL Server Management Studio Shortcuts
Move to the SQL Server Management Studio menu barAlt
Activate the menu for a tool componentAlt + +
Display the context menuShift + F10
Display the New File dialog box to create a fileCtrl + N
Display the New Project dialog box to create a new projectCtrl + Shift + N
Display the Open File dialog box to open an existing fileCtrl + O
Display the Open File dialog box to open an existing fileCtrl + Shift + G
Display the Open Project dialog box to open an existing projectCtrl + Shift + O
Display the Add New Item dialog box to add a new file to the current projectCtrl + Shift + A
Display the Add Existing Item dialog box to add an existing file to the current projectShift + Alt + A
Display the Query DesignerCtrl + Shift + Q
Close a menu or dialog box, canceling the actionEsc

Windows Management Shortcuts

ActionSQL Server Studio Shortcuts
Close the current MDI child windowCtrl + F4
Close a menu or dialog box, cancel an operation in progressEsc
PrintCtrl + P
ExitAlt + F4
Toggle full-screen modeShift + Alt + Enter
Close the current tool windowShift + Esc
Cycle through the next MDI child windowsCtrl + F6
Display the IDE navigator with the first document window selectedCtrl + Tab
Cycle through the previous MDI child windowsCtrl + Shift + Tab
Move to the current tool window toolbarShift + Alt
Display the IDE navigator with the first tool window selectedAlt + F7
Move to the next tool windowAlt + F6
(in the Database Engine Query Editor)  Move to the next tool windowF6
Move to the previous tool windowShift + Alt + F7
Move to the next pane of a split pane view of a single documentF6
Move to the previously selected windowShift + Alt + F6
Move to the next pane of a split pane view of a single documentShift + F6
Move to the previous pane of a split pane view of a single documentShift + F6
Display the dock menuAlt + –
Display a popup listing all open windowsCtrl + Alt + Down Arrow key
Opens a new query editor windowCtrl + O
Display Object ExplorerF8
Display Registered ServersCtrl + Alt + G
Display Template ExplorerCtrl + Alt + T
Display Solution ExplorerCtrl + Alt + L
Display the Summary WindowF7
Display the Properties WindowF4
Display the Output windowCtrl + Alt + O
then T: Display the Task List windowCtrl + \
then Ctrl + T: Display the Task List windowCtrl + \
Toggle between the Object Explorer Details list view and the Object Explorer Details property paneF6
Display the ToolboxCtrl + Alt + X
then Ctrl + W: Display the Bookmarks WindowCtrl + K
Display the Browser WindowCtrl + Alt + R
Display a smart tag menu of common commands for Web server controls in the HTML designerShift + Alt + F10
then Ctrl + E  Display the Error List Window (Transact-SQL Editor only)Ctrl + \
E Display a smart tag menu of common commands for Web server controls in the HTML designerCtrl + \
then E   Display the Error List Window (Transact-SQL Editor only)Ctrl + \
Move to the next entry in the Error List window (Transact-SQL Editor only)Ctrl + Shift + F12
Display the previous page in the viewing history. Available only in the Web browser windowAlt + Left Arrow key
Display the next page in the viewing history. Available only in the Web browser windowAlt + Right Arrow key

Cursor Movement Shortcuts

ActionSQL Server Studio Shortcuts
Move the cursor leftLeft Arrow key
Move the cursor rightRight Arrow key
Move the cursor upUp Arrow key
Move the cursor downDown Arrow key
Move the cursor to the beginning of the lineHome
Move the cursor to the end of the lineEnd
Move the cursor to the beginning of the documentCtrl + Home
Move the cursor to the end of the documentCtrl + End
Move the cursor up one screenPage Up key
Move the cursor down one screenPage Down key
Moves the cursor one word to the rightCtrl + Right Arrow key
Moves the cursor one word to the leftCtrl + Left Arrow key
Returns the cursor to the last itemShift + F8
Moves the cursor to the top of the documentCtrl + Page Up key
Moves to the previous tab in the documentCtrl + Page Up key
Moves the cursor to the bottom of the documentCtrl + Page Down key
Moves to the next tab in the documentCtrl + Page Down key

READ NEXT:

Back to top button