Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
JetBrains AI Guide: How to Use AI in Your IDE
Remote Development
Databases
Django
Hot tags
Amazon AWS
Debugging
Git
Google Cloud
Gradle
Refactoring
Browse more content...
Explore
Tips
Visual, standalone, bite-sized learning resources organized into different categories.
Previous
Next
1
…
17
18
19
…
51
Presentation Assistant
Use Presentation Assistant to display shortcuts being used.
Extract Method
Extract code to a new method.
Use code from chat
Apply code snippets from the AI Assistant chat window to your project.
Open the AI Assistant chat window
Open the AI Assistant chat window from Recent Files.
Custom prompts
Use a custom prompt to let AI Assistant help you.
Refactor Code with AI Assistant
How AI Assistant can help you refactor code.
Params collection in C#
Use the params collection in C# so methods can accept a dynamic number of parameters.
Find and Fix Problems in Your Code
How AI Assistant can help you to understand errors in your code.
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
See Return Values in Variables View
See what value a method returns.
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Step Over
Advance beyond the current line of code and moves on to the next line.
Previous
Next
1
…
17
18
19
…
51