Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 492 Bytes

ConfigIntelliJ.md

File metadata and controls

24 lines (19 loc) · 492 Bytes

IntelliJ Idea configuration

Extensiones

  • Docker
  • EduTools
  • GitToolBox
  • Key Promoter X
  • Lombok
  • One Dark Theme
  • Rainbow Brackets
  • Sonar Lint

Cómo realizar inputs en modo de Debug

  1. Ve a Help > Edit Custom VM Options
  2. Incluye ésta línea al final: -Deditable.java.test.console=true

Custom keymapping

  • Active Editor / Soft-wrap: Ctrl + Ñ
  • Edit / Extend Selection: Ctrl + F4
  • Editor tab / Close tab: Ctrl + W
  • Refactor / Rename...: Alt+F2