IntelliJ IDEA Tips & Tricks by ANTON ARHIPOV

1,379
0
Published 2024-05-15
For updates and more, join our community 👉 www.linkedin.com/company/devoxx-united-kingdom

IntelliJ IDEA is packed with useful features that enhance developer productivity and simplify working with the code. 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 that is a gem on its own, and other productivity features that the IDE provides.
We will also look at the latest additions to IntelliJ IDEA, including the AI assistant plugin that brings the advancements in Machine Learning closer to the developer tooling

All Comments (3)
  • @neyaisselkou
    That view of the whole stream pipeline is amazing, I can imagine how helpful it can be since streams are lazily evaluated. Great talk