본문 바로가기
unity3d

visual studio 2017 shortcut

by java개발자 2017. 11. 23.

출처: http://visualstudioshortcuts.com/2017/


한줄 복사 : ctrl + c

한줄 cut : ctrl + x

라인 이동 : alt + 화살표 (이클립스와 동일)

주석처리 : ctrl + k, c

주석해제 : ctrl + k, u


editor 파일간 이동 : ctrl + alt + page up/page down


'unity3d' 카테고리의 다른 글

magicaVoxel shortcut & command  (0) 2017.11.24
c# window output  (0) 2017.11.22
namespace could not be found  (0) 2017.11.22
Vector3  (0) 2017.11.16
Unity 5 - Roll a Ball game  (0) 2017.11.12