VS2013 commonly used shortcuts [rpm] comments Ctrl + K - C and k - u VS2013 Keyboard Shortcuts, you dare not?

VS2013 commonly used shortcut keys you dare not?

 

F1 help documentation

F5 to run

F12 Jump to define

F11 single-step debugging

Shift + F5 to stop debugging

Ctrl + current view zoom Specification

Ctrl + L Deletes the current line

Ctrl + K, Ctrl + C code is selected comments

Ctrl + K, Ctrl + U uncheck code comments

Ctrl + K + D format code

Ctrl + C to copy the current line

Ctrl + V to paste the copied line

Ctrl + X cut and paste a row

Ctrl + Enter in the line above the current line plus space

Ctrl + Shift + Enter below the current line plus a line space

Ctrl + J Smart Tips

Ctrl + M + M Show / hide the current block

Alt + Shift + F10 to quickly import namespace

Ctrl + R to rename

Ctrl + R + M extraction method (method of encapsulated into the code you want)

Ctrl + R + E packaging fields (fields add attributes)

Ctrl + R + I extracted interfaces (interfaces to the blocking selection)

Ctrl + Shift + U all uppercase

Ctrl + U all lowercase

Ctrl + shift + B generates a reference solution

Ctrl + F Find / Replace

Ctrl + Shift + F2 Find all

Ctrl + Code screen to scroll up and down arrow keys, but without moving the cursor


Place the cursor on the parameter name, then press the key "Ctrl + Shif + space" portfolio, where parameters are used will be highlighted.

F1 help documentation

F5 to run

F12 Jump to define

F11 single-step debugging

Shift + F5 to stop debugging

Ctrl + current view zoom Specification

Ctrl + L Deletes the current line

Ctrl + K, Ctrl + C code is selected comments

Ctrl + K, Ctrl + U uncheck code comments

Ctrl + K + D format code

Ctrl + C to copy the current line

Ctrl + V to paste the copied line

Ctrl + X cut and paste a row

Ctrl + Enter in the line above the current line plus space

Ctrl + Shift + Enter below the current line plus a line space

Ctrl + J Smart Tips

Ctrl + M + M Show / hide the current block

Alt + Shift + F10 to quickly import namespace

Ctrl + R to rename

Ctrl + R + M extraction method (method of encapsulated into the code you want)

Ctrl + R + E packaging fields (fields add attributes)

Ctrl + R + I extracted interfaces (interfaces to the blocking selection)

Ctrl + Shift + U all uppercase

Ctrl + U all lowercase

Ctrl + shift + B generates a reference solution

Ctrl + F Find / Replace

Ctrl + Shift + F2 Find all

Ctrl + Code screen to scroll up and down arrow keys, but without moving the cursor


Place the cursor on the parameter name, then press the key "Ctrl + Shif + space" portfolio, where parameters are used will be highlighted.

Guess you like

Origin www.cnblogs.com/pengchenggang/p/10972488.html