阿里免费AI-IDE Qoder快速入门
开始使用
快速入门
本主题将引导您以个人用户身份使用 Qoder 核心功能的动手项目。最后,您将熟悉它的下一个编辑建议 (NES)、内联聊天和 AI 聊天——人工智能辅助编码的关键工具。
Qoder 个人版目前可供所有用户免费试用。试用期可能会发生变化。有关最新信息,请查看产品更新。
Qoder IDE 用户指南 – 完整使用教程和最佳实践 | 智能编程助手
Qoder IDE – AI-Powered Coding Platform for Real Development
Qoder Reviews, Alternatives, and Pricing updated September 2025
下载并安装 Qoder
- 从 https://qoder.com/download 下载安装程序。
- 双击该文件开始安装。
- 通过双击 Qoder IDE 图标启动 Qoder。
2
登录
- 在 Qoder IDE 的右上角,单击用户图标或使用键盘快捷键( (macOS)或 (Windows)),然后选择登录。
⌘
⇧
,
Ctrl
shift
,
- 在出现的网页上:
- 点击底部的注册并完成注册过程,或
- 使用您的 Google 或 GitHub 帐户直接注册。
- 返回 Qoder IDE。您现在可以自由使用所有功能。
3
打开项目
选择使用本地项目或从 GitHub 克隆示例。
- 使用本地项目
- 单击打开或使用键盘快捷键:
- macOS:O
⌘
- 窗户:O
Ctrl
- 浏览到项目文件夹,选择一个文件,然后将其打开。
- 克隆项目
- 单击克隆存储库。
- 在顶部的搜索栏中:
- 输入项目 URL,然后单击从 URL 克隆,或
- 单击“从 GitHub 克隆”,然后按照提示进行作。
- 完成克隆项目的步骤。
4
探索功能
- 触发 NES
NES 通过在您的光标处提供智能、上下文感知的编辑,帮助您开始 AI 辅助编码。
- 输入部分代码片段或自然语言的代码请求。示例:“初始化列表。
- 按 (macOS) 或 (Windows)。建议将自动出现。
⌥
P
Alt
P
- 按 Tab 键接受建议。
NES 支持多行编辑和无缝自动完成。
- 发起内联聊天
使用内联聊天直接在代码上下文中获取 AI 帮助。
- 在 Qoder 代码编辑器中,按 (macOS) 或 (Windows)。将打开“内联聊天”窗口。
⌘
I
Ctrl
I
- 键入您的请求,然后按 Enter。示例:“添加用于处理文件更新的方法。
- 要应用 AI 生成的代码,请按 (macOS) 或 (Windows)。
⌘
⏎
Ctrl
Enter
- 开始 AI 聊天
使用 AI 聊天面板或按 (macOS) 或 (Windows) 在询问或代理模式下执行更广泛的任务。⌘
L
Ctrl
L
- 在右侧的 AI 聊天面板中,输入您的请求。示例:“为此函数创建测试并运行它们。
- 按 Enter 键。AI 代理将生成包含相关测试用例的测试文件。
- 单击“根据提示运行”,或按 (macOS) 或 (Windows) 执行测试。
⌘
⏎
Ctrl
Enter
Get Started
Quick Start
This topic walks you through a hands-on project using Qoder’s core features as an individual user. By the end, you’ll be familiar with its Next Edit Suggestions (NES), Inline Chat, and AI Chat—key tools for AI-assisted coding.
Qoder Individual Edition is currently available as a free trial for all users. The trial duration is subject to change. For the latest information, please check product updates.
1
Download and install Qoder
- Download the installer from https://qoder.com/download.
- Double-click the file to begin installation.
- Launch Qoder by double-clicking the Qoder IDE icon.
2
Sign in
- In the upper-right corner of your Qoder IDE, click the user icon or use the keyboard shortcut ( (macOS)or (Windows)), and select Sign in.
⌘
⇧
,
Ctrl
shift
,
- On the web page that appears:
- Click Sign up at the bottom and complete the registration process, or
- Use your Google or GitHub account to sign up directly.
- Return to the Qoder IDE. You can now use all features freely.
3
Open a project
Choose to work with an local project or clone a sample from GitHub.
- Use a local project
- Click Open or use the keyboard shortcut:
- macOS: O
⌘
- Windows: O
Ctrl
- Browse to your project folder, select a file, and open it.
- Clone a project
- Click Clone repo.
- In the search bar at the top:
- Enter a project URL and click Clone from URL, or
- Click Clone from GitHub and follow the prompts.
- Complete the steps to clone the project.
4
Explore features
- Trigger an NES
NES helps you get started with AI-assisted coding by offering intelligent, context-aware edits right at your cursor.
- Enter a partial code snippet or a code request in natural language. Example: “Initialize a list.”
- Press (macOS) or (Windows). Suggestions will appear automatically.
⌥
P
Alt
P
- Press Tab to accept a suggestion.
NES supports multi-line edits, and seamless autocomplete.
- Initiate an inline chat
Use Inline Chat to get AI help directly within your code context.
- In the Qoder code editor, press (macOS) or (Windows). The Inline Chat window will open.
⌘
I
Ctrl
I
- Type your request and press Enter. Example: “Add a method for handling file updates.”
- To apply the AI-generated code, press (macOS) or (Windows).
⌘
⏎
Ctrl
Enter
- Start an AI chat
Use the AI Chat panel or press (macOS) or (Windows) for broader tasks in Ask or Agent mode.⌘
L
Ctrl
L
- In the AI Chat panel on the right, enter your request. Example: “Create tests for this function and run them.”
- Press Enter. The AI agent will generate a test file with relevant test cases.
- Click Run as prompted, or press (macOS) or (Windows) to execute the tests.
⌘
⏎
Ctrl
Enter