Skip to content

Instantly share code, notes, and snippets.

@chaiwei
Last active September 28, 2020 14:51
Show Gist options
  • Save chaiwei/902232edca2df6cb956381463c0a70b1 to your computer and use it in GitHub Desktop.
Save chaiwei/902232edca2df6cb956381463c0a70b1 to your computer and use it in GitHub Desktop.
MacOS

Frequent Use MacOS Shortcuts

Hide Current Application

⌘ Command + H

Hide All Window

⌘ Command + ⌥ Option + H + M

Change Language

(Open Keyboard preference, enable use the Caps Lock key to switch to and from ABC)

⇪ Caps Lock

Visual Code Studio Shortcuts

Markdown Preview

⌘ Command + K -> V

Duplicate Line

⌥ Option + ⇧ Shift + Arrow Down

Open Terminal

⌘ Command + J

Terminal

Stop Running Process

⌃ Ctrl + Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment