资源与延伸阅读

Copilot 的界面、套餐和模型列表变化很快。以官方文档与 GitHub 账号内设置为准,本教程只负责把工作流串起来。总入口:https://docs.github.com/en/copilot


官方

资源URL
Copilot 文档首页https://docs.github.com/en/copilot
Copilot 是什么https://docs.github.com/en/copilot/get-started/what-is-github-copilot
套餐(含额度,价格以该页为准)https://docs.github.com/en/copilot/get-started/plans
产品与定价页https://github.com/features/copilot
Quickstarthttps://docs.github.com/en/copilot/get-started/quickstart
安装 IDE 扩展https://docs.github.com/en/copilot/how-tos/set-up/install-copilot-extension
VS Code 里启用 Copilothttps://code.visualstudio.com/docs/copilot/setup
Marketplace:GitHub Copilothttps://marketplace.visualstudio.com/items?itemName=GitHub.copilot
行内建议https://docs.github.com/en/copilot/how-tos/get-code-suggestions/get-ide-code-suggestions
IDE 快捷键https://docs.github.com/en/copilot/reference/keyboard-shortcuts
IDE 里的 Chathttps://docs.github.com/en/copilot/how-tos/chat-with-copilot/get-started-with-chat-in-your-ide
Chat 提示词https://docs.github.com/en/copilot/concepts/prompt-engineering-for-copilot-chat
启动 cloud agent 任务https://docs.github.com/en/copilot/how-tos/copilot-on-github/use-copilot-agents/kick-off-a-task
Agents 页https://github.com/copilot/agents
探索 Pull Requesthttps://docs.github.com/en/copilot/tutorials/explore-pull-requests
Copilot CLI 入门https://docs.github.com/en/copilot/how-tos/copilot-cli/cli-getting-started
安装 Copilot CLIhttps://docs.github.com/en/copilot/how-tos/copilot-cli/set-up-copilot-cli/install-copilot-cli
Copilot CLI 产品页https://github.com/features/copilot/cli
账号里的 Copilot 设置https://github.com/settings/copilot
信任中心 / FAQ(文档站 Further reading)从 What is GitHub Copilot 页底部进入

不要把本课里的快捷键或套餐名当成合同。以文档站和结算页为准。


本站相关课程

课程路径和 Copilot 的关系
Cursor/cursor/AI 原生 IDE;对照见 Copilot 与 Cursor
Claude Code/claude-code/终端 Agent;GitHub 原生能力更弱、长时自治更强
Codex/codex/OpenAI 的 App / CLI / 扩展路线
MCP/mcp/协议本身;Copilot 云端 / CLI 也可接 MCP
LangChain/langchain/在应用里自建 Agent,而不是编辑器 / GitHub Agent

本教程索引

  1. GitHub Copilot 教程
  2. 简介
  3. 安装与登录
  4. 快速上手
  5. 行内补全
  6. Copilot Chat
  7. Coding Agent
  8. GitHub 集成
  9. Copilot CLI
  10. Copilot 与 Cursor
  11. 实战案例

文档会变,怎么跟

现象怎么处理
快捷键和文中不一致打开 Keyboard Shortcuts,搜命令名;对照 keyboard shortcuts
Chat 或 Agent 灰掉看组织政策与 settings/copilot,不是先重装 VS Code
套餐名多了 Pro+ / Max / Student正常;以 plans 为准,本课不报价格
CLI 斜杠命令对不上会话里 /helpcopilot help
JetBrains 与 VS Code 参与者名字不同VS Code 用 @workspace,JetBrains 用 @project

建议收藏文档首页。大版本可能改状态栏文案或把 Chat 并进内置 AI。


延伸阅读顺序

  1. 官方 Quickstart(与本课 快速上手 对齐)
  2. 行内建议 → 本课 行内补全
  3. Chat in your IDEChat
  4. Kick off a taskCoding Agent
  5. 若还要用终端:CLI 入门,或本站 /claude-code//cursor/

贡献

本教程在 垦荒学园 / Kenhuang Academy。官方 UI 或套餐变更时,请开 Issue 或 PR,同步更新 docs/zh/copilot/docs/en/copilot/


下一步

评论