> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# JetBrains IDEs Plugin

> Install and setup CodeAnt AI plugin for JetBrains IDEs

Follow the steps below to install the CodeAnt AI plugin in JetBrains IDEs:

1. **Install CodeAnt AI Plugin:**

   Open your JetBrains IDE (IntelliJ IDEA, PyCharm, WebStorm, etc.) and install the [CodeAnt AI plugin](https://plugins.jetbrains.com/plugin/23405-codeantai) from the JetBrains marketplace.

   Alternatively, install it directly from your IDE:

   * Press `Ctrl+Alt+S` (Windows/Linux) or `Cmd+,` (Mac) to open Settings
   * Navigate to **Plugins** and click the **Marketplace** tab
   * Search for "CodeAnt AI"
   * Click **Install** on the CodeAnt AI plugin

2. **Restart Your IDE:**

   After installation, restart your JetBrains IDE to activate the plugin:

   * Click **Restart IDE** when prompted, or
   * Manually restart via **File > Restart**

3. **Verify Installation:**

   Confirm the plugin is installed and active:

   * Open Settings (`Ctrl+Alt+S` / `Cmd+,`)
   * Navigate to **Plugins > Installed**
   * Confirm CodeAnt AI appears in your installed plugins list
   * Check for CodeAnt AI options in the Actions menu (`Ctrl+Shift+A` / `Cmd+Shift+A`)

4. **Test Functionality:**

   Ensure the plugin is working correctly:

   * Open the plugin window and select "Review Specified Commits" mode from the review configuration dropdown
   * Verify that your latest commits are visible
   * If commits aren't visible, navigate to CodeAnt AI in Settings and add your Node path

The plugin is now ready to review your local changes against the main branch. Login to start using CodeAnt AI.
