Individual Edition developers of Qoder CN can sign in to Qoder CN with an Alibaba Cloud account. This topic describes how Individual Edition developers sign in.
You can sign in to Qoder CN Individual Edition in the following ways. Choose the one that matches your scenario:
If you cannot open the Alibaba Cloud logon page in your browser, you can sign in to Qoder CN using an AccessKey pair of your Alibaba Cloud account. This applies to the following situations:
Click the account information at the top of the Qoder CN intelligent chat window, and then click Sign Out.
After you sign out, you will no longer be able to use Qoder CN capabilities that depend on cloud-based large language models, such as intelligent code completion, intelligent chat, and inline chat.
Log on to Qoder CN
Step 1: Prepare
- You have successfully registered an Alibaba Cloud account. For details, see Register an account (PC). If you are a RAM user under an Alibaba Cloud account and the Alibaba Cloud primary account you belong to has not activated the Enterprise Standard Edition, you can also use Qoder CN Individual Edition.
- You have installed the Qoder CN IDE plug-in in JetBrains IDEs, Visual Studio Code, or Visual Studio, or you have downloaded and installed the Qoder CN IDE. For details, see Installation guide.
Step 2: Sign in to Qoder CN in the IDE
If you have installed multiple IDE clients on your computer, your logon status is synchronized in Qoder CN across all of them. You only need to sign in once.
- Sign in with an account (recommended)
- Sign in with an AccessKey pair
Option 1: Sign in to Qoder CN with an account (recommended)
- After installing Qoder CN, select the Alibaba Cloud China site account to sign in, and go to the Alibaba Cloud logon page to complete the logon.
- On the Alibaba Cloud logon page, complete the logon (RAM users can sign in on the RAM user logon page). Once the logon is complete, you can return to the IDE to use Qoder CN.
Option 2: Sign in to Qoder CN with an AccessKey pair of your Alibaba Cloud account
If you cannot open the Alibaba Cloud logon page in your browser, you can sign in to Qoder CN using an AccessKey pair of your Alibaba Cloud account. This applies to the following situations:
- When you are working in a remote development environment, such as Remote SSH, WSL, or Docker, you can use an AccessKey pair to sign in to Qoder CN.
- When you are using the Visual Studio Code Web IDE, you can use an AccessKey pair to sign in to Qoder CN.
- When you are using an IDE built on the open source version of the Visual Studio Code Web IDE, and the IDE provider integrates with Open VSX, you can use an AccessKey pair to sign in to Qoder CN. Direct link: https://open-vsx.org/extension/Alibaba-Cloud/tongyi-lingma.
- Any other case in which the Alibaba Cloud logon page cannot be opened.
- Go to the Alibaba Cloud console to obtain an AccessKey pair. For details, see Create an AccessKey pair.
- Enter the AccessKey ID and AccessKey Secret in the Qoder CN logon configuration to sign in. The operation differs by IDE client (as shown in the figure below):
- VS Code and Qoder CN IDE: In the IDE, press the shortcut key CommandShiftP (CtrlShiftP) to open the command palette, then search for Qoder CN. Select the option to sign in to Qoder CN with an AccessKey pair. Enter the AccessKey ID and AccessKey Secret step by step, select an identity (this step is skipped if you have not joined any enterprise), and press Enter/Return to complete the logon.
- JetBrains IDEs: Open the IDE settings page and find the Qoder CN settings. When you are not signed in, you can see the AccessKey pair logon entry. Enter the AccessKey ID and AccessKey Secret, select an identity (no selection is required if you have not joined any enterprise), and then click sign in.
- Signing in with an AccessKey pair is not supported in Visual Studio.