Monday, April 11, 2011

SQLServer Mgmt Studio 2005 (Std keyset) keyboard shortcuts



List of shortcut keys for SQLServer Mgmt Studio 2005 (Std keyset). Menu Activation Keyboard Shortcuts keyboard shortcuts keys,Windows Management and Toolbar Keyboard Shortcuts keyboard shortcuts keys,Cursor Movement Keyboard Shortcuts keyboard shortcuts keys,Text Selection Keyboard Shortcuts keyboard shortcuts keys,Bookmark Keyboard Shortcuts keyboard shortcuts keys,Tree Control Keyboard Shortcuts keyboard shortcuts keys,Code Editor Keyboard Shortcuts keyboard shortcuts keys,Text Manipulation in Code Editor Keyboard Shortcuts keyboard shortcuts keys,Microsoft IntelliSense Keyboard Shortcuts keyboard shortcuts keys,Document Window and Browser Keyboard Shortcuts keyboard shortcuts keys,Solution Explorer Keyboard Shortcuts keyboard shortcuts keys,Help and Books Online Keyboard Shortcuts keyboard shortcuts keys,Search Keyboard Shortcuts keyboard shortcuts keys,Cut and Paste Keyboard Shortcuts keyboard shortcuts keys,Log Viewer Keyboard Shortcuts keyboard shortcuts keys,Activity Monitor Keyboard Shortcuts keyboard shortcuts keys,Replication Monitor Keyboard Shortcuts keyboard shortcuts keys,Replication Conflict Viewer Keyboard Shortcuts keyboard shortcuts keys



SQLServer Mgmt Studio 2005 (Std keyset) Menu Activation Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                  Command
ALTMove to the SQL Server Management Studio menu bar
ALT+HYPHENActivate the menu for a tool component
SHFT+F10Display the context menu
CTRL+NDisplay the New File dialog box to create a file
CTRL+SHFT+NDisplay the New Project dialog box to create a new project
CTRL+ODisplay the Open File dialog box to open an existing file
CTRL+SHFT+ODisplay the Open Project dialog box to open an existing project
CTRL+SHFT+ADisplay the Add New Item dialog box to add a new file to the current project
ALT+SHFT+ADisplay the Add Existing Item dialog box to add an existing file to the current project
CTRL+SHFT+QDisplay the Query Designer
ESCClose a menu or dialog box, canceling the action
 

SQLServer Mgmt Studio 2005 (Std keyset) Windows Management and Toolbar Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                Command
CTRL+F4Close the current MDI child window
CTRL+PPrint
ALT+F4Exit
SHFT+ALT+ENTERToggle full screen mode
SHFT+ESCClose the current tool window
CTRL+TABCycle through the next MDI child windows
CTRL+SHFT+TABCycle through the previous MDI child windows
SHFT+ALTMove to the current tool window toolbar
ALT+F6Move to the next tool window
SHFT+ALT+F6Move to the previously selected window
F8Display Object Explorer
CTRL+ALT+RDisplay Registered Servers
CTRL+ALT+TDisplay Template Explorer
CTRL+ALT+LDisplay Solution Explorer
F7Display the Summary Window
F4Display the Properties Window
CTRL+ALT+XDisplay the Toolbox
CTRL+K, CTRL+WDisplay the Bookmarks Window
CTRL_ALT+RDisplay the Browser Window
 

SQLServer Mgmt Studio 2005 (Std keyset) Cursor Movement Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                 Command
LEFT ARROWMove the cursor left
RIGHT ARROWMove the cursor right
UP ARROWMove the cursor up
DOWN ARROWMove the cursor down
HOMEMove the cursor to the beginning of the line
ENDMove the cursor to the end of the line
CTRL+HOMEMove the cursor to the beginning of the document
CTRL+ENDMove the cursor to the end of the document
PAGE UPMove the cursor up one screen
PAGE DOWNMove the cursor down one screen
CTRL+ RIGHT ARROWMoves the cursor one word to the right
CTRL+ LEFT ARROWMoves the cursor one word to the left
 

SQLServer Mgmt Studio 2005 (Std keyset) Text Selection Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                                Command
CTRL+SHFT+ HOMESelect text from the cursor to the beginning of the document
CTRL+SHFT+ENDSelect text from the cursor to the end of the document
SHFT+HOMESelect text from the cursor to the start of the current line
SHFT+ENDSelect text from the cursor to the end of the current line
SHFT+ DOWN ARROWSelect text down line by line starting from the cursor
SHFT+UP ARROWSelect text up line by line starting from the cursor
SHFT+ALT+ UP ARROWMove the cursor up one line, extending the selection
SHFT+ PAGE UPExtend selection up one page
SHFT+ PAGE DOWNExtend selection down one page
CTRL+ASelect the entire current document
CTRL+WSelect the word containing the cursor, or the closest word
CTRL+=Select the current location in the editor, back to the previous location in the editor
CTRL+SHFT+ PAGE UPExtend the selection to the top of the current window
CTRL+SHFT+ PAGE DOWNMove the cursor to the last line in view, extending the selection
CTRL+SHFT+ RIGHT ARROWExtend the selection one word to the right
CTRL+SHFT+ LEFT ARROWExtend the selection one word to the left
CTRL+SHFT+ALT+ RIGHT ARROWMove the cursor to the right one word, extending the selection
CTRL+SHFT+ALT+ LEFT ARROWMove the cursor to the left one word, extending the selection
 

SQLServer Mgmt Studio 2005 (Std keyset) Bookmark Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                            Command
CTRL+K, CTRL+KSet or remove a bookmark at the current line
CTRL+K, CTRL+NNext bookmark
CTRL+K, CTRL+PPrevious bookmark
CTRL+K, CTRL+LClear bookmarks
 

SQLServer Mgmt Studio 2005 (Std keyset) Tree Control Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                    Command
- (minus - on numeric keypad)Collapse tree nodes
* (on the numeric keypad)Expand all tree nodes
CTRL+UP ARROWScroll the tree control up in the window
CTRL+ DOWN ARROWScroll the tree control down in the window
 

SQLServer Mgmt Studio 2005 (Std keyset) Code Editor Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                         Command
SHFT+ALT+ENTERToggle the full-screen display
CTRL+UP ARROWScroll text up one line
CTRL+ DOWN ARROWScroll text down one line
CTRL+ZReverse the last editing action
CTRL+SHFT+Z or CTRL+Y or ALT+SHFT+BACKSPACERestore the previously undone edit
CTRL+SSave the selected item
CTRL+SHFT+SSave all
CTRL+F4Close
CTRL+PPrint
ALT+F4Exit
CTRL+SHFT+DELDelete all text in the current file
CTRL+GDisplay the Go To Line dialog box
TABIncrease line indent
SHFT+TABDecrease line indent
CTRL+SHFT+UMake the selected text upper case
CTRL+SHFT+LMake the selected text lower case
CTRL+K, CTRL+CMake the selected text a comment
CTRL+K, CTRL + UUncomment the selected text
CTRL+QOpen a new query with current connection
ALT+F8Open database in Object Explorer
CTRL+SHFT+MSpecify values for template parameters
F5 or CTRL+E or ALT+XExecute the selected portion of the query editor or the entire query editor if nothing is selected
CTRL+F5Parse the selected portion of the query editor or the entire query editor if nothing is selected
CTRL+LDisplay the estimated execution plan
ALT+BREAKCancel the executing query
CTRL+MInclude actual execution plan in the query output
CTRL+DOutput results in a grid
CTRL+TOutput results in text format
CTRL+SHFT+FOutput results to a file
CTRL+RShow or hide the query results pane
F6Toggle between query and results pane
CTRL+F6Move to the next active window in Management Studio
ALT+ENTERAuto hide all
CTRL+WWindows
 

SQLServer Mgmt Studio 2005 (Std keyset) Text Manipulation in Code Editor Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                                      Command
ENTER or SHFT+ENTERInsert a new line
CTRL+TSwap the characters on either side of the cursor
DELETEDelete on character to the right of the cursor
BACKSPACE or SHFT+ BACKSPACEDelete one character to the left of the cursor
TABInsert the number of spaces configured for the editor
CTRL+ENTERInsert a blank line above the cursor
CTRL+SHFT+ ENTERInsert a blank line below the cursor
CTRL+SHFT+LChange the selected text to lowercase
CTRL+SHFT+UChange the selected text to uppercase
INSERTToggle between insertion mode and overtype mode
SHFT+TABMove selected lines to the left on tab stop
CTRL+DELETEDelete the word to the right of the cursor
CTRL+BACKSPACEDelete the word to the left of the cursor
CTRL+SHFT+TTranspose the words on either side of the cursor
 

SQLServer Mgmt Studio 2005 (Std keyset) Microsoft IntelliSense Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                                       Command
CTRL+JList members
ALT+RIGHT ARROWComplete word
 

SQLServer Mgmt Studio 2005 (Std keyset) Document Window and Browser Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                          Command
SHFT+ALT+ENTERToggle full-screen mode
F6Move to the next pane of a split pane view of a document
CTRL+SHFT+F6 CTRL+SHFT+TABMove to the previous document in the editor or designer
SHFT+F6Move to the previous pane of a document in split pane view
CTRL+ALT+RDisplay the Browser Window
ALT+LEFTARROWBack, display the previous page in the viewing history
ALT+RIGHTARROWForward, display the next page in the viewing history
 

SQLServer Mgmt Studio 2005 (Std keyset) Solution Explorer Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                           Command
CTRL+ALT+LDisplay Solution Explorer
CTRL+NDisplay the New File dialog box to create a new file
CTRL+SHFT+NDisplay the New Project dialog box to create a new project
CTRL+ODisplay the Open File dialog box to open an existing file
 

SQLServer Mgmt Studio 2005 (Std keyset) Help and Books Online Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                       Command
F1Help
CTRL+F1Help on How Do I
CTRL+ALT+F1Books Online Contents
CTRL+ALT+F2Books Online Index
CTRL+ALT+F3Help Search
CTRL+ALT+F4Dynamic Help
CTRL+ALT+FHelp Favorites
 

SQLServer Mgmt Studio 2005 (Std keyset) Search Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                             Command
CTRL+FDisplay the Find dialog box
CTRL+HDisplay the Replace dialog box
CTRL+IStart incremental search. Type the characters to search for or press CTRL+I to search for characters from the previous search
F3Find the next occurrence of the previous search text
SHFT+F3Find the previous occurrence of the search text
CTRL+F3Find the next occurrence of the currently selected text
CTRL+SHFT+F3Find the previous occurrence of the currently selected text
CTRL+SHFT+HDisplay the Replace in Files dialog box
CTRL+SHFT+IReverse incremental search so it starts at the bottom of the file and searches to the top
ALT+F3, BSelect or clear the Search up option in Find and Replace
ALT+F3, SStop the Find in Files search
ALT+F3, WSelect or clear the Find whole word option in Find and Replace
ALT+F3, PSelects or clears the Wildcard option in Find and Replace
 

SQLServer Mgmt Studio 2005 (Std keyset) Cut and Paste Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                                        Command
CTRL+X or SHFT+DELETECut (delete the currently selected item and place it to the Clipboard)
CTRL+C or CTRL+INSERTCopy to the Clipboard
CTRL+V or SHFT+INSERTPaste from the Clipboard at the insertion point
 

SQLServer Mgmt Studio 2005 (Std keyset) Log Viewer Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                              Command
F5Refresh
F6Move between the Select logs pane and the Log file summary pane
ALT+SMove to the Log file summary pane
CTRL+SHFT+LLoad a new log
CTRL+SHFT+EExport a log
CTRL+SHFT+FFilter a log
CTRL+SHFT+SSearch in a log
 

SQLServer Mgmt Studio 2005 (Std keyset) Activity Monitor Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                                        Command
F5Refresh
CTRL+SHFT+FFilter the monitor display
 

SQLServer Mgmt Studio 2005 (Std keyset) Replication Monitor Keyboard Shortcuts keyboard shortcuts keys

Shortcut                                    Command
F5Refresh
ENTEROpen a detail window from a grid
 

SQLServer Mgmt Studio 2005 (Std keyset) Replication Conflict Viewer Keyboard Shortcuts keyboard shortcuts keys

Shortcut              Command
F6Define filter
F7Apply filter
F8Show all columns

No comments:

Post a Comment