IntelliJ IDEA Tips and Tricks by Anton Arhipov,

Modern IDEs are quite complex. Even IDE developers say that they sometimes discover new features only while reading the IDE’s code. And does this sound familiar: your colleague is trying to find a class in the project tree, and they don’t remember a class name, so you are trying hard not to scream: “Just press Ctrl Shift E!!!“. Generally, developers use their IDEs and do not utilize the power of automated refactorings, shortcuts, fast navigation, and other awesome features that IDEs provide. The audience will learn many tips and tricks along with different shortcuts. This session takes you through the cool features of IntelliJ IDEA: refactorings, shortcuts, fast navigation, code completion kung-fu, live templates, structured search, THE DEBUGGER, and other gems that the IDE provides for better productivity. Anton Arhipov, JetBrains Recorded at Jfokus 2023 in Stockholm 7th of february
Back to Top