1.Return to the previous cursor position/Move forward to the next cursor position
1) return to the previous cursor position: Use the combination key "Ctrl +-"; 2) move forward to the next cursor position: "Ctrl + Shift + -".
3.Undo/Reverse withdrawalSales
1) undo: Use the key combination Ctrl + Z to undo the operation; 2) undo: Use the key combination Ctrl + Y to undo the operation.
4.Forward/Backward Search
3) after you type the search text, you can use the combination key "Ctrl + I" and "Ctrl + Shift + I" to locate the search results. The search results are highlighted.
5.Box Selection
The box selection can be completed by using the combination key shift + ALT + direction key (or mouse. This is very convenient for batch deletion of some codes.
6.Insert a row above or below the row where the cursor is located
1) key combination "Ctrl + enter": insert an empty row on the current row; 2) key combination "Ctrl + Shift + enter": insert a blank row under the current row.
8.Select from the cursor to the beginning of the line(Tail)Inter-code
1) Select the code from the cursor to the beginning of the line: Use the combination key "cshift + home"; 2) select from the cursor to the end of the line: "Shift + end ".
16.Note/Uncomment
1) Comment: Ctrl + K + C; 2) cancel the comment: Ctrl + K + U ".
20.Case-sensitive Conversion
1) lower case: Use the combination key "Ctrl + u"; 2) convert to upper case: Use the combination key "Ctrl + Shift + U ".
6.Format code
Format part of the Code: select the code-> Ctrl + k, F. Or Ctrl + E, F. Format the entire document: Ctrl + k, D. Or Ctrl + E, D.
Visual Studio 2012 shortcut