프로그래밍 언어2014. 4. 17. 10:21

요즘 Visual Studio 2013을 자주 사용하면서, 단축키를 좀 알아 봤다.

엄청 많은(800여개?) 단축키가 있지만, 그 중에 내게 유용하다고 판단한 것들만 간추려 정리 해 둔다.

 

Edit

Surround With
→ Ctrl+K, Ctrl+S

Remove Row
→ Ctrl+Del

Replace
→ Ctrl+H

Replacein Files
→ Ctrl+Shift+H

Parameter Info
→ Ctrl+Shift+Space

Uncomment Selection
→ Ctrl+K, Ctrl+U

Make Lowercase
→ Ctrl+U

Make Uppercase
→ Ctrl+Shift+U

List Members
→ Ctrl+J

Open 'The' Include File
→ Shift+Ctrl+G

Line Cut
→ Ctrl+L

Line Delete
→ Ctrl+Shift+L

Insert Snippet
→ Ctrl+K, Ctrl+X

Format Document
→ Ctrl+K, Ctrl+D

Format Selection
→ Ctrl+K, Ctrl+F

Expand All Outlining
→ Ctrl+M, Ctrl+X

Comment Selection
→ Ctrl+K, Ctrl+C

Collapse All Outlining
→ Ctrl+M, Ctrl+A

Solution Explorer

Sync With Active Document
→ Ctrl+[, Ctrl+S

Posted by 세월의돌