Files
Seasoned/.vscode-server/extensions/github.copilot-chat-0.37.9/package.nls.zh-tw.json

2 lines
48 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{"copilot.agent.compact.description":"透過壓縮交談歷程記錄來釋放上下文空間。您也可以選擇加入額外的壓縮指示。","copilot.agent.description":"在 Agent 模式中編輯您的工作區中的檔案","copilot.codebase.tool.description":"透過語意搜尋,尋找相關檔案區塊、符號及其他資訊","copilot.description":"在內容中詢問或編輯","copilot.edits.description":"編輯工作區中的檔案","copilot.terminal.description":"詢問命令","copilot.terminal.explain.description":"說明終端的內容","copilot.terminal.explain.sampleRequest":"說明上一個命令","copilot.terminal.sampleRequest":"如何檢視目錄內的所有檔案,包括子目錄?","copilot.terminalPanel.description":"詢問如何在終端機中執行某些動作","copilot.testFailure.tool.description":"包含上次單元測試失敗的資訊","copilot.title":"使用代理程式建置","copilot.toolSet.editing.description":"編輯工作區中的檔案","copilot.toolSet.read.description":"讀取工作區中的檔案","copilot.toolSet.search.description":"搜尋工作區中的檔案","copilot.toolSet.web.description":"擷取來自 Web 的資訊","copilot.tools.applyPatch.description":"編輯工作區中的文字檔","copilot.tools.applyPatch.name":"套用修補檔","copilot.tools.changes.description":"取得已變更檔案的差異","copilot.tools.createDirectory.description":"在工作區中建立新目錄","copilot.tools.createDirectory.name":"建立目錄","copilot.tools.createFile.description":"建立新檔案","copilot.tools.createFile.name":"建立檔案","copilot.tools.editNotebook.description":"在工作區編輯筆記本檔案","copilot.tools.editNotebook.name":"編輯筆記本","copilot.tools.editNotebook.userDescription":"在工作區編輯筆記本檔案","copilot.tools.errors.description":"檢查特定檔案的錯誤","copilot.tools.fetchWebPage.description":"從網頁擷取主要內容。您應該包含要擷取的頁面 URL。","copilot.tools.fetchWebPage.name":"擷取網頁","copilot.tools.findFiles.name":"尋找檔案","copilot.tools.findFiles.userDescription":"使用 Glob 模式,以名稱尋找檔案","copilot.tools.findTestFiles.description":"針對原始程式碼檔案,尋找包含測試的檔案。針對測試檔案,尋找包含所測試程式碼的檔案","copilot.tools.findTestFiles.name":"尋找測試檔案","copilot.tools.findTextInFiles.name":"在檔案中尋找文字","copilot.tools.findTextInFiles.userDescription":"以規則運算式搜尋檔案中的文字","copilot.tools.getChangedFiles.name":"Git 變更","copilot.tools.getErrors.name":"取得問題","copilot.tools.getNotebookCellOutput.description":"讀取先前執行的儲存格的輸出","copilot.tools.getNotebookCellOutput.name":"取得筆記本儲存格輸出","copilot.tools.getTaskOutput.name":"取得工作輸出","copilot.tools.getVSCodeAPI.name":"取得 VS Code API 參考","copilot.tools.insertEdit.name":"編輯檔案","copilot.tools.listDirectory.name":"清單目錄","copilot.tools.listDirectory.userDescription":"列出目錄的內容","copilot.tools.memory.description":"儲存程式碼基底的資訊,以便未來交談時能夠重新叫用","copilot.tools.memory.name":"記憶","copilot.tools.multiReplaceString.name":"檔案中的多重取代字串","copilot.tools.newJupyterNotebook.description":"建立新的 Jupyter Notebook","copilot.tools.readFile.name":"讀取檔案","copilot.tools.readFile.userDescription":"讀取檔案內容","copilot.tools.readProjectStructure.name":"專案結構","copilot.tools.replaceString.name":"取代檔案中的字串","copilot.tools.runNotebookCell.description":"觸發筆記本檔案中的儲存格執行","copilot.tools.runNotebookCell.name":"執行筆記本儲存格","copilot.tools.runSubagent.description":"在隔離的子代理程式內容中執行工作。實現高效的工作組織與內容視窗管理。","copilot.tools.runSubagent.name":"執行子代理程式","copilot.tools.searchCodebase.name":"程式碼基底","copilot.tools.searchSubagent.description":"啟動一個迭代式搜尋子代理程式,在您的工作區中尋找相關程式碼。","copilot.tools.searchSubagent.name":"搜尋子代理程式","copilot.tools.searchWorkspaceSymbols.name":"工作區符號","copilot.tools.switchAgent.description":"切換至不同的 Agent 模式。目前僅支援 Plan 代理程式。","copilot.tools.switchAgent.name":"切換代理程式","copilot.tools.testFailure.name":"測試失敗","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.tool.description":"使用 VS Code API 參考資料以回答有關 VS Code 擴充開發的問題。","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":"此程式碼有問題。重寫程式碼以顯示已修復錯誤的情況。","copilot.workspace.generate.description":"產生新程式碼","copilot.workspace.new.description":"工作區中新檔案或專案的 Scaffold 程式代碼","copilot.workspace.new.sampleRequest":"使用 TypeScript 建立 RESTful API 伺服器","copilot.workspace.newNotebook.description":"建立新的 Jupyter Notebook","copilot.workspace.newNotebook.sampleRequest":"如何建立筆記本以從 CSV 檔案載入資料?","copilot.workspace.review.description":"在使用中的編輯器中檢閱選取的程式碼","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.applyCopilotCLIAgentSessionChanges.apply":"套用","github.copilot.chat.attachFile":"將檔案新增至聊天","github.copilot.chat.attachSelection":"將選取專案新增至聊天","github.copilot.chat.completionContext.typescript.mode":"TypeScript Copilot 內容提供者的執行模式。","github.copilot.chat.copilotDebugCommand.enabled":"終端機中是否已啟用 `copilot-debug` 命令。","github.copilot.chat.languageContext.fix.typescript.enabled":"啟用 TypeScript 語言內容提供者以進行 /修正命令","github.copilot.chat.languageContext.inline.typescript.enabled":"啟用內嵌聊天的 TypeScript 語言內容提供者 (以進行產生和編輯)","github.copilot.chat.languageContext.typescript.cacheTimeout":"TypeScript 語言內容提供者的快取填充逾時 (以毫秒為單位)。預設值為 500 毫秒。","github.copilot.chat.languageContext.typescript.enabled":"啟用 TypeScript 語言內容提供者以進行內嵌建議","github.copilot.chat.languageContext.typescript.includeDocumentation":"控制是否在產生的程式碼片段中包含文件註解。","github.copilot.chat.languageContext.typescript.items":"控制 TypeScript 語言內容提供者中包含的項目種類。","github.copilot.command.applyCopilotCLIAgentSessionChanges":"將變更套用至工作區","github.copilot.command.applyReviewSuggestion":"套用","github.copilot.command.applyReviewSuggestionAndNext":"套用並移至下一個","github.copilot.command.applySuggestionWithCopilot":"套用建議","github.copilot.command.buildLocalWorkspaceIndex":"組建本機工作區索引","github.copilot.command.buildRemoteWorkspaceIndex":"組建遠端工作區索引","github.copilot.command.chat.copilotCLI.acceptDiff":"接受變更","github.copilot.command.chat.copilotCLI.addFileReference":"將檔案新增至 Copilot CLI","github.copilot.command.chat.copilotCLI.addSelection":"將選取項目新增至 Copilot CLI","github.copilot.command.chat.copilotCLI.rejectDiff":"拒絕變更","github.copilot.command.checkoutPullRequestReroute.title":"簽出","github.copilot.command.claude.sessions.rename":"重新命名...","github.copilot.command.clearMemories":"清除所有記憶檔案","github.copilot.command.cli.compact.description":"Free up context by compacting the conversation history.","github.copilot.command.cli.newSession":"新的 CLI 工作階段","github.copilot.command.cli.newSessionToSide":"在側邊開啟新的 CLI 工作階段","github.copilot.command.cli.openInCopilotCLI":"Open in GitHub Copilot CLI","github.copilot.command.cli.sessions.commitToWorktree":"將檔案提交到工作樹","github.copilot.command.cli.sessions.openRepository":"開啟存放庫","github.copilot.command.cli.sessions.openWorktreeInNewWindow":"在新視窗中開啟工作樹","github.copilot.command.cli.sessions.openWorktreeInTerminal":"在整合式終端中開啟 Worktree","github.copilot.command.cli.sessions.rename":"重新命名...","github.copilot.command.cli.sessions.resumeInTerminal":"在整合式終端中繼續","github.copilot.command.closeChatSessionPullRequest.title":"關閉提取要求","github.copilot.command.cloudSessions.clearCaches.title":"清除雲端代理程式快取","github.copilot.command.cloudSessions.openRepository.title":"瀏覽存放庫...","github.copilot.command.collectDiagnostics":"聊天診斷","github.copilot.command.collectWorkspaceIndexDiagnostics":"收集工作區索引診斷","github.copilot.command.compactConversation":"精簡交談","github.copilot.command.continueReviewInChat":"在聊天面板中檢視","github.copilot.command.continueReviewInInlineChat":"捨棄並複製到內嵌聊天","github.copilot.command.deleteAgentSession":"刪除...","github.copilot.command.deleteExternalIngestWorkspaceIndex":"刪除外部內嵌工作區索引","github.copilot.command.disableEditTracing":"停用聊天編輯追蹤","github.copilot.command.discardAllReviewSuggestion":"全部捨棄","github.copilot.command.discardReviewSuggestion":"捨棄","github.copilot.command.discardReviewSuggestionAndNext":"捨棄並移至下一個","github.copilot.command.enableEditTracing":"啟用聊天編輯追蹤","github.copilot.command.explainTerminalLastCommand":"說明最後一個終端機命令","github.copilot.command.explainThis":"說明","github.copilot.command.extensionState":"記錄擴充狀態","github.copilot.command.fixTestFailure":"修正測試失敗","github.copilot.command.fixThis":"修正","github.copilot.command.generateConfiguration":"產生偵錯設定","github.copilot.command.generateSTest":"從上次聊天要求產生 STest","github.copilot.command.generateThis":"產生此項","github.copilot.command.gotoNextReviewSuggestion":"下一個建議","github.copilot.command.gotoPreviousReviewSuggestion":"上一個建議","github.copilot.command.helpfulReviewSuggestion":"有幫助","github.copilot.command.inlineEdit.clearCache":"清除內嵌建議快取","github.copilot.command.inlineEdit.reportNotebookNESIssue":"報告筆記本內嵌建議問題","github.copilot.command.installPRExtension.title":"安裝 [GitHub 提取要求] 擴充功能","github.copilot.command.logWorkbenchState":"記錄 Workbench 狀態","github.copilot.command.openCopilotAgentSessionsInBrowser":"在瀏覽器中開啟","github.copilot.command.openMemoryFolder":"開啟記憶體資料夾","github.copilot.command.openUserPreferences":"開啟用戶喜好設定","github.copilot.command.openWalkthrough":"開啟逐步解說","github.copilot.command.rerunWithCopilotDebug":"偵錯最後一個終端機命令","github.copilot.command.resetCloudAgentWorkspaceConfirmations":"重設雲端代理程式工作區確認","github.copilot.command.resetVirtualToolGroups":"重設虛擬工具群組","github.copilot.command.reviewAndComment":"檢閱","github.copilot.command.reviewChanges":"程式碼檢閱 - 未認可的變更","github.copilot.command.reviewFileChange":"檢閱變更","github.copilot.command.reviewStagedChanges":"程式碼檢閱 - 暫存變更","github.copilot.command.reviewUnstagedChanges":"程式碼檢閱 - 未暫存變更","github.copilot.command.sendChatFeedback":"傳送聊天意見反應","github.copilot.command.showChatLogView":"顯示聊天偵錯檢視","github.copilot.command.showContextInspectorView":"檢查語言內容","github.copilot.command.showMemories":"顯示記憶檔案","github.copilot.command.showNotebookLog":"顯示聊天記錄筆記本","github.copilot.command.showOutputChannel":"顯示輸出通道","github.copilot.command.togglePowerSaveBlocker":"切換省電封鎖程式","github.copilot.command.triggerPermissiveSignIn":"以完整權限登入 GitHub","github.copilot.command.unhelpfulReviewSuggestion":"沒有幫助","github.copilot.command.validateNesRename":"驗證 NES 重新命名","github.copilot.config.additionalReadAccessPaths":"一份 Copilot Chat 允許讀取且不需確認的工作區外絕對資料夾路徑清單。編輯作業仍限制於工作區內。","github.copilot.config.agent.currentEditorContext.enabled":"啟用後Copilot 將會在 Agent 模式的內容中納入當前活動編輯器的名稱。","github.copilot.config.agent.largeToolResultsToDisk.enabled":"啟用後,大型工具結果會寫入磁碟,而非直接包含在內容中,有助於管理內容視窗的使用。","github.copilot.config.agent.largeToolResultsToDisk.thresholdBytes":"工具結果寫入磁碟的大小閾值 (位元組)。僅當 largeToolResultsToDisk.enabled 設為 true 時適用。","github.copilot.config.agent.omitFileAttachmentContents":"在 Agent 模式下,從檔案附件中省略摘要的檔案內容,以促使代理程式正確閱讀並探索。","github.copilot.config.agent.temperature":"Agent 模式要求的溫度設定。","github.copilot.config.agentHistorySummarizationForceGpt41":"強制使用 GPT-4.1 進行代理程式歷程記錄摘要。","github.copilot.config.agentHistorySummarizationMode":"代理程式歷程記錄摘要模式。","github.copilot.config.agentHistorySummarizationWithPromptCache":"使用提示快取來進行代理程式歷程記錄摘要。","github.copilot.config.alternateGeminiModelFPrompt.enabled":"啟用 Gemini 模型 F 的實驗性替代提示,而非預設提示。","github.copilot.config.alternateGptPrompt.enabled":"啟用 GPT 模型的實驗性替代提示,而非預設提示。","github.copilot.config.anthropic.contextEditing.mode":"選取 Anthropic 模型的上下文編輯模式。系統會隨著對話內容的增加自動管理上下文,有助於優化成本並維持在上下文視窗限制內。\n\n- `off`: 停用上下文編輯功能。\n- `clear-thinking`: 清除思考區塊,同時保留工具使用。\n- `clear-tooluse`: 清除工具使用,同時保留思考區塊。\n- `clear-both`: 同時清除思考區塊與工具使用。\n\n**注意**: 此功能為實驗性質。上下文編輯可能會導致額外的快取重寫,請謹慎啟用。請謹慎啟用。","github.copilot.config.anthropic.thinking.budgetTokens":"在 Anthropic 模型中,為延伸思考功能配置的權杖上限數量。設定此值即可啟用延伸思考。有效範圍為 `1,024` 至 `max_tokens-1`。","github.copilot.config.anthropic.thinking.effort":"控制 Claude 在支援適應性思考的模型中進行思考的程度。`high` (預設) 提供深入推理,`medium` 在速度與品質間取得平衡,`low` 則減少思考以進行較簡單工作。","github.copilot.config.anthropic.toolSearchTool.enabled":"啟用 Anthropic 模型的工具搜尋功能。啟用後,系統會透過自然語言搜尋動態發現並按需載入工具,當有多個工具可用時,可減少上下文視窗的使用量。","github.copilot.config.anthropic.tools.websearch.allowedDomains":"要限制 Web 搜尋結果的網域清單 (例如 `[\"example.com\", \"docs.example.com\"]`)。網域不應包含 HTTP/HTTPS 配置。將自動包含子網域。無法搭配封鎖的網域使用。","github.copilot.config.anthropic.tools.websearch.blockedDomains":"要從 Web 搜尋結果排除的網域清單 (例如 `[\"untrustedsource.com\"]`)。網域不應包含 HTTP/HTTPS 配置。將自動排除子網域。無法搭配允許的網域使用。","github.copilot.config.anthropic.tools.websearch.enabled":"啟用 Anthropic 原生的網路搜尋工具,適用於 BYOK Claude 模型。啟用後Claude 可搜尋網路上的最新資訊。\n\n**注意**:此功能為實驗性功能,僅限 BYOK Anthropic Claude 模型使用。","github.copilot.config.anthropic.tools.websearch.maxUses":"每個要求允許的 Web 搜尋數目上限。有效的範圍是 1 到 20。防止在單一互動中過度呼叫 API。如果 Claude 超過此限制,回應會傳回錯誤。","github.copilot.config.anthropic.tools.websearch.userLocation":"根據地理內容個人化 Web 搜尋結果的使用者位置。所有欄位 (城市、地區、國家/地區、時區) 都是選用的。範例: `{\"city\": \"San Francisco\", \"region\": \"California\", \"country\": \"US\", \"timezone\": \"America/Los_Angeles\"}`","github.copilot.config.askAgent.additionalTools":"在內建唯讀工具之外,可為 Ask 代理程式啟用的額外工具。請使用完整工具名稱 (例如: `github/issue_read`、`mcp_server/tool_name`)。","github.copilot.config.askAgent.model":"覆寫 Ask 代理程式所使用的語言模型。保留空白以使用預設模型。","github.copilot.config.autoFix":"自動修正已編輯檔案的診斷。","github.copilot.config.backgroundAgent.enabled":"啟用背景代理程式。停用後,背景代理程式將不會在「繼續進入」的快顯功能表中提供。","github.copilot.config.backgroundCompaction":"啟用交談歷程記錄的背景壓縮。","github.copilot.config.claudeAgent.allowDangerouslySkipPermissions":"允許旁路權限模式。建議僅在無網際網路存取的沙箱環境中使用。","github.copilot.config.claudeAgent.enabled":"在 VS Code 中啟用 Claude Agent 工作階段。直接在編輯器中開始和繼續 Anthropic 的 Claude Agent SDK 所提供的代理程式程式碼編寫工作階段。使用您現有的 Copilot 訂用帳戶。","github.copilot.config.cli.branchSupport.enabled":"啟用背景代理程式的分支支援。","github.copilot.config.cli.customAgents.enabled":"啟用背景代理程式的自訂代理程式。","github.copilot.config.cli.isolationOption.enabled":"啟用背景代理程式的隔離模式選項。啟用後,使用者可在 [工作樹] 與 [工作區] 模式間選擇。","github.copilot.config.cli.mcp.enabled":"啟用背景代理程式的模型內容通訊協定 (MCP) 伺服器。","github.copilot.config.cli.planMode.enabled":"啟用背景代理程式的計劃模式。","github.copilot.config.cli.sessionController.enabled":"啟用用於背景代理程式的新工作階段控制器 API。需要重新載入 VS Code。","github.copilot.config.cloudAgent.enabled":"啟用雲端代理程式。停用後,雲端代理程式將不會在「繼續進入」的快顯功能表中提供。","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.instructions.deprecated":"請改用指示檔案。如需詳細資訊,請參閱 https://aka.ms/vscode-ghcp-custom-instructions。","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.agent.enabled":"在 Agent 模式中啟用程式碼搜尋功能。","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.completionsFetcher":"設定用於內嵌完成的擷取程式。","github.copilot.config.copilotMemory.enabled":"為 GitHub Copilot 啟用 Agent 記憶。啟用後Copilot 可將您程式碼基底規範、結構與喜好設定等存放庫層級資訊遠端儲存於 GitHub並在後續交談中重新叫用這些資訊提供更符合上下文相關的協助。[深入了解](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/copilot-memory) (英文)。","github.copilot.config.customInstructionsInSystemMessage":"啟用時,自訂指示和模式指示將附加到系統訊息,而非使用者訊息。","github.copilot.config.debug.overrideChatEngine":"覆寫聊天模型。這可讓您測試不同的模型。\n\n**注意**: 這是進階偵錯設定,自行託管時不應使用,因為可能導致與終端使用者不同的體驗。","github.copilot.config.debug.requestLogger.maxEntries":"要求記錄器中用於偵錯的項目數量上限。","github.copilot.config.debugTerminalCommandPatterns":"偵錯終端中應顯示「偵錯命令」快速修正作業的命令清單。","github.copilot.config.debugTerminalCommands":"是否快速修正偵錯終端和 `copilot-debug` 命令中的提示。","github.copilot.config.editRecording.enabled":"啟用編輯記錄以進行分析。","github.copilot.config.edits.enabled":"是否要啟用 Copilot 編輯功能。","github.copilot.config.editsNewNotebook.enabled":"是否要在 Copilot Edits 中啟用新的筆記本工具。","github.copilot.config.enableAskAgent":"啟用 [詢問代理程式] 以回答問題。","github.copilot.config.enableCodeActions":"控制 Copilot 命令在可用時是否顯示為 Code Actions","github.copilot.config.enableReadFileV2":"啟用讀取檔案工具第 2 版。","github.copilot.config.enableUserPreferences":"啟用在 Agent 模式中記住用戶喜好設定。","github.copilot.config.experimental.testGeneration.instruction.file":"將新增至產生測試的 Copilot 要求的檔案路徑。您可以選擇性地指定指示的語言。","github.copilot.config.experimental.testGeneration.instruction.text":"將新增至產生測試的 Copilot 要求的文字指示。您可以選擇性地指定指示的語言。","github.copilot.config.exploreAgent.model":"覆寫探索子代理程式所使用的語言模型。預設為快速且小型的模型。保留空白則使用內建的後援清單。","github.copilot.config.feedback.onChange":"啟用對設定變更的意見反應收集。","github.copilot.config.getSearchViewResultsSkill.enabled":"啟用搜尋檢視結果技能,並停用對應的工具。","github.copilot.config.githubMcpServer.enabled":"啟用 GitHub MCP 伺服器的內建支援。","github.copilot.config.githubMcpServer.lockdown":"啟用 GitHub MCP 伺服器的鎖定模式。啟用後,會隱藏由無推送存取的使用者建立的公開問題詳細資料。[了解詳情](https://aka.ms/vscode-gh-mcp-toolsets)。","github.copilot.config.githubMcpServer.readonly":"啟用 GitHub MCP 伺服器的唯讀模式。啟用後,僅提供讀取工具。[了解詳情](https://aka.ms/vscode-gh-mcp-readonly)。","github.copilot.config.githubMcpServer.toolsets":"指定從 GitHub MCP 伺服器使用的工具集。[了解詳情](https://aka.ms/vscode-gh-mcp-toolsets)。","github.copilot.config.gpt5AlternativePatch":"啟用 GPT-5 替代修補格式。","github.copilot.config.gpt5CodexAlternatePrompt":"指定用於 GPT-5-Codex 模型的實驗性替代提示。","github.copilot.config.imageUpload.enabled":"啟用在聊天要求中使用影像上傳 URL而不是原始 base64 字串。","github.copilot.config.implementAgent.model":"從方案 Agent 的交接開始實作時,覆寫所使用的語言模型。請使用格式 `Model Name (vendor)` (例如,`GPT-5 (copilot)`)。保留空白以使用預設模型。","github.copilot.config.inlineChat.selectionRatioThreshold":"切換內嵌聊天編輯策略的門檻。當選取的程式碼區段與解析樹節點完全匹配時僅會將該節點呈現給語言模型。這能加快回應速度但可能導致結果品質較低。此功能需要文件具備解析樹且必須啟用「inlineChat.enableV2」設定。數值必須介於 0 到 1 之間,其中 0 表示關閉1 表示選取範圍完全符合剖析樹節點。","github.copilot.config.inlineEdits.chatSessionContextProvider.enabled":"啟用聊天工作階段內容提供者,以便進行下一個編輯建議。","github.copilot.config.inlineEdits.diagnosticsContextProvider.enabled":"啟用診斷內容提供者,以便進行下一個編輯建議。","github.copilot.config.inlineEdits.nextCursorPrediction.currentFileMaxTokens":"下一個游標預測中,目前檔案的權杖上限。","github.copilot.config.inlineEdits.nextCursorPrediction.displayLine":"顯示預測游標行,以獲取下一個編輯建議。","github.copilot.config.inlineEdits.renameSymbolSuggestions":"在內嵌編輯中啟用重新命名符號建議。","github.copilot.config.inlineEdits.triggerOnEditorChangeAfterSeconds":"編輯器閒置達此秒數後,觸發內嵌編輯。","github.copilot.config.installExtensionSkill.enabled":"是否要啟用 Copilot 的安裝擴充技能。","github.copilot.config.instantApply.shortContextLimit":"簡短內容即時套用的權杖限制。","github.copilot.config.instantApply.shortContextModelName":"簡短內容即時套用的模型名稱。","github.copilot.config.localWorkspaceRecording.enabled":"啟用本機工作區記錄以進行分析。","github.copilot.config.localeOverride":"指定 Copilot 應該回應的地區設定,例如 'en' 或 'fr'。根據預設Copilot 會使用 VS Code 所設定的顯示語言地區設定來回應。","github.copilot.config.nesFetcher":"設定用於下一次編輯建議的擷取程式。","github.copilot.config.newWorkspace.useContext7":"是否使用 [Context7](command:github.copilot.mcp.viewContext7) 工具來為新工作區建立 Scaffold 專案。","github.copilot.config.newWorkspaceCreation.enabled":"是否要啟用新的代理程式工作區建立。","github.copilot.config.nextEditSuggestions.aggressiveness":"Controls how aggressively next edit suggestions are shown. Higher values show more suggestions with less delay.","github.copilot.config.nextEditSuggestions.aggressiveness.default":"Use the default aggressiveness level.","github.copilot.config.nextEditSuggestions.aggressiveness.high":"Show more suggestions with minimal delay.","github.copilot.config.nextEditSuggestions.aggressiveness.low":"Show fewer suggestions with longer delays.","github.copilot.config.nextEditSuggestions.aggressiveness.medium":"Balanced suggestion frequency and delay.","github.copilot.config.nextEditSuggestions.preferredModel":"下一次編輯建議的偏好模型。","github.copilot.config.notebook.alternativeFormat":"筆記本的替代文件格式。","github.copilot.config.notebook.alternativeNESFormat.enabled":"啟用筆記本中 [下一個編輯建議] 的替代格式。","github.copilot.config.notebook.enhancedNextEditSuggestions":"控制是否在筆記本儲存格中使用增強的方法來生成下一個編輯建議。","github.copilot.config.notebook.followCellExecution":"控制從 Copilot 執行時,目前執行的儲存格是否會在檢視區中顯示。","github.copilot.config.notebook.inlineEditAgent.enabled":"從筆記本內嵌聊天小工具啟用類似代理程式的行為。","github.copilot.config.notebook.summaryExperimentEnabled":"啟用筆記本摘要實驗。","github.copilot.config.notebook.variableFilteringEnabled":"啟用根據儲存格文件符號篩選變數。","github.copilot.config.omitBaseAgentInstructions":"省略提示中的基本代理程式指示。","github.copilot.config.organizationCustomAgents.enabled":"啟用後Copilot 將載入由您的 GitHub 組織定義的自訂代理程式。","github.copilot.config.organizationInstructions.enabled":"啟用後Copilot 將載入由您的 GitHub 組織定義的自訂指令。","github.copilot.config.planAgent.additionalTools":"在內建工具之外,可為計畫代理程式啟用的額外工具。請使用完整工具名稱 (例如: `github/issue_read`、`mcp_server/tool_name`)。","github.copilot.config.projectLabels.chat":"在聊天要求中添加專案標籤。","github.copilot.config.projectLabels.expanded":"在提示中使用擴展格式來標示專案標籤。","github.copilot.config.projectLabels.inline":"在內嵌編輯要求中新增專案標籤。","github.copilot.config.projectSetupInfoSkill.enabled":"是否要啟用 Copilot 的專案設定資訊技能。","github.copilot.config.promptFileContextProvider.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\": \"總是包含主要變更清單。\" }`\n\n注意: 請讓您的指示保持簡短且精確。不良的指示可能會降低 Copilot 的品質和效能。","github.copilot.config.renameSuggestions.triggerAutomatically":"控制 Copilot 是否會產生重新命名的建議","github.copilot.config.responsesApiContextManagement.enabled":"啟用回應 API 的內容管理。需要 `#github.copilot.chat.useResponsesApi#`。","github.copilot.config.responsesApiReasoningEffort":"設定用於回應 API 的推理工作。需要 `#github.copilot.chat.useResponsesApi#`。","github.copilot.config.responsesApiReasoningSummary":"設定用於回應 API 的推理摘要樣式。需要 `#github.copilot.chat.useResponsesApi#`。","github.copilot.config.review.intent":"啟用程式碼審查的意圖偵測。","github.copilot.config.reviewAgent.enabled":"啟用程式碼檢閱代理程式。","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.searchSubagent.enabled":"啟用搜尋子代理程式工具,以便在工作區中進行迭代式程式碼探索。","github.copilot.config.searchSubagent.model":"要用於搜尋子代理程式的模型。啟用 useAgenticProxy 時預設為「agentic-search-v3」。否則預設使用主要代理程式模型。","github.copilot.config.searchSubagent.toolCallLimit":"探索期間可呼叫搜尋子代理程式的工具數目上限。","github.copilot.config.searchSubagent.useAgenticProxy":"使用代理 Proxy 來搜尋子代理程式工具。","github.copilot.config.setupTests.enabled":"啟用 `/setupTests` 意圖,並在產生 `/tests' 時提示。","github.copilot.config.summarizeAgentConversationHistory.enabled":"是否在內容視窗填入後自動壓縮代理程式交談歷程記錄。","github.copilot.config.summarizeAgentConversationHistoryThreshold":"壓縮代理程式交談歷程記錄的閾值。","github.copilot.config.switchAgent.enabled":"允許代理程式切換至方案代理程式進行研究、探索和規劃工作。","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.testGeneration.instructions.deprecated":"請改用指示檔案。如需詳細資訊,請參閱 https://aka.ms/vscode-ghcp-custom-instructions。","github.copilot.config.tools.defaultToolsGrouped":"在提示中將預設工具分組。","github.copilot.config.tools.memory.enabled":"啟用記憶工具,讓代理程式在交談中儲存並重新叫用筆記。記憶儲存在 VS Code 的本機儲存空間中,使用者層級的記憶會跨工作區與工作階段持續存在,而工作階段層級的記憶則會在交談結束時清除。","github.copilot.config.updated53CodexPrompt.enabled":"啟用 gpt-5.3-codex 模型的更新提示。","github.copilot.config.useMessagesApi":"受支援時,請使用 Message API 取代聊天完成 API。","github.copilot.config.useProjectTemplates":"使用 '/new' 時,使用相關的 GitHub 專案作為入門專案","github.copilot.config.useResponsesApi":"受支援時,請使用回應 API 取代聊天完成 API。啟用推理及推理摘要。\n\n**注意**: 這是實驗性功能,尚未提供所有使用者使用。\n\n**重要**: 自訂 OpenAI 相容模型及 Azure 模型的 URL API 路徑解析獨立於此設定,完全取決於 '#github.copilot.chat.customOAIModels#' 或 '#github.copilot.chat.azureModels#' 的 'url' 屬性。","github.copilot.config.useResponsesApiTruncation":"使用 Responses API 進行截斷。","github.copilot.config.virtualTools.threshold":"此設定定義應使用的虛擬工具的工具數量。虛擬工具會將類似的一組工具分組,並允許模型按需啟用它們。某些工具群組將會樂觀地預先啟用。我們正在積極開發此功能,當達到閾值時,您會遇到降級的工具呼叫。\n\n可設定為 `0` 以停用虛擬工具。","github.copilot.config.workspace.enableCodeSearch":"在工作區內容中啟用程式碼搜尋。","github.copilot.config.workspace.enableEmbeddingsSearch":"在工作區內容中啟用基於內嵌的搜尋功能。","github.copilot.config.workspace.enableFullWorkspace":"啟用完整工作區內容分析。","github.copilot.config.workspace.maxLocalIndexSize":"本機工作區索引的大小下限。","github.copilot.config.workspace.preferredEmbeddingsModel":"語意搜尋的偏好內嵌模型。","github.copilot.config.workspace.prototypeAdoCodeSearchEndpointOverride":"覆寫 Azure DevOps 程式碼搜尋原型的端點。","github.copilot.devcontainer.generateDevContainerConfig":"產生開發容器設定","github.copilot.git.generateCommitMessage":"產生認可訊息","github.copilot.git.resolveMergeConflicts":"使用 AI 解決衝突","github.copilot.icon":"GitHub Copilot 圖示","github.copilot.nextEditSuggestions.allowWhitespaceOnlyChanges":"是否允許下一次編輯建議 (NES) 提出僅包含空白的變更。","github.copilot.nextEditSuggestions.enabled":"是否要啟用下一個編輯建議 (NES)。\n\nNES 可以根據您最近的變更建議下一個編輯。[深入了解](https://aka.ms/vscode-nes) 關於下一個編輯建議。","github.copilot.nextEditSuggestions.extendedRange":"是否允許下一步編輯建議 (NES) 修改距離游標位置較遠的程式碼。","github.copilot.nextEditSuggestions.fixes":"是否要透過下一個編輯建議 (NES) 提供診斷修正。","github.copilot.resetAutomaticCommandExecutionPrompt":"重設自動命令執行提示","github.copilot.session.providerDescription.background":"將工作委派給在您電腦上本機運行的背景代理程式。代理程式可透過聊天迭代,並在 Git 工作樹中非同步作業,使用 GitHub Copilot CLI 實現與主工作區隔離的變更。","github.copilot.session.providerDescription.claude":"將工作委派給您電腦上本機運行的 Claude SDK。代理程式可透過聊天迭代並非同步執行變更。","github.copilot.session.providerDescription.cloud":"將工作委派給 GitHub Copilot 編碼代理程式。代理程式可透過聊天迭代,並在雲端非同步作業,以根據需要實作變更與提取要求。","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.createAndRunTask.description":"在工作區中建立並執行工作","github.copilot.tools.createAndRunTask.name":"建立並執行工作","github.copilot.tools.createAndRunTask.userDescription":"在工作區中建立並執行工作","github.copilot.tools.createNewWorkspace.name":"建立新工作區","github.copilot.tools.createNewWorkspace.userDescription":"在 VS Code 中架起新的工作區","github.copilot.tools.getProjectSetupInfo.name":"取得專案設定資訊","github.copilot.tools.githubRepo.name":"搜尋 GitHub 存放庫","github.copilot.tools.githubRepo.userDescription":"在 GitHub 存放庫中搜尋相關的原始程式碼片段。您可以使用 `owner/repo` 指定存放庫","github.copilot.tools.openEmptyFolder.name":"將空白資料夾開啟為 VS Code 工作區","github.copilot.tools.searchResults.description":"取得搜尋檢視結果","github.copilot.tools.searchResults.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.viewsWelcome.enterprise":"請連絡您的 GitHub 組織系統管理員以啟用 Copilot。","github.copilot.viewsWelcome.gitHubLoginFailed":"GitHub 登入失敗。請登入您的 GitHub 帳戶以使用 Copilot。\n\n[登入](command:workbench.action.chat.triggerSetupForceSignIn)\n\n另請參閱 [Copilot 記錄](command:github.copilot.debug.showOutputChannel.internal)及[執行診斷](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.individual.expired":"您的 Copilot 訂用帳戶已過期。\n\n[檢閱 Copilot 設定](https://github.com/settings/copilot?editor=vscode)","github.copilot.viewsWelcome.invalidToken":"您的 GitHub 權杖無效。請重新登入以重新整理驗證。\n\n[登入](command:workbench.action.chat.triggerSetupForceSignIn)\n\n另請參閱 [Copilot 記錄](command:github.copilot.debug.showOutputChannel.internal)及[執行診斷](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.offline":"GitHub Copilot 伺服器無法連線。請檢查您的網際網路連線,然後再試一次。\n\n[重試連線](command:github.copilot.refreshToken)\n\n另請參閱 [Copilot 記錄](command:github.copilot.debug.showOutputChannel.internal) 及 [執行診斷](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.rateLimited":"您的帳戶已超過 GitHub 的 API 速率限制。請稍候幾分鐘,然後再試一次。\n\n[重試](command:github.copilot.refreshToken)\n\n另請參閱 [Copilot 記錄](command:github.copilot.debug.showOutputChannel.internal) 及 [執行診斷](command:github.copilot.debug.collectDiagnostics.internal)。","github.copilot.viewsWelcome.switchToReleaseChannel":"穩定版本的 VS Code 目前不支援 GitHub Copilot Chat 擴充功能的發行前版本。請切換至 GitHub Copilot Chat 的發行版本,或嘗試使用 VS Code Insiders。\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 Insiders](https://aka.ms/vscode-insiders)","github.copilot.walkthrough.description":"您的 AI 配對程式設計人員可以更快速且更聰明地撰寫程式碼","github.copilot.walkthrough.edits.description":"使用 **Copilot Edits** 選取您要使用的檔案並描述您要做的變更。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":"影片顯示使用者叫用內嵌聊天 Widget並以自然語言要求 Copilot 修改檔案。然後 Copilot 進行了所要求的修改","github.copilot.walkthrough.inlineChatMac.title":"在您的檔案中使用自然語言","github.copilot.walkthrough.inlineChatNotMac.description":"有時候,描述您想要直接在檔案中撰寫的程式碼比較容易。\n放置游標或進行選取然後使用 **``Ctrl+I``** 開啟**內嵌聊天**。","github.copilot.walkthrough.inlineChatNotMac.media.altText":"編輯器中的內嵌 Chat 檢視。影片顯示使用者叫用內嵌聊天 Widget並以自然語言要求 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":"使用者在次要側邊欄的 [聊天] 面板中叫用 @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.triggerSetupForceSignIn)","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.triggerSetupForceSignIn)","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 在整個 VS Code 介面中使用 AI 支援的智慧動作,來增強您的編碼體驗。\n請尋找 $(sparkle) 圖示,例如在[原始檔控制檢視](commandworkbench.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"}