Skip to content

Instantly share code, notes, and snippets.

@yuizho
Last active May 26, 2019 23:32
Show Gist options
  • Save yuizho/2c722a49d6187adfbacc4afa80ad547b to your computer and use it in GitHub Desktop.
Save yuizho/2c722a49d6187adfbacc4afa80ad547b to your computer and use it in GitHub Desktop.
shortcut, keybind memo
  • Delete Line
    • Ctrl + a and Ctrl + k
    • Ctrl + s + BackSpace
  • Declaration: ⌘ + b
  • Navigate <- Back: ⌘ + ←
  • Navigate <- Forward: ⌘ + →
  • Implementation(s): ⌘ + i
  • Move to next Tab: Alt + →
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment