From the course: Coding Smarter with JetBrains AI Assistant

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Set up JetBrains AI Assistant in your IDE

Set up JetBrains AI Assistant in your IDE

From the course: Coding Smarter with JetBrains AI Assistant

Set up JetBrains AI Assistant in your IDE

- [Instructor] Let's create a new project. Let's call it JetBrains AI Practice. Then we'll click Create. On the right hand side of the IDE, you should see a swirly tab that represents the JetBrains AI assistant. If you don't see this button, you can go to View, Tool Windows and AI Assistant. This will pop open or close the AI assistant window. If you're still having trouble, feel free to use the Help search bar instead. Here, you can search AI Assistant and it'll find that tool window. Now, since I'm using IntelliJ Ultimate, I'm already logged into my account. But if you're not logged in, this is where you'll do so. Here, we can see all the different things that JetBrains AI Assistant can help us do. It can generate code from descriptions, documentation, commit messages, and more. It can also help us understand the code that's already written and debug errors we might get as we develop our software. We'll explore all of these features throughout the course. Let's quickly cover Free…

Contents