行间会话(Inline Chat)允许开发者直接在代码编辑器中对话,从而在单个文件内完成代码编辑。Documentation Index
Fetch the complete documentation index at: https://docs.qoder.com/llms.txt
Use this file to discover all available pages before exploring further.
打开行间会话
- macOS:
⌘I - Windows:
CtrlI
添加上下文
@ 以添加上下文。你可以添加文件、规则。选择你想引用的上下文,Qoder 会在处理你的请求时一并考虑,并据此修改当前代码文件。
示例情景
场景 1:修改代码片段

场景 2:添加代码片段
