Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 370 Bytes

JETBRAINS_IDE.md

File metadata and controls

11 lines (9 loc) · 370 Bytes

Jetbrains IDE Shortcuts

  • CMD + Shift + V - Historial of copies

  • CTRL + Shift + <Num> - Bookmark line

  • CTRL + <Num> - Go to bookmarked line

  • CMD + P - Go to parameters definition

  • CMD + F12 - Modal with file structure

  • CMD + Shift + T - Go to test

  • ALT + LEFT/RIGHT - Navigate through open file tabs

  • CTRL + ALT + I - Indent selected code area