* 단축키

 - https://techwell.wooritech.com/blog/2021/03/19/VSC%EB%8B%A8%EC%B6%95%ED%82%A4/

 

Visual Studio Code 단축키 | TechWell

Visual Studio Code

techwell.wooritech.com

** 블럭 comment : Ctrl+/

** 블럭 삭제 : Ctrl+Shift+k

 

 

* 에디터 창 자동 줄바꿈 설정

 - 파일 -> 기본설정 -> 설정 (단축키: 컨트롤 + 쉼표)

 - 셋팅 에서 wordWrap 를 입력 후 줄 바꿈 여부를 on 으로 변경
  ( json 스타일 :  우측 상단에 { } 아이콘 선택)

  thanks > https://recoveryman.tistory.com/374

 

* 한글 패치

 - 좌측 사이드 메뉴의 네모 아이콘 클릭 (extentions : Ctrl+Shift+X)

 - 검색 필드에 korean 입력

 - Install  버튼 클릭 

 - 재실행

  thanks > https://recoveryman.tistory.com/464

 

* 메뉴언어 변경 : ko > en (언어팩을 괜히 설치한듯...)

 - 보기(View) > 명령팔레트(Command Palette...)

 - 입력필드 : 언어 구성 (Configure Display Language)

 > (설치된 언어항목 중 선택) en

  thanks > https://codedragon.tistory.com/6112

 

 

 

'tools' 카테고리의 다른 글

ecilpse 속도 개선  (1) 2023.09.12
vsCode git pull request  (0) 2023.04.16
오류  (0) 2022.10.24
git. push가 갑자기 안되네.. github가 잘못했네.  (0) 2021.10.15
VSCode Workspace Trust?  (0) 2021.08.27

+ Recent posts