vscode 단축키, 등등

파일 탐색기 indent 조정

설정 -> workbench.tree.indent -> pixel 단위로 조정 (기본값 8, 16 로 조정했음)

extension

자주쓰는 단축키

  • shortcuts
  • file search
    • mac os: command + p
  • teminal 열기
    • mac os: command + j
  • 열모드
    • mac os: alt + shift + 마우스드래그
  • 이전 코드로 이동
    • mac os: control + -

참고