IntelliJ Productivity Tips - The Secrets Of The Fastest Developers On Earth
Victor Rentea
Java Champion
About Victor
Victor is a Java Champion and an Independent Trainer delivering webinars for dozens of companies around the world since 2014. His passion is Simple Design, Refactoring, and Unit Testing, about which he regularly talks at top conferences, but also to the Bucharest Software Craftsmanship Community that he founded. On victorrentea.ro you can find his blog, best talks, training curriculum, live masterclasses, and social channels.
In this session, you’ll learn some of the tricks used by the fastest Java developers on the planet, that will skyrocket your day-to-day coding speed after just several days of practice. Writing, editing, navigating and refactoring code faster will let you focus on your goals and enable you to experiment with various design ideas without wasting precious time.
Among the tricks you’ll see:
 Advanced Auto-Completion: over-dot, TAB, type-aware, statics, generating boilerplate
 Live Templates and Postfix Expansion
 ALT-ENTER-driven coding
Multi-cursor
Statement Completion
Navigating Code like a Pro
Java Streams support
and many more, all curated with the help of many nice JetBrains people.