Top 10 IntelliJ Shortcuts

Learning IntelliJ (or other IDE) shortcuts can make us more productive developers. In this post, I’ll highlight my top 10 IntelliJ shortcuts, which I found using the productivity guide: 10. File Structure Popup ⌘F12 or Ctrl + F12 Shows you the structure of a class with methods and properties – handy when looking at a large class.… Continue reading Top 10 IntelliJ Shortcuts