- CTRL+SHIFT+A
- File -> Settings -> Appearance & Behavior -> Appearance
- File -> Settings -> Editor -> General -> Change font size with Ctrl+Mouse Wheel
- Settings/Preferences (Ctrl+Alt+S) -> Build, Execution, Deployment -> Trusted Locations (adicionar pasta dos projetos)
É preciso criar um configuração de execução para rodar um projeto
- Add configuration
- Botão "Play"
- File -> Invalidate Caches / Restart
- Apagar subpasta Jetbrains em ~/.cache
- CTRL+Espaço (auto completar)
- ALT+INSERT (criar construtor, get/set, etc.)
- CTRL+ALT+L (auto-indentação)
- Settings/Preferences (Ctrl+Alt+S) -> Editor -> General -> Auto Import (Add unambiguous imports on the fly / Optimeze imports on the fly)