• refresh : command + r
  • command + d : to select same items continuously
  • command + control + space : emoji 😜

VSC

  • option + click : to click line you want
  • option + ↑/↓ : move items up and down
  • option + shift + ↑/↓: to copy up and down
  • command + / : to remark
  • option + shift + i : can put cursor with all selection
  • option + shift+ drag : can put cursor where your mouse is at so it is helpful when you want to select lines with different lengths of codes
  • command + ↑/↓ : to go to top and bottom
  • command + b: to remove sidebar

'Today's Finding' 카테고리의 다른 글

HOISTING  (0) 2020.11.04
Regular Expressions(정규표현식)  (0) 2020.10.28
How to calculate number easily in Javascript  (0) 2020.10.28
isNaN(is Not a Number)  (0) 2020.10.27
How to use Color Scripter in Tistory  (0) 2020.10.26

+ Recent posts