Search & Navigation
Ctrl + F12 Go to Implementation. Where been used
Shift + F12 Find all references and show the result on below
Ctrl + Shift + F12 Go to Next Error
Ctrl + Arrow Left\Right Move horizontally word by word
Home\End Move end of line
Ctrl + Tab + Up\Down Shows all open files and let the user select
Ctrl + G Go to the line by entered line number
Editing & Refactoring
Ctrl + K, Ctrl + I Show Method info
Ctrl + Shift + L Delete Line
Ctrl + Shift + V Paste from keyboard buffer ring
Alt + ⬆️⬇️ Moving code line to up or down on the page
Ctrl + K, Ctrl + S Surround chosen with (if, region, try)
Ctrl + R, Ctrl + R Rename
Ctrl + R + M Extract chosen code as new method
Window Management
Ctrl + ⬅️ Close all descendatnas for solution explorer. Close sub folders/files