Skip to content

IntelliJ IDEA tips

  • Enable “Auto popup quick documentation"
  • Export settings as a zip to share with other people
  • Cmd + E: recent files dialog
  • Shift + Cmd + E: recent edited files dialog
  • Compare files and folders
  • Refactoring
    • Extract variables, constants, fields, parameter object…
  • Run Configuration can be shared as a ipr file
  • Run to Cursor