HEX
Server: Apache/2.4.65 (Unix) OpenSSL/3.0.2
System: Linux baggio 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: mkanyafarm (1045)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /srv/users/mkanyafarm/.vscode-server/extensions/github.copilot-chat-0.26.5/package.nls.zh-cn.json
{"copilot.agent.description":"在代理模式下编辑工作区中的文件","copilot.codebase.tool.description":"引用代码库中的相关文件区块、符号和其他信息。","copilot.description":"询问 Copilot","copilot.edits.description":"编辑工作区中的文件","copilot.listCodeUsages.tool.description":"查找符号的引用、定义和其他用法。","copilot.terminal.description":"询问 Copilot","copilot.terminal.explain.description":"解释终端中的内容","copilot.terminal.explain.sampleRequest":"解释最后一个命令","copilot.terminal.sampleRequest":"如何查看目录(包括子目录)中的所有文件?","copilot.terminalPanel.description":"询问如何在终端中执行某项操作","copilot.testFailure.tool.description":"包括有关上次单元测试失败的信息。","copilot.vscode.api.description":"询问 VS Code 扩展开发","copilot.vscode.api.sampleRequest":"如何将文本添加到状态栏?","copilot.vscode.description":"询问有关 VS Code 的问题","copilot.vscode.sampleRequest":"打开集成终端的命令是什么?","copilot.vscode.search.description":"为工作区搜索生成查询参数","copilot.vscode.search.sampleRequest":"在我的“src”目录下的所有文件中搜索“foo”","copilot.vscode.setupTests.description":"在项目中设置测试(实验性)","copilot.vscode.setupTests.sampleRequest":"将 playwright 测试添加到我的项目","copilot.vscode.startDebugging.description":"生成启动配置并在 VS Code 中开始调试(实验性)","copilot.vscode.startDebugging.sampleRequest":"在端口 9229 附加到节点应用","copilot.vscode.tool.description":"使用 VS Code API 引用回答有关 VS Code 扩展开发的问题。","copilot.workspace.description":"询问工作区","copilot.workspace.doc.description":"为此符号添加文档注释","copilot.workspace.edit.description":"编辑工作区中的文件","copilot.workspace.edit.inline.description":"在活动编辑器中编辑所选代码","copilot.workspace.explain.description":"说明活动编辑器中代码的工作原理","copilot.workspace.fix.description":"对所选代码中的问题提出修复建议","copilot.workspace.fix.sampleRequest":"此代码中存在问题。重写代码以在修复 bug 时显示它。","copilot.workspace.generate.description":"生成新代码","copilot.workspace.new.description":"工作区中的新文件或项目的基架代码","copilot.workspace.new.sampleRequest":"使用 typescript 创建 RESTful API 服务器","copilot.workspace.newNotebook.description":"创建新 Jupyter Notebook","copilot.workspace.newNotebook.sampleRequest":"如何创建笔记本以从 csv 文件加载数据?","copilot.workspace.review.description":"在活动编辑器中查看所选代码","copilot.workspace.sampleRequest":"如何生成此项目?","copilot.workspace.semanticSearch.description":"查找你的查询的相关代码","copilot.workspace.semanticSearch.sampleRequest":"工具栏代码在哪里?","copilot.workspace.tests.description":"为所选代码生成单元测试","copilot.workspaceSymbols.tool.description":"使用语言服务搜索工作区符号。","github.copilot.badge.signUp":"注册 GitHub Copilot","github.copilot.badge.star":"在 GitHub 上的星标 Copilot","github.copilot.badge.twitter":"在 Twitter 上关注 GitHub","github.copilot.badge.youtube":"查看 Youtube 上的 GitHub","github.copilot.chat.attachFile":"将文件添加到聊天","github.copilot.chat.attachFolder":"将文件夹添加到聊天","github.copilot.chat.attachSelection":"将所选内容添加到聊天","github.copilot.chat.completionContext.typescript.mode":"TypeScript Copilot 上下文提供程序的执行模式。","github.copilot.chat.copilotDebugCommand.enabled":"是否在终端中启用 `copilot-debug` 命令。","github.copilot.chat.editor.temporalContext.enabled":"进行内联聊天请求时,是否将最近查看和编辑的文件与 Copilot 请求一起包含。","github.copilot.chat.edits.suggestRelatedFilesForTests":"是否从测试文件中为“Copilot 编辑”工作集建议源文件。","github.copilot.chat.edits.temporalContext.enabled":"发出编辑请求时,是否将最近查看和编辑的文件包含在 Copilot 请求中。","github.copilot.chat.languageContext.fix.typescript.enabled":"为 /fix 命令启用 TypeScript 语言上下文提供程序","github.copilot.chat.languageContext.inline.typescript.enabled":"为内联聊天(生成和编辑)启用 TypeScript 语言上下文提供程序","github.copilot.chat.languageContext.typescript.enabled":"为内联补全启用 TypeScript 语言上下文提供程序","github.copilot.command.applyReviewSuggestion":"应用","github.copilot.command.applyReviewSuggestionAndNext":"应用并转到下一步","github.copilot.command.applySuggestionWithCopilot":"使用 Copilot 应用建议","github.copilot.command.attachTerminalSelection":"将终端选择添加到聊天","github.copilot.command.buildLocalWorkspaceIndex":"生成本地工作区索引","github.copilot.command.buildRemoteWorkspaceIndex":"生成远程工作区索引","github.copilot.command.collectDiagnostics":"GitHub Copilot 聊天诊断","github.copilot.command.collectWorkspaceIndexDiagnostics":"收集工作区索引诊断","github.copilot.command.continueReviewInChat":"在聊天面板中查看","github.copilot.command.continueReviewInInlineChat":"放弃并复制到内联聊天","github.copilot.command.discardAllReviewSuggestion":"全部放弃","github.copilot.command.discardReviewSuggestion":"放弃","github.copilot.command.discardReviewSuggestionAndNext":"放弃并转到下一步","github.copilot.command.explainTerminalLastCommand":"解释最后一个终端命令","github.copilot.command.explainTerminalSelection":"解释终端选择","github.copilot.command.explainTerminalSelectionContextMenu":"解释","github.copilot.command.explainThis":"说明","github.copilot.command.fixTestFailure":"修复测试失败","github.copilot.command.fixThis":"修复","github.copilot.command.generateConfiguration":"使用 GitHub Copilot 生成调试配置","github.copilot.command.generateDocs":"生成文档","github.copilot.command.generateSTest":"根据上次聊天请求生成 STest","github.copilot.command.generateTests":"生成测试","github.copilot.command.generateThis":"生成此","github.copilot.command.gotoNextReviewSuggestion":"下一条建议","github.copilot.command.gotoPreviousReviewSuggestion":"上一条建议","github.copilot.command.helpfulReviewSuggestion":"有用","github.copilot.command.logWorkbenchState":"日志工作台状态","github.copilot.command.openUserPreferences":"打开用户首选项","github.copilot.command.openWalkthrough":"打开演练","github.copilot.command.rerunWithCopilotDebug":"调试上一个终端命令","github.copilot.command.reviewAndComment":"审阅和批注","github.copilot.command.reviewChanges":"Copilot 代码评审 - 未提交的更改","github.copilot.command.reviewChanges.cancel":"Copilot 代码评审 - 取消","github.copilot.command.reviewStagedChanges":"Copilot 代码评审 - 暂存更改","github.copilot.command.reviewUnstagedChanges":"Copilot 代码评审 - 未暂存的更改","github.copilot.command.sendChatFeedback":"发送聊天反馈","github.copilot.command.showNotebookLog":"显示聊天日志笔记本","github.copilot.command.unhelpfulReviewSuggestion":"无用","github.copilot.config.agent.runTasks":"配置 Copilot Edits 是否可以在代理模式下运行工作区任务。","github.copilot.config.agent.thinkingTool":"启用思考工具,使 Copilot 能够在代理模式下深入思考你的请求,然后再生成响应。","github.copilot.config.autoFix":"Automatically fix diagnostics for edited files.","github.copilot.config.byok.ollamaEndpoint":"通过“创建自己的密钥”进行访问时用于 Ollama 的终结点。默认为 localhost。","github.copilot.config.codeGeneration.instruction.file":"将添加到生成代码的 Copilot 请求的文件路径。或者,可以为说明指定语言。","github.copilot.config.codeGeneration.instruction.text":"将添加到生成代码的 Copilot 请求的文件路径。或者,可以为说明指定语言。","github.copilot.config.codeGeneration.instructions":"将要添加到用于生成代码的 Copilot 请求的一组说明。\n说明可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Use underscore for field names.\" }`\n\n注意: 请保持说明简短精确。说明不佳可能会降低 Copilot 的质量和性能。","github.copilot.config.codeGeneration.useInstructionFiles":"控制是否将来自 `.github/copilot-instructions.md` 的代码说明添加到 Copilot 请求。\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的质量和效果。[详细了解](https://aka.ms/github-copilot-custom-instructions)如何自定义 Copilot。","github.copilot.config.codesearch.enabled":"使用 `#codebase` 时是否启用代理代码搜索。","github.copilot.config.commitMessageGeneration.instruction.file":"将要添加到用于生成提交消息的 Copilot 请求的指令所在文件的路径。","github.copilot.config.commitMessageGeneration.instruction.text":"将要添加到用于生成提交消息的 Copilot 请求的文本指令。","github.copilot.config.commitMessageGeneration.instructions":"将要添加到用于生成提交消息的 Copilot 请求的一组指令。\n指令可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 用自然语言编写的文本: `{ \"text\": \"Use conventional commit message format.\" }`\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的质量和效果。","github.copilot.config.debugTerminalCommandPatterns":"调试终端中应显示“调试命令”快速修复操作的命令列表。","github.copilot.config.debugTerminalCommands":"是否快速修复调试终端和 `copilot-debug` 命令中的提示。","github.copilot.config.edits.codesearch.enabled":"此设置已弃用,建议使用 `#github.copilot.chat.codesearch.enabled#`。","github.copilot.config.edits.enabled":"是否启用 Copilot 编辑功能。","github.copilot.config.edits.suggestRelatedFilesFromGitHistory":"是否从 git 历史记录中为 Copilot 编辑工作集建议相关文件。","github.copilot.config.editsNewNotebook.enabled":"是否在 Copilot Edits 中启用新的笔记本工具。","github.copilot.config.enableCodeActions":"控制 Copilot 命令在可用时是否显示为代码操作","github.copilot.config.enableUserPreferences":"在代理模式下启用记住用户首选项。","github.copilot.config.experimental.testGeneration.instruction.file":"将要添加到生成测试的 Copilot 请求的文件路径。或者,可以指定说明的语言。","github.copilot.config.experimental.testGeneration.instruction.text":"将要添加到生成测试的 Copilot 请求的文本说明。或者,可以指定说明的语言。","github.copilot.config.followUps":"是否在聊天中建议后续消息。","github.copilot.config.followUps.always":"每次聊天响应时","github.copilot.config.followUps.firstOnly":"仅在首次响应时","github.copilot.config.followUps.never":"禁用后续建议","github.copilot.config.generateTests.codeLens":"显示当前测试覆盖率信息未涵盖的符号的“生成测试”代码提示。","github.copilot.config.localeOverride":"指定 Copilot 响应应使用的语言区域,例如“en”或“fr”。默认情况下,Copilot 将使用 VS Code 配置的显示语言区域进行响应。","github.copilot.config.newWorkspaceCreation.enabled":"是否启用创建新代理工作区的功能。","github.copilot.config.pullRequestDescriptionGeneration.instruction.file":"文件的路径,其中包含将添加到 Copilot 请求以生成拉取请求标题和说明的指令。","github.copilot.config.pullRequestDescriptionGeneration.instruction.text":"将添加到可生成拉取请求标题和说明的 Copilot 请求的文本说明。","github.copilot.config.pullRequestDescriptionGeneration.instructions":"将添加到 Copilot 请求的一组指令,用于生成拉取请求标题和说明。\n指令可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Always include a list of key changes.\" }`\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的质量和效果。","github.copilot.config.renameSuggestions.triggerAutomatically":"控制 Copilot 是否生成重命名建议","github.copilot.config.reviewSelection.enabled":"对当前选择内容启用代码评审。","github.copilot.config.reviewSelection.instruction.file":"将要添加到 Copilot 请求的文件的路径,该请求将为所选内容提供代码评审。可以选择指定指令的语言。","github.copilot.config.reviewSelection.instruction.text":"将要添加到为当前所选内容提供代码评审的 Copilot 请求的文本指令。可以选择指定指令的语言。","github.copilot.config.reviewSelection.instructions":"将添加到 Copilot 请求的一组指令,该请求为当前所选内容提供代码评审。\n指令可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Use underscore for field names.\" }`\n\n注意: 请提供简短且精确的指令。指令不佳可能会降低 Copilot 的效果。","github.copilot.config.scopeSelection":"如果用户使用 `/explain` 且活动编辑器没有选择,是否提示用户选择特定符号范围。","github.copilot.config.search.semanticTextResults":"在搜索视图中启用语义搜索结果。禁用此设置需要重新加载窗口才能使更改生效。","github.copilot.config.setupTests.enabled":"在 `/tests` 生成中启用 `/setupTests` 意向和提示。","github.copilot.config.startDebugging.enabled":"在面板聊天中启用 `/startDebugging` 意向。生成或查找启动配置以匹配查询(如果有)、项目结构等。","github.copilot.config.terminalChatLocation":"控制应从哪里打开来自终端的聊天查询。","github.copilot.config.terminalChatLocation.chatView":"打开聊天视图。","github.copilot.config.terminalChatLocation.quickChat":"打开快速聊天。","github.copilot.config.terminalChatLocation.terminal":"打开终端内联聊天","github.copilot.config.testGeneration.instructions":"将要添加到用于生成测诚的 Copilot 请求的一组说明。\n说明可以来自:\n- 工作区中的文件: `{ \"file\": \"fileName\" }`\n- 采用自然语言的文本: `{ \"text\": \"Use underscore for field names.\" }`\n\n注意: 请保持说明简短精确。说明不佳可能会降低 Copilot 的质量和性能。","github.copilot.config.useProjectTemplates":"使用 `/new` 时,将相关 GitHub 项目用作初学者项目","github.copilot.devcontainer.generateDevContainerConfig":"使用 Copilot 生成开发容器配置","github.copilot.edits.attachFile":"将文件添加到 Copilot 编辑","github.copilot.edits.attachFolder":"将文件夹添加到 Copilot Edits","github.copilot.edits.attachSelection":"将所选内容添加到 Copilot 编辑","github.copilot.git.generateCommitMessage":"使用 Copilot 生成提交消息","github.copilot.icon":"GitHub Copilot 图标","github.copilot.nextEditSuggestions.enabled":"是否启用下一个编辑建议(NES)。\n\nNES 可以根据最近更改建议下一个编辑。[详细了解](https://aka.ms/vscode-nes)下一个编辑建议。","github.copilot.resetAutomaticCommandExecutionPrompt":"重置自动命令执行提示","github.copilot.submenu.copilot.label":"Copilot","github.copilot.submenu.reviewComment.applyAndNext.label":"应用并转到下一步","github.copilot.submenu.reviewComment.discard.label":"放弃","github.copilot.submenu.reviewComment.discardAndNext.label":"放弃并转到下一步","github.copilot.tools.createNewWorkspace.name":"创建新工作区","github.copilot.tools.createNewWorkspace.userDescription":"Scaffold a new workspace in VS Code.","github.copilot.tools.getProjectSetupInfo.name":"获取项目设置信息","github.copilot.tools.githubRepo.name":"在 GitHub 存储库中搜索相关代码","github.copilot.tools.openEmptyFolder.name":"将空文件夹作为 VS Code 工作区打开","github.copilot.tools.searchResults.description":"搜索视图中的结果","github.copilot.tools.searchResults.name":"从搜索视图获取结果","github.copilot.tools.terminalLastCommand.description":"活动终端的上次运行命令","github.copilot.tools.terminalLastCommand.name":"终端上一个命令","github.copilot.tools.terminalSelection.description":"活动终端的选择","github.copilot.tools.terminalSelection.name":"终端选择","github.copilot.viewsWelcome.chatDisabled":"组织管理员当前已为你的帐户禁用 GitHub Copilot 聊天。请与组织管理员联系以启用聊天。\n\n[了解详细信息](https://docs.github.com/en/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/managing-policies-for-copilot-in-your-organization)","github.copilot.viewsWelcome.contactSupport":"你的帐户似乎存在问题。请联系 GitHub 支持人员。\n\n[联系支持人员](https://support.github.com/?editor=vscode)","github.copilot.viewsWelcome.debug":"无论是基于 [终端命令](command:github.copilot.chat.startCopilotDebugCommand)还是使用 [交互式聊天](command:workbench.action.chat.open?%7B%22query%22%3A%22%40vscode%20%2FstartDebugging%20%22%2C%22isPartialQuery%22%3Atrue%7D),GitHub Copilot 聊天都可帮助你开始调试。","github.copilot.viewsWelcome.enterprise":"请与 GitHub 组织管理员联系以启用 Copilot。","github.copilot.viewsWelcome.individual":"开始使用 GitHub Copilot。\n\n[免费启动 GitHub Copilot](https://github.com/github-copilot/signup)\n\n如果你有另一个包含 Copilot 订阅的帐户,则可以[登录到该帐户](command:github.copilotChat.signInChoose?%22force%22)。\n\n或浏览 [Copilot 演练](command:github.copilot.open.walkthrough)以了解更多!","github.copilot.viewsWelcome.individual.expired":"你的 Copilot 订阅已过期。\n\n[查看 Copilot 设置](https://github.com/settings/copilot?editor=vscode)","github.copilot.viewsWelcome.offline":"你当前处于脱机状态。请连接到 Internet 以使用 GitHub Copilot。\n\n[重试连接](command:github.copilot.refreshToken)","github.copilot.viewsWelcome.signIn":"使用 GitHub 登录以使用你的 AI 配对程序员 GitHub Copilot。\n\n[登录到 GitHub.com](command:github.copilotChat.signIn)\n\n[使用 GHE.com 帐户登录](command:github.copilotChat.signInGHE)\n\n或浏览 [Copilot 演练](command:github.copilot.open.walkthrough)以了解更多!","github.copilot.viewsWelcome.signInGHE":"使用 GitHub 登录以使用你的 AI 配对程序员 GitHub Copilot。\n\n[登录到 GHE.com](command:github.copilotChat.signInGHE)\n\n[使用 GitHub.com 帐户登录](command:github.copilotChat.signIn)\n\n或浏览 [Copilot 演练](command:github.copilot.open.walkthrough)以了解更多!","github.copilot.viewsWelcome.switchToReleaseChannel":"稳定版本的 VS Code 当前不支持 GitHub Copilot Chat 扩展的预发行版本。请切换到 GitHub Copilot Chat 的发行版本,或尝试 VS Code 预览体验成员。\n\n[切换到发行版本并重新加载](command:runCommands?%7B%22commands%22%3A%5B%7B%22command%22%3A%22workbench.extensions.action.switchToRelease%22%2C%22args%22%3A%5B%22GitHub.copilot-chat%22%5D%7D%2C%22workbench.action.reloadWindow%22%5D%7D)\n\n[切换到 VS Code 预览体验成员](https://aka.ms/vscode-insiders)","github.copilot.walkthrough.description":"你的 AI 编程伙伴,助你更快、更智能地编写代码","github.copilot.walkthrough.edits.description":"使用**Copilot 编辑**选择要使用的文件,并描述要进行的更改。Copilot 将它们直接应用到文件。\n[使用 Copilot 编辑](command:workbench.action.chat.open?%7B%22mode%22%3A%22edit%22%7D)","github.copilot.walkthrough.edits.media.altText":"视频展示了用户如何将文件拖放到位于辅助边栏的 Copilot Edits 输入框中。Copilot 随后根据用户的请求更新了文件","github.copilot.walkthrough.edits.title":"使用自然语言进行更改","github.copilot.walkthrough.firstSuggest.description":"在编辑器中键入时,Copilot 会建议代码以帮助你完成启动的操作。","github.copilot.walkthrough.firstSuggest.media.altText":"视频展示了不同的 Copilot 完成情况,在这些示例中,Copilot 提供代码建议,帮助用户完成其代码","github.copilot.walkthrough.firstSuggest.title":"AI 建议的代码补全","github.copilot.walkthrough.inlineChatMac.description":"有时,直接在文件中描述要编写的代码会更容易。\n放置光标或进行选择,并使用“'Cmd+I'”** 打开**内联聊天**。","github.copilot.walkthrough.inlineChatMac.media.altText":"视频展示了用户如何调用内联聊天小组件,并使用自然语言请求 Copilot 对文件进行更改。Copilot 随后执行了请求的更改","github.copilot.walkthrough.inlineChatMac.title":"在文件中使用自然语言","github.copilot.walkthrough.inlineChatNotMac.description":"有时,直接在文件中描述要编写的代码会更容易。\n放置光标或进行选择,并使用 **“Ctrl+I'”** 打开**“内联聊天”**。","github.copilot.walkthrough.inlineChatNotMac.media.altText":"编辑器中的内联聊天视图。视频展示了用户如何调用内联聊天小组件,并使用自然语言请求 Copilot 对文件进行更改。Copilot 随后执行了请求的更改","github.copilot.walkthrough.inlineChatNotMac.title":"在文件中使用自然语言","github.copilot.walkthrough.panelChat.description":"使用 **@workspace** 询问 Copilot 编程问题或获取代码方面的帮助。\n 键入 **@** 以查看你可以直接与其聊天的所有可用聊天参与者,每个参与者都有自己的专业知识。\n[与 Copilot 聊天](command:workbench.action.chat.open?%7B%22mode%22%3A%22ask%22%7D)","github.copilot.walkthrough.panelChat.media.altText":"用户在辅助边栏的 Copilot Chat 面板中调用 @workspace,以了解代码库。Copilot 检索相关信息,并提供包含指向相应文件的链接的响应","github.copilot.walkthrough.panelChat.title":"聊聊你的代码","github.copilot.walkthrough.setup.noAction.description":"可以使用 Copilot 跨多个文件生成代码、修复错误、询问有关代码的问题,以及使用自然语言进行更多问题。\n 我们现在使用你的 GitHub 帐户提供 [Copilot for free](https://github.com/features/copilot/plans)。","github.copilot.walkthrough.setup.signIn.description":"可以使用 Copilot 通过自然语言执行跨多个文件生成代码、修复错误、询问代码相关问题等操作。\n 我们现在为 GitHub 帐户提供 [Copilot 免费版](https://github.com/features/copilot/plans)。\n\n[免费使用 Copilot](command:workbench.action.chat.triggerSetup)","github.copilot.walkthrough.setup.signIn.title":"登录以使用免费版 Copilot","github.copilot.walkthrough.setup.signUp.description":"可以使用 Copilot 通过自然语言执行跨多个文件生成代码、修复错误、询问代码相关问题等操作。\n 我们现在为 GitHub 帐户提供 [Copilot 免费版](https://github.com/features/copilot/plans)。\n\n[免费使用 Copilot](command:workbench.action.chat.triggerSetup)","github.copilot.walkthrough.setup.signUp.title":"免费开始使用 Copilot","github.copilot.walkthrough.signIn.description":"若要开始使用 Copilot,请使用 GitHub 帐户登录。\n请确保使用的是正确的 GitHub 帐户。也可以稍后使用帐户菜单登录。\n\n[登录](command:github.copilot.signIn)","github.copilot.walkthrough.signIn.media.altText":"通过本演练或 VS Code 的帐户菜单登录到 GitHub","github.copilot.walkthrough.signIn.title":"使用 GitHub 登录","github.copilot.walkthrough.sparkle.description":"Copilot 通过 AI 支持的智能操作在整个 VS Code 界面上增强编码体验。\n查找 $(sparkle) 图标,如 [源代码管理视图](command:workbench.view.scm),其中 Copilot 会根据代码更改生成提交消息和 PR 说明。\n\n[发现提示和技巧](https://code.visualstudio.com/docs/copilot/copilot-vscode-features)","github.copilot.walkthrough.sparkle.media.altText":"视频展示了在源代码管理输入框中单击火花图标,触发 GitHub Copilot 自动生成提交消息","github.copilot.walkthrough.sparkle.title":"注意智能操作","github.copilot.walkthrough.title":"GitHub Copilot"}