Latest

All the resources in the Guide, starting with most recent.

Harnessing the Power of AI Assistant in IntelliJ IDEA

YouTube

Harnessing the Power of AI Assistant in IntelliJ IDEA
AI Assistant provides AI-powered features for software development based on the JetBrains AI service.
JetBrains AI Launch Event

YouTube

JetBrains AI Launch Event
See demonstrations of some of AI Assistant’s most exciting features as well as a deeper dive into how it works.
Viewing Scrollbars

Tip

Viewing Scrollbars
You can view a wealth of information about your code in the scrollbars.
Recent Files & Locations

Tip

Recent Files & Locations
Quickly navigate around your recent files & locations to stay in your current working context.
Problem Window

Tip

Problem Window
Using the Problems tool window to find and fix errors as they occur.
Parameter Information

Tip

Parameter Information
Finding the parameter type can be really helpful for understanding your code.
Gutter Icons

Tip

Gutter Icons
View information about your code by looking at the gutter icons.
Understanding the Debugger

Tip

Understanding the Debugger
Use the debugger to help you understand what your code is doing.
Debugging Streams

Tip

Debugging Streams
Visualize the flow of data through a Java stream.
Introducing JetBrains AI Assistant

JetBrains Blog

Introducing JetBrains AI Assistant
How AI can help you with writing and refactoring code, generating documentation and creating commit messages.
Structural Search

Tip

Structural Search
Structural Search and Replace is very helpful for finding exactly what you need in your project.