Chris Lee
Chris Lee This, Too, Shall pass away.

VScode tips

VScode tips

short-cut

  • 편집기 분할
    • + + 방향키
    • + 숫자키
    • + \
  • multi-selection
    • +
  • 줄 이동
    • + 방향키
  • 줄 복사
    • + + 방향키
  • tab 이동
    • + + 방향키
  • multi Selection
    • + + + 방향키
    • + +마우스
  • Key Binding
    • + K + S > keybindings.json 에서 설정
    • triggerSuggest + space 에서 + + space 로 변경함.(mac의 spotlight와 충돌)

setting Sync

  • markget place : Settings Sync
  • Upload Key :   + + U
  • Download Key : + + D

comments powered by Disqus