Skip to content

Instantly share code, notes, and snippets.

@ianjennings
Created August 10, 2021 19:32
Show Gist options
  • Save ianjennings/b167c1f2d47523ca31d9a8128cee9ffd to your computer and use it in GitHub Desktop.
Save ianjennings/b167c1f2d47523ca31d9a8128cee9ffd to your computer and use it in GitHub Desktop.
Typescript Shortcuts
  • CMD + " " -- Autocomplete
  • CMD+. - Quick Fix
  • F8 - Go to next type error
  • F12 - Go to definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment