Follow the steps to log on to Qoder CN if you are a developer with an Individual Edition account.
Log on to Qoder CN
Step 1: Before you start
Make sure of the following:
-
You have created an Alibaba Cloud account. See Create an account for details.
-
You have installed Qoder CN in JetBrains IDEs or Visual Studio Code. Or you have installed Qoder CN IDE. Check Installation guide for details.
Step 2: Log on to Qoder CN
If you have installed several IDE clients on your computer and Qoder CN is installed in each one, your logon status will be synchronized in all of them. This means you only need to log on once.
You can log on to Qoder CN Individual Edition in the following ways:
-
Log on with an account (recommended)
-
Log on with an AccessKey pair
Option 1: Log on with an account (recommended)
On your first launch after installation, you can log on to Qoder CN with a redirect page. Follow these steps:
-
Open Qoder CN and choose Log in with Alibaba Cloud Account.

-
Auto-complete the logon on the Alibaba Cloud logon page, and you'll see the successful logon page.

Method 2: Log on to with an AccessKey pair
When you can't open the Alibaba Cloud logon page in your browser, you can log on to Qoder CN using an AccessKey pair of the AccessKey ID (AK) and the AccessKey secret (SK).
This includes the following situations:
-
When developing remotely, such as in a Remote SSH, WSL, or Docker development environment.
-
When using the Visual Studio Code Web IDE.
-
When using an IDE built on an open source version of the Visual Studio Code Web IDE, if the IDE provider integrates with Open VSX. You'll need to download Qoder CN.
Here are the detailed steps:
-
Go to the Alibaba Cloud Management Console to get an AccessKey pair.

-
Enter the AccessKey ID and AccessKey secret on the settings page to log on to Qoder CN.
-
VS Code and Qoder CN IDE:
-
Use the following shortcut key to open the command palette:
macOS
Windows
⌘ ⇧ P
Ctrl Shift P
-
Search for Qoder CN to find the option Log in with Alibaba Cloud AK/SK.
-
Paste the access token you copied in Step 1.
-
(If you're an enterprise user) Select an organization.
-
Press Enter to log on.
-
-
JetBrains IDEs:
-
Go to the settings page.
-
Under , find the option Log in with Alibaba Cloud AK/SK.
-
Paste the access token you copied in Step 1.
-
(If you're an enterprise user) Select an organization.
-
Click Log in.
-
-
In Visual Studio, this method is not supported.

-
You are now ready to start using Qoder CN.
Log off from Qoder CN
To log off, follow these steps in your IDE:
JetBrains IDEs and VS Code: Click the drop-down bar next to your username in the chat panel and select Log out.
Visual Studio: From the top menu, choose Tools > Qoder CN > Log out.
After you log off from Qoder CN:
You'll be unable to use the chat and LLM-based code completion features.
Local models will still be available for code completion, technical documentation, and code snippet library capabilities (IntelliJ IDEA).