Skip to content

Instantly share code, notes, and snippets.

@jrmontag
Last active January 9, 2020 22:23
Show Gist options
  • Save jrmontag/b3cad9b0cce024a650b0067bab0c8609 to your computer and use it in GitHub Desktop.
Save jrmontag/b3cad9b0cce024a650b0067bab0c8609 to your computer and use it in GitHub Desktop.
  • multi cursor (or multi-line select) ref
    • option + shift
  • type tooltip for variable under cursor
    • control + shift + p
  • search in everything (classes, files, symbols, etc)
    • double-tap shift
  • comment highlighted block of code
    • command + /
  • jump to definition / usage
    • command + b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment