2020年7月30日 星期四

Visual Studio Code tips for Mac

  • Search files: Command+P
  • File explorer: Command+Shift+E and arrow keys
  • Switch tabs: Ctrl + 1 or 2 or 3
  • Switch tabs: Command+Shift+ [ or ]
  • Toggle side bar: Command + b
  • Jump line: Ctrl + g
  • Find: Command+Shift+H


2020年4月11日 星期六

Ubuntu Tips


  • Bring up login screen
Ctrl+Alt+F1
Windows + L

2020年3月31日 星期二

Update Mac Using Terminal

Steps:

  1. softwareupdate -l
  2. sudo softwareupdate -i 'macOS Catalina 10.15.4 Update- ' (note the space at the end)