iQooz Gen
  • iQooz Gen
    • What is iQooz Gen?
    • Setup and Installation
      • Install on VSCode
      • Install on JetBrains IDEs
      • Subscription Plans
      • Sign in
      • Extension Settings
      • Uninstall iQooz Gen
    • iQooz Gen Chat
      • Focus
        • Current File Focus
        • Git Diff Focus
      • Context
        • Add Context
        • Add image as Context
      • Commands
        • /ask
        • /changelog
        • /commit
        • /describe
        • /docstring
        • /enhance
        • /explain
        • /find-on-github
        • /generate-best-practices
        • /help
        • /improve
        • /issues
        • /quick-test
        • /recap
        • /review
        • /test-suite
      • Chat History
      • Model Selection
      • Company Codebase
    • Code Completion
    • Coding Agent
      • Tasks
      • Continuous Code Improvement
    • Test Generation
      • Using Test Generation
      • Behaviors
      • Test Suite
      • Configuration
      • Example Test
      • Context
      • Running Tests
    • Data Sharing
  • iQooz Cover
    • What is iQooz Cover?
    • Setup
      • GitHub Action
      • CLI
    • Feature Flags
    • Database Usage
    • Coverage Report
    • Examples
  • ALPHA CODIUM
    • What is AlphaCodium?
    • Setup
    • Usage
      • Configuration
      • Solving Problems
      • Solving the entire dataset
      • Evaluation
    • Technical Q&A
    • Research Paper
    • Example
Powered by GitBook
On this page
  1. iQooz Gen
  2. Setup and Installation

Install on JetBrains IDEs

Learn how to install iQooz Gen to your Jetbrains IDE

Install iQooz Gen

Visit iQooz Gen's page on Jetbrains Marketplace to install iQooz Gen.

Alternatively, follow these steps to install the plugin from within your Jetbrains IDE:

  1. Open the settings menu in your Jetbrains IDE.

  2. Select Plugins.

  3. Type iQooz Gen in the search bar.

  4. Click the Install button.

Activate the Plugin

  1. After installing, you may be prompted to reload the IDE to activate the plugin.

  2. The iQooz Gen icon should appear in the IDE's sidebar on the left side.

Android Studio support JCEF

iQooz Gen Plugin uses JCEF (Java Chromium Embedded Framework) to create a webview component in the plugin's tool window. By default, most IntelliJ-based IDEs come with a boot runtime that includes JCEF. However, Android Studio (and some other versions of IntelliJ-based IDEs) utilize a boot runtime lacking JCEF, which prevents the plugin from loading in these environments.

Also in some cases JCEF could persist but not been initialised.

To address this issue:

  1. Navigate to the "Help" -> "Find Action..." and find(type) "Registry". Here disable ide.browser.jcef.sandbox.enable option.

  2. Navigate to the "Help" -> "Find Action..." and find(type) "Choose Boot Runtime for the IDE" dialog. Here, you can select a boot runtime equipped with JCEF.

  3. Restart the IDE.

PreviousInstall on VSCodeNextSubscription Plans

Last updated 5 months ago

If the issue persist, please open an issue in our or contact support.

GitHub issue tracker