팁과강좌
[프로그래밍]비주얼 스튜디오 코드 단축키(visual studio code short cut)
인포미스터리
2019. 12. 2. 17:07
반응형
https://demun.github.io/vscode-tutorial/shortcuts/
단축키 - Visual Studio Code tutorial
단축키 파일 > 기본 설정 > 바로가기 키 에서 현재 활성화된 키보드 단축키를 볼 수 있습니다 . 기본 편집 키 명령 명령 ID ctrl+X 행 삭제 (빈 선택) editor.action.clipboardCutAction ctrl+C 행 복사 (빈 선택) editor.action.clipboardCopyAction ctrl+shift+k 행 삭제 editor.action.deleteLines ctrl+Enter 아래에 행 삽입 editor.action.i
demun.github.io
단축키를 알고 있으면 꽤나 있어보입니다.
있어보이고 싶어서...단축키를 배우려 합니다.
코드를 조금이라도 일찍 입력하고 싶기도 하구요.
반응형