# IntelliJ shortcuts Reference: https://vimeo.com/98922030 1. Do not use tabs, deactivate them in the preference panel. 2. Naviguate through files using `CMD+E` and `CMD-SHIFT-E` (last edited files) 3. Highlight usages with `SHIFT-CMD-F7` 4. Get rid of everything with `SHIFT-CMD-F12` (full mode) 5. Select blocks of text with `ALT+UP ARROW` 6. Move blocks up and down with `SHIFT+ALT+UP`