Skip to main content
Installation & Login

Installation guide

Qoder CN offers two ways to use it. You can download the ready-to-use Qoder CN IDE, or install the Qoder CN plugin directly in your existing development tools. After installation, log in to your account to get started.
To provide users with a high-quality product experience, we have fully upgraded Qoder CN IDE with enhanced context engineering and seamless agent integration, enabling comprehensive codebase understanding and easy handling of complex tasks. Meanwhile, product feature iterations will primarily focus on Qoder CN IDE and the Qoder CN JetBrains plugin. The update cadence for the VS Code extension will slow down. If you encounter issues or inconvenience while using the VS Code extension, we recommend switching to Qoder CN IDE, where we will provide more stable technical support.

Qoder CN IDE client

Qoder CN IDE fully integrates the capabilities of the intelligent coding assistant. It is easier to use out of the box, allowing you to enjoy an efficient and intelligent programming experience without installing any plugins.
  • Supported operating systems: Windows 10/11 (x64), macOS 11.0, Linux x64 (.deb/.rpm), or later versions.
  • Download URL: https://qoder.cn/download.
When downloading, Windows users need to choose the appropriate installer version based on their usage scenario:
VersionInstallation directoryPermission requirementsScope
User versionCurrent user directory (such as C:\Users\username\AppData\Local)No administrator privileges requiredApplies only to the current user
System versionSystem public directory (such as C:\Program Files)Administrator privileges requiredApplies to all users
The two versions are functionally identical (including Repo Wiki and other features). If you do not have an administrator password on your work computer, or if only you use the machine, we recommend the User version.

JetBrains IDEs plugin

The following steps apply to installing Qoder CN in JetBrains IDEs on macOS, Windows, or Linux.

Step 1: Preparations

  • Operating system: Windows 7 or later, macOS, or Linux.
  • Download and install a compatible JetBrains IDE, version 2020.3 or later. Qoder CN is compatible with the following IDEs:
    • IntelliJ IDEA (Ultimate, Community, and Educational editions)
    • Android Studio
    • CLion
    • GoLand
    • PhpStorm
    • PyCharm (Professional, Community, and Educational editions)
    • Rider
    • RubyMine
    • RustRover
    • WebStorm
    • ...
For more information, see the JetBrains IDE tool finder.

Step 2: Install Qoder CN in JetBrains IDEs

Tips: The following uses installing Qoder CN in IntelliJ IDEA as an example.
Here is a JetBrains IDE theme worth sharing: the New UI of JetBrains IDEs. To use this theme, upgrade IntelliJ IDEA to the latest version. After opening the settings, you can find the New UI configuration entry under Appearance & Behavior.

Method 1: Install from the plugin marketplace

  1. Open the IntelliJ IDEA settings window. In the plugin marketplace, search for Qoder CN, find it, and click Install.
  2. After the installation is complete, restart IntelliJ IDEA.
img

Method 2: Install from a local file

  1. Click the following link to download the ZIP installation package for JetBrains IDEs: ⇩ Qoder CN - JetBrains
  2. After downloading the installation package, open IntelliJ IDEA and go to settings. In the settings drop-down menu of the plugin management page, click Install Plugin from Disk, select the downloaded ZIP file, and install it.
    img
  3. After the installation is complete, restart IntelliJ IDEA.

Step 3: Log in and start your intelligent coding journey

  1. After restarting IntelliJ IDEA, click Qoder CN in the side navigation bar, and click the Log in button in the Qoder CN assistant window.
    img
  2. After you click Log in, you are redirected to the login page. After logging in, you can enter the IDE client and start using it. For more information about login operations, see Installation and login.

VS Code extension

The following steps apply to installing Qoder CN in Visual Studio Code on macOS, Windows, or Linux.

Step 1: Preparations

  • Operating system: Windows 7 or later, macOS, or Linux.
  • Download and install Visual Studio Code version 1.68.0 or later.

Step 2: Install Qoder CN in Visual Studio Code

Method 1: Install from the extension marketplace

Click Install Now to open the Visual Studio Code extension marketplace and install directly. After installation, restart the IDE to start your intelligent coding journey.
  1. Open the Visual Studio Code extensions view. Search for Qoder CN, find it, and click Install.
  2. After the installation is complete, restart Visual Studio Code.
    img

Method 2: Install from a local file

  1. Click the following link to download the VSIX installation package for Visual Studio Code: ⇩ Qoder CN-VS Code
  2. After downloading the installation package, open Visual Studio Code. Click Extensions, click the More button, and click Install from VSIX in the drop-down menu. Select the downloaded VSIX file and install it.
  3. After the installation is complete, restart Visual Studio Code.

Step 3: Log in and start your intelligent coding journey

  1. After restarting Visual Studio Code, click Qoder CN in the side navigation bar, and click the Log in button in the Qoder CN assistant window.
    If you cannot find the Qoder CN entry in the side navigation bar after installation, you can hover over the side navigation bar, right-click to view options, and select Qoder CN to configure the plugin entry in the side navigation bar.
  2. After you click Log in, you are redirected to the login page. After logging in, you can enter the IDE client and start using it. For more information about login operations, see Installation and login.
Guides
Tutorials
  • Coding with Qoder CN
Developer Reference