Skip to content

Instantly share code, notes, and snippets.

@anacunha
Created June 14, 2022 14:20
Show Gist options
  • Save anacunha/17c8b3f462e4e7bdd1eebc3c0c5bb5d9 to your computer and use it in GitHub Desktop.
Save anacunha/17c8b3f462e4e7bdd1eebc3c0c5bb5d9 to your computer and use it in GitHub Desktop.
IntelliJ Shortcuts and Tips

IntelliJ

Move forward and backward on your code.

  • Forward: ⌘[
  • Backward: ⌘]

Great for demos, focuses on code editor. Can be accessed through Ctrl + | View Mode | Enter/Exit Presentation Mode`

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