Visual Studio 2008 shortcut keys Daquan

[Window Shortcuts]
Ctrl + W, W: browser window
Ctrl + W, S: Solution Manager
Ctrl + W, C: Class View
Ctrl + W, E: Error list
Ctrl + W, O: output view
trl + W, P: properties window
Ctrl + W, T: task list,
Ctrl + W, X: Toolbox
Ctrl + W, B: bookmarks window
Ctrl + W, U: document outline
Ctrl + D, B: breakpoints window
Ctrl + D , I: immediate window
Ctrl + Tab: switch the active form

[Tools shortcut]
Ctrl + Shift + N: New Project
Ctrl + Shift + O: Open Project
Ctrl + Shift + S: Save all
Shift + Alt + C: New Class
Ctrl + Shift + A: New Item
Shift + Alt + Enter : full-screen editing switch
Ctrl + B, T / Ctrl + K, K: switching switch bookmark
Ctrl + B, N / Ctrl + K, N: move to the next bookmark
Ctrl + B, P: to move a bookmark
Ctrl + B , C: Clear all label
Ctrl + I: incremental search
Ctrl + Shift + I: reverse incremental search
Ctrl + F: Find
Ctrl + Shift + F: Find in files
F3: Find next
Shift + F3: Find previous a
Ctrl + H: Alternatively
Ctrl + Shift + H: replace in the document
Alt + F12: search for symbols (List all search results)
Ctrl + the Shift + V: clipboard cycle
Ctrl + left and right arrow keys: one to move a word
Ctrl + vertical arrow keys: scroll Code screen, but without moving the cursor.
Ctrl + Shift + L: Deletes the current line
Ctrl + M, M: collapse or expand the current nested folded state
Ctrl + M, L: all set to the same process or deployed state Hide
Ctrl + M, P: Stop outlining
Ctrl + E, S: see Blank
Ctrl + E, W: Wrap
Ctrl + G: go to the specified row
Shift + Alt + Arrow keys: choose the text
Alt + left mouse button: choose the text
Ctrl + Shift + U: all uppercase
Ctrl + U: all lowercase

Ctrl + m + Crtr + o all folded outline
Ctrl + M + Crtr + P: Stop outlining
Ctrl + K + Crtr + C: annotation selection
Ctrl + K + Crtr + U: deselect annotation content
Ctrl + J: List members intellisense
Shift + Alt + Enter: full-screen editing switch
Ctrl + B, T / Ctrl + K, K: switching switch bookmark
Ctrl + B, N / Ctrl + K, N: move to the next bookmark
Ctrl + B, P: to move a bookmark
Ctrl + B, C: Clear all tags
Ctrl + I: incremental search
Ctrl + Shift + I: reverse incremental search
Ctrl + F: Find
Ctrl + Shift + F: Find the file
F3 : Find a
Shift + F3: Find a
Ctrl + H: Alternatively
Ctrl + Shift + H: replace in the document
Alt + F12: search for symbols (List all search results)
Ctrl + V + the Shift: circular clipboard
Ctrl + about arrow keys: one to move a word
Ctrl + down arrow keys: scroll Code screen, but without moving the cursor.
Ctrl + Shift + L: Deletes the current line
Ctrl + M, M: collapse or expand the current nested folded state
Ctrl + M, L: all set to the same process or deployed state Hide
Ctrl + E, S: see Blank
Ctrl + E, W: Wrap
Ctrl + G: go to the specified row
Shift + Alt + Arrow keys: choose the text
Alt + left mouse button: choose the text
Ctrl + Shift + U: all become uppercase
Ctrl + U: all lowercase
[Code shortcut]
Ctrl + Shift + spacebar / Ctrl + K, P: parameter information
Ctrl + K, I: Quick info
Ctrl + E, U / Ctrl + K, U: uncheck given annotation content
Ctrl + K, M: generating method stubs
Ctrl + K, X: insert snippet
Ctrl + K, S: Code inserted into the outer
F12: to define the called procedure or variables

Reproduced in: https: //www.cnblogs.com/zhaoyong/archive/2009/08/03/1537666.html

Guess you like

Origin blog.csdn.net/weixin_34362991/article/details/94541322
Recommended