This repository was archived by the owner on May 20, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathpackage.nls.json
More file actions
497 lines (496 loc) · 57.9 KB
/
Copy pathpackage.nls.json
File metadata and controls
497 lines (496 loc) · 57.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
{
"github.copilot.badge.signUp": "Sign up for GitHub Copilot",
"github.copilot.badge.star": "Star Copilot on GitHub",
"github.copilot.badge.youtube": "Check out GitHub on Youtube",
"github.copilot.badge.twitter": "Follow GitHub on Twitter",
"github.copilot.icon": "GitHub Copilot icon",
"github.copilot.command.compactConversation": "Compact Conversation",
"github.copilot.command.explainThis": "Explain",
"github.copilot.command.reviewAndComment": "Review",
"github.copilot.command.applyReviewSuggestion": "Apply",
"github.copilot.command.applyReviewSuggestionAndNext": "Apply and Go to Next",
"github.copilot.command.discardReviewSuggestion": "Discard",
"github.copilot.command.discardReviewSuggestionAndNext": "Discard and Go to Next",
"github.copilot.command.discardAllReviewSuggestion": "Discard All",
"github.copilot.command.reviewStagedChanges": "Code Review - Staged Changes",
"github.copilot.command.reviewUnstagedChanges": "Code Review - Unstaged Changes",
"github.copilot.command.reviewChanges": "Code Review - Uncommitted Changes",
"github.copilot.command.reviewFileChange": "Review Changes",
"github.copilot.command.codeReviewRun": "Run Code Review",
"github.copilot.command.gotoPreviousReviewSuggestion": "Previous Suggestion",
"github.copilot.command.gotoNextReviewSuggestion": "Next Suggestion",
"github.copilot.command.continueReviewInInlineChat": "Discard and Copy to Inline Chat",
"github.copilot.command.continueReviewInChat": "View in Chat Panel",
"github.copilot.command.helpfulReviewSuggestion": "Helpful",
"github.copilot.command.unhelpfulReviewSuggestion": "Unhelpful",
"github.copilot.command.fixThis": "Fix",
"github.copilot.command.generateThis": "Generate This",
"github.copilot.command.openUserPreferences": "Open User Preferences",
"github.copilot.command.openMemoryFolder": "Open Memory Folder",
"github.copilot.command.sendChatFeedback": "Send Chat Feedback",
"github.copilot.command.buildRemoteWorkspaceIndex": "Build Codebase Semantic Index",
"github.copilot.command.deleteExternalIngestWorkspaceIndex": "Delete External Ingest Codebase Index",
"github.copilot.viewsWelcome.individual.expired": "Your Copilot subscription has expired.\n\n[Review Copilot Settings](https://github.com/settings/copilot?editor=vscode)",
"github.copilot.viewsWelcome.enterprise": "Contact your GitHub organization administrator to enable Copilot.",
"github.copilot.viewsWelcome.offline": {
"message": "GitHub Copilot servers could not be reached. Please check your internet connection and try again.\n\n[Retry Connection](command:github.copilot.refreshToken)\n\nSee also [Copilot log](command:github.copilot.debug.showOutputChannel.internal) and [run diagnostics](command:github.copilot.debug.collectDiagnostics.internal).",
"comment": [
"{Locked='['}",
"{Locked='](command:github.copilot.refreshToken)'}",
"{Locked='](command:github.copilot.debug.showOutputChannel.internal)'}",
"{Locked='](command:github.copilot.debug.collectDiagnostics.internal)'}"
]
},
"github.copilot.viewsWelcome.invalidToken": {
"message": "Your GitHub token is invalid. Please sign in again to refresh your authentication.\n\n[Sign In](command:workbench.action.chat.triggerSetupForceSignIn)\n\nSee also [Copilot log](command:github.copilot.debug.showOutputChannel.internal) and [run diagnostics](command:github.copilot.debug.collectDiagnostics.internal).",
"comment": [
"{Locked='['}",
"{Locked='](command:workbench.action.chat.triggerSetupForceSignIn)'}",
"{Locked='](command:github.copilot.debug.showOutputChannel.internal)'}",
"{Locked='](command:github.copilot.debug.collectDiagnostics.internal)'}"
]
},
"github.copilot.viewsWelcome.rateLimited": {
"message": "Your account has exceeded GitHub's API rate limit. Please wait a few minutes and try again.\n\n[Retry](command:github.copilot.refreshToken)\n\nSee also [Copilot log](command:github.copilot.debug.showOutputChannel.internal) and [run diagnostics](command:github.copilot.debug.collectDiagnostics.internal).",
"comment": [
"{Locked='['}",
"{Locked='](command:github.copilot.refreshToken)'}",
"{Locked='](command:github.copilot.debug.showOutputChannel.internal)'}",
"{Locked='](command:github.copilot.debug.collectDiagnostics.internal)'}"
]
},
"github.copilot.viewsWelcome.gitHubLoginFailed": {
"message": "GitHub login failed. Please sign in to your GitHub account to use Copilot.\n\n[Sign In](command:workbench.action.chat.triggerSetupForceSignIn)\n\nSee also [Copilot log](command:github.copilot.debug.showOutputChannel.internal) and [run diagnostics](command:github.copilot.debug.collectDiagnostics.internal).",
"comment": [
"{Locked='['}",
"{Locked='](command:workbench.action.chat.triggerSetupForceSignIn)'}",
"{Locked='](command:github.copilot.debug.showOutputChannel.internal)'}",
"{Locked='](command:github.copilot.debug.collectDiagnostics.internal)'}"
]
},
"github.copilot.viewsWelcome.contactSupport": {
"message": "There seems to be a problem with your account. Please contact GitHub support.\n\n[Contact Support](https://support.github.com/?editor=vscode)",
"comment": [
"{Locked='['}",
"{Locked='](https://support.github.com/?editor=vscode)'}"
]
},
"github.copilot.viewsWelcome.chatDisabled": {
"message": "GitHub Copilot Chat is currently disabled for your account by an organization administrator. Contact an organization administrator to enable chat.\n\n[Learn More](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)",
"comment": [
"{Locked='['}",
"{Locked='](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.switchToReleaseChannel": {
"message": "The Pre-Release version of the GitHub Copilot Chat extension is not currently supported in the stable version of VS Code. Please switch to the release version for GitHub Copilot Chat or try VS Code Insiders.\n\n[Switch to Release Version and Reload](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[Switch to VS Code Insiders](https://aka.ms/vscode-insiders)",
"comment": [
"{Locked='['}",
"{Locked='](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)'}",
"{Locked='](https://aka.ms/vscode-insiders)'}"
]
},
"github.copilot.viewsWelcome.debug": {
"message": "Debug using a [terminal command](command:github.copilot.chat.startCopilotDebugCommand) or in an [interactive chat](command:workbench.action.chat.open?%7B%22query%22%3A%22%40vscode%20%2FstartDebugging%20%22%2C%22isPartialQuery%22%3Atrue%7D).",
"comment": [
"{Locked='['}",
"{Locked='](command:github.copilot.chat.startCopilotDebugCommand)'}",
"{Locked='](command:workbench.action.chat.open?%7B%22query%22%3A%22%40vscode%20%2FstartDebugging%20%22%2C%22isPartialQuery%22%3Atrue%7D)'}"
]
},
"github.copilot.command.logWorkbenchState": "Log Workbench State",
"github.copilot.command.togglePowerSaveBlocker": "Toggle Power Save Blocker",
"github.copilot.command.showChatLogView": "Show Chat Debug View",
"github.copilot.command.showOutputChannel": "Show Output Channel",
"github.copilot.command.showContextInspectorView": "Inspect Language Context",
"github.copilot.command.validateNesRename": "Validate NES Rename",
"github.copilot.command.resetVirtualToolGroups": "Reset Virtual Tool Groups",
"github.copilot.command.extensionState": "Log Extension State",
"github.copilot.command.showMemories": "Show Memory Files",
"github.copilot.command.clearMemories": "Clear All Memory Files",
"github.copilot.command.applySuggestionWithCopilot": "Apply Suggestion",
"github.copilot.command.explainTerminalLastCommand": "Explain Last Terminal Command",
"github.copilot.command.collectWorkspaceIndexDiagnostics": "Collect Workspace Index Diagnostics",
"github.copilot.command.triggerPermissiveSignIn": "Login to GitHub with Full Permissions",
"github.copilot.command.resetCloudAgentWorkspaceConfirmations": "Reset Cloud Agent Workspace Confirmations",
"github.copilot.git.generateCommitMessage": "Generate Commit Message",
"github.copilot.git.resolveMergeConflicts": "Resolve Conflicts with AI",
"github.copilot.devcontainer.generateDevContainerConfig": "Generate Dev Container Configuration",
"github.copilot.config.enableCodeActions": "Controls if Copilot commands are shown as Code Actions when available",
"github.copilot.config.renameSuggestions.triggerAutomatically": "Controls whether Copilot generates suggestions for renaming",
"github.copilot.config.localeOverride": "Specify a locale that Copilot should respond in, e.g. `en` or `fr`. By default, Copilot will respond using VS Code's configured display language locale.",
"github.copilot.config.edits.enabled": "Whether to enable the Copilot Edits feature.",
"github.copilot.config.codesearch.enabled": "Whether to enable agentic codesearch when using `#codebase`.",
"github.copilot.nextEditSuggestions.enabled": "Whether to enable next edit suggestions (NES).\n\nNES can propose a next edit based on your recent changes. [Learn more](https://aka.ms/vscode-nes) about next edit suggestions.",
"github.copilot.nextEditSuggestions.extendedRange": "Whether to allow next edit suggestions (NES) to modify code farther away from the cursor position.",
"github.copilot.nextEditSuggestions.fixes": "Whether to offer fixes for diagnostics via next edit suggestions (NES).",
"github.copilot.nextEditSuggestions.allowWhitespaceOnlyChanges": "Whether to allow whitespace-only changes be proposed by next edit suggestions (NES).",
"github.copilot.chat.copilotDebugCommand.enabled": "Whether the `copilot-debug` command is enabled in the terminal.",
"github.copilot.config.terminalChatLocation": "Controls where chat queries from the terminal should be opened.",
"github.copilot.config.terminalChatLocation.chatView": "Open the chat view.",
"github.copilot.config.terminalChatLocation.quickChat": "Open quick chat.",
"github.copilot.config.terminalChatLocation.terminal": "Open terminal inline chat",
"github.copilot.config.scopeSelection": "Whether to prompt the user to select a specific symbol scope if the user uses `/explain` and the active editor has no selection.",
"github.copilot.config.debugTerminalCommands": "Whether to quick fix hints in the debug terminal and the `copilot-debug` command.",
"github.copilot.config.additionalReadAccessPaths": "A list of absolute folder paths outside of the workspace that Copilot Chat is allowed to read from without requiring confirmation. Edit operations remain restricted to the workspace.",
"github.copilot.config.debugTerminalCommandPatterns": "A list of commands for which the \"Debug Command\" quick fix action should be shown in the debug terminal.",
"github.copilot.config.codeGeneration.instructions": "A set of instructions that will be added to Copilot requests that generate code.\nInstructions can come from: \n- a file in the workspace: `{ \"file\": \"fileName\" }`\n- text in natural language: `{ \"text\": \"Use underscore for field names.\" }`\n\nNote: Keep your instructions short and precise. Poor instructions can degrade Copilot's quality and performance.",
"github.copilot.config.codeGeneration.instructions.deprecated": "Use instructions files instead. See https://aka.ms/vscode-ghcp-custom-instructions for more information.",
"github.copilot.config.codeGeneration.useInstructionFiles": "Controls whether code instructions from `.github/copilot-instructions.md` are added to Copilot requests.\n\nNote: Keep your instructions short and precise. Poor instructions can degrade Copilot's quality and performance. [Learn more](https://aka.ms/github-copilot-custom-instructions) about customizing Copilot.",
"github.copilot.config.codeGeneration.instruction.text": "A text instruction that will be added to Copilot requests that generate code. Optionally, you can specify a language for the instruction.",
"github.copilot.config.codeGeneration.instruction.file": "A path to a file that will be added to Copilot requests that generate code. Optionally, you can specify a language for the instruction.",
"github.copilot.config.testGeneration.instructions": "A set of instructions that will be added to Copilot requests that generate tests.\nInstructions can come from: \n- a file in the workspace: `{ \"file\": \"fileName\" }`\n- text in natural language: `{ \"text\": \"Use underscore for field names.\" }`\n\nNote: Keep your instructions short and precise. Poor instructions can degrade Copilot's quality and performance.",
"github.copilot.config.testGeneration.instructions.deprecated": "Use instructions files instead. See https://aka.ms/vscode-ghcp-custom-instructions for more information.",
"github.copilot.config.experimental.testGeneration.instruction.text": "A text instruction that will be added to Copilot requests that generate tests. Optionally, you can specify a language for the instruction.",
"github.copilot.config.experimental.testGeneration.instruction.file": "A path to a file that will be added to Copilot requests that generate tests. Optionally, you can specify a language for the instruction.",
"github.copilot.config.reviewAgent.enabled": "Enables the code review agent.",
"github.copilot.config.reviewSelection.enabled": "Enables code review on current selection.",
"github.copilot.config.reviewSelection.instructions": "A set of instructions that will be added to Copilot requests that provide code review for the current selection.\nInstructions can come from: \n- a file in the workspace: `{ \"file\": \"fileName\" }`\n- text in natural language: `{ \"text\": \"Use underscore for field names.\" }`\n\nNote: Keep your instructions short and precise. Poor instructions can degrade Copilot's effectiveness.",
"github.copilot.config.reviewSelection.instruction.text": "A text instruction that will be added to Copilot requests that provide code review for the current selection. Optionally, you can specify a language for the instruction.",
"github.copilot.config.reviewSelection.instruction.file": "A path to a file that will be added to Copilot requests that provide code review for the current selection. Optionally, you can specify a language for the instruction.",
"github.copilot.config.commitMessageGeneration.instructions": "A set of instructions that will be added to Copilot requests that generate commit messages.\nInstructions can come from: \n- a file in the workspace: `{ \"file\": \"fileName\" }`\n- text in natural language: `{ \"text\": \"Use conventional commit message format.\" }`\n\nNote: Keep your instructions short and precise. Poor instructions can degrade Copilot's quality and performance.",
"github.copilot.config.commitMessageGeneration.instruction.text": "Text instructions that will be added to Copilot requests that generate commit messages.",
"github.copilot.config.commitMessageGeneration.instruction.file": "A path to a file with instructions that will be added to Copilot requests that generate commit messages.",
"github.copilot.config.pullRequestDescriptionGeneration.instructions": "A set of instructions that will be added to Copilot requests that generate pull request titles and descriptions.\nInstructions can come from: \n- a file in the workspace: `{ \"file\": \"fileName\" }`\n- text in natural language: `{ \"text\": \"Always include a list of key changes.\" }`\n\nNote: Keep your instructions short and precise. Poor instructions can degrade Copilot's quality and performance.",
"github.copilot.config.pullRequestDescriptionGeneration.instruction.text": "Text instructions that will be added to Copilot requests that generate pull request titles and descriptions.",
"github.copilot.config.pullRequestDescriptionGeneration.instruction.file": "A path to a file with instructions that will be added to Copilot requests that generate pull request titles and descriptions.",
"github.copilot.config.notebook.followCellExecution": "Controls whether the currently executing cell is revealed into the viewport upon execution from Copilot.",
"github.copilot.config.notebook.enhancedNextEditSuggestions": "Controls whether to use an enhanced approach for generating next edit suggestions in notebook cells.",
"github.copilot.config.imageUpload.enabled": "Enables the use of image upload URLs in chat requests instead of raw base64 strings.",
"github.copilot.config.setupTests.enabled": "Enables the `/setupTests` intent and prompting in `/tests` generation.",
"github.copilot.config.virtualTools.threshold": "This setting defines the tool count over which virtual tools should be used. Virtual tools group similar sets of tools together and they allow the model to activate them on-demand. Certain tool groups will optimistically be pre-activated. We are actively developing this feature and you experience degraded tool calling once the threshold is hit.\n\nMay be set to `0` to disable virtual tools.",
"github.copilot.config.alternateGptPrompt.enabled": "Enables an experimental alternate prompt for GPT models instead of the default prompt.",
"github.copilot.config.alternateGeminiModelFPrompt.enabled": "Enables an experimental alternate prompt for Gemini Model F instead of the default prompt.",
"github.copilot.config.gpt5CodexAlternatePrompt": "Specifies an experimental alternate prompt to use for the GPT-5-Codex model.",
"github.copilot.command.fixTestFailure": "Fix Test Failure",
"copilot.description": "Ask or edit in context",
"copilot.title": "Build with Agent",
"copilot.edits.description": "Edit files in your workspace",
"copilot.agent.description": "Edit files in your workspace in agent mode",
"copilot.agent.compact.description": "Free up context by compacting the conversation history. Optionally include extra instructions for compaction.",
"copilot.workspace.explain.description": "Explain how the code in your active editor works",
"copilot.workspace.edit.description": "Edit files in your workspace",
"copilot.workspace.review.description": "Review the selected code in your active editor",
"copilot.workspace.edit.inline.description": "Edit the selected code in your active editor",
"copilot.workspace.generate.description": "Generate new code",
"copilot.workspace.doc.description": "Add documentation comment for this symbol",
"copilot.workspace.tests.description": "Generate unit tests for the selected code",
"copilot.workspace.fix.description": "Propose a fix for the problems in the selected code",
"copilot.workspace.fix.sampleRequest": "There is a problem in this code. Rewrite the code to show it with the bug fixed.",
"copilot.workspace.new.description": "Scaffold code for a new file or project in a workspace",
"copilot.workspace.new.sampleRequest": "Create a RESTful API server using typescript",
"copilot.workspace.newNotebook.description": "Create a new Jupyter Notebook",
"copilot.workspace.newNotebook.sampleRequest": "How do I create a notebook to load data from a csv file?",
"copilot.workspace.semanticSearch.description": "Find relevant code to your query",
"copilot.workspace.semanticSearch.sampleRequest": "Where is the toolbar code?",
"copilot.vscode.description": "Ask questions about VS Code",
"copilot.workspaceSymbols.tool.description": "Search for workspace symbols using language services.",
"copilot.codebase.tool.description": "Find relevant file chunks, symbols, and other information via semantic search",
"copilot.vscode.tool.description": "Use VS Code API references to answer questions about VS Code extension development.",
"copilot.testFailure.tool.description": "Include information about the last unit test failure",
"copilot.vscode.sampleRequest": "What is the command to open the integrated terminal?",
"copilot.vscode.api.description": "Ask about VS Code extension development",
"copilot.vscode.api.sampleRequest": "How do I add text to the status bar?",
"copilot.vscode.search.description": "Generate query parameters for workspace search",
"copilot.vscode.search.sampleRequest": "Search for 'foo' in all files under my 'src' directory",
"copilot.vscode.setupTests.description": "Set up tests in your project (Experimental)",
"copilot.vscode.setupTests.sampleRequest": "add playwright tests to my project",
"copilot.terminal.description": "Ask about commands",
"copilot.terminalPanel.description": "Ask how to do something in the terminal",
"copilot.terminal.sampleRequest": "How do I view all files within a directory including sub-directories?",
"copilot.terminal.explain.description": "Explain something in the terminal",
"copilot.terminal.explain.sampleRequest": "Explain the last command",
"github.copilot.submenu.copilot.label": "Copilot",
"github.copilot.submenu.reviewComment.applyAndNext.label": "Apply and Go to Next",
"github.copilot.submenu.reviewComment.discardAndNext.label": "Discard and Go to Next",
"github.copilot.submenu.reviewComment.discard.label": "Discard",
"github.copilot.config.useProjectTemplates": "Use relevant GitHub projects as starter projects when using `/new`",
"github.copilot.chat.attachFile": "Add File to Chat",
"github.copilot.chat.attachSelection": "Add Selection to Chat",
"github.copilot.command.collectDiagnostics": "Chat Diagnostics",
"github.copilot.command.showNodeSystemCertificatesErrors": "Show Node.js System Certificates Errors",
"github.copilot.command.inlineEdit.clearCache": "Clear Inline Suggestion Cache",
"github.copilot.command.inlineEdit.reportNotebookNESIssue": "Report Notebook Inline Suggestion Issue",
"github.copilot.command.showNotebookLog": "Show Chat Log Notebook",
"github.copilot.resetAutomaticCommandExecutionPrompt": "Reset Automatic Command Execution Prompt",
"github.copilot.command.generateSTest": "Generate STest From Last Chat Request",
"github.copilot.command.generateConfiguration": "Generate Debug Configuration",
"github.copilot.command.openWalkthrough": "Open Walkthrough",
"github.copilot.walkthrough.title": "GitHub Copilot",
"github.copilot.walkthrough.description": "Your AI pair programmer to write code faster and smarter",
"github.copilot.walkthrough.signIn.title": "Sign in with GitHub",
"github.copilot.walkthrough.signIn.description": "To get started with Copilot, sign in with your GitHub account.\nMake sure you're using the correct GitHub account. You can also sign in later using the account menu.\n\n[Sign In](command:github.copilot.signIn)",
"github.copilot.walkthrough.signIn.media.altText": "Sign in to GitHub via this walkthrough or VS Code's account menu",
"github.copilot.walkthrough.setup.signIn.title": "Sign in to use Copilot for free",
"github.copilot.walkthrough.setup.signIn.description": "You can use Copilot to generate code across multiple files, fix errors, ask questions about your code and much more using natural language.\n We now offer [Copilot for free](https://github.com/features/copilot/plans) with your GitHub account.\n\n[Use Copilot for Free](command:workbench.action.chat.triggerSetupForceSignIn)",
"github.copilot.walkthrough.setup.signUp.title": "Get started with Copilot for free",
"github.copilot.walkthrough.setup.signUp.description": "You can use Copilot to generate code across multiple files, fix errors, ask questions about your code and much more using natural language.\n We now offer [Copilot for free](https://github.com/features/copilot/plans) with your GitHub account.\n\n[Use Copilot for Free](command:workbench.action.chat.triggerSetupForceSignIn)",
"github.copilot.walkthrough.setup.noAction.description": "You can use Copilot to generate code across multiple files, fix errors, ask questions about your code and much more using natural language.\n We now offer [Copilot for free](https://github.com/features/copilot/plans) with your GitHub account.",
"github.copilot.walkthrough.firstSuggest.title": "AI-suggested inline suggestions",
"github.copilot.walkthrough.firstSuggest.description": "As you type in the editor, Copilot suggests code to help you complete what you started.",
"github.copilot.walkthrough.firstSuggest.media.altText": "The video shows different Copilot inline suggestions, where Copilot suggests code to help the user complete their code",
"github.copilot.walkthrough.panelChat.title": "Chat about your code",
"github.copilot.walkthrough.panelChat.description": "Ask Copilot programming questions or get help with your code using **@workspace**.\n Type **@** to see all available chat participants that you can chat with directly, each with their own expertise.\n[Chat with Copilot](command:workbench.action.chat.open?%7B%22mode%22%3A%22ask%22%7D)",
"github.copilot.walkthrough.panelChat.media.altText": "The user invokes @workspace in the Chat panel in the secondary sidebar to understand the code base. Copilot retrieves the relevant information and provides a response with links to the files",
"github.copilot.walkthrough.inlineChatNotMac.title": "Use natural language in your files",
"github.copilot.walkthrough.inlineChatNotMac.description": "Sometimes, it's easier to describe the code you want to write directly within a file.\nPlace your cursor or make a selection and use **``Ctrl+I``** to open **Inline Chat**.",
"github.copilot.walkthrough.inlineChatNotMac.media.altText": "Inline Chat view in the editor. The video shows the user invoking the inline chat widget and asking Copilot to make a change in the file using natural language. Copilot then makes the requested change",
"github.copilot.walkthrough.inlineChatMac.title": "Use natural language in your files",
"github.copilot.walkthrough.inlineChatMac.description": "Sometimes, it's easier to describe the code you want to write directly within a file.\nPlace your cursor or make a selection and use **``Cmd+I``** to open **Inline Chat**.",
"github.copilot.walkthrough.inlineChatMac.media.altText": "The video shows the user invoking the inline chat widget and asking Copilot to make a change in the file using natural language. Copilot then makes the requested change",
"github.copilot.walkthrough.edits.title": "Make changes using natural language",
"github.copilot.walkthrough.edits.description": "Use **Copilot Edits** to select files you want to work with and describe changes you want to make. Copilot applies them directly to your files.\n[Edit with Copilot](command:workbench.action.chat.open?%7B%22mode%22%3A%22edit%22%7D)",
"github.copilot.walkthrough.edits.media.altText": "The video shows the user dragging and dropping files into the Copilot Edits input box located in the secondary sidebar. Copilot then updates the file according to the user’s request",
"github.copilot.walkthrough.sparkle.title": "Look out for smart actions",
"github.copilot.walkthrough.sparkle.description": "Copilot enhances your coding experience with AI-powered smart actions throughout the VS Code interface.\nLook for $(sparkle) icons, such as in the [Source Control view](command:workbench.view.scm), where Copilot generates commit messages and PR descriptions based on code changes.\n\n[Discover Tips and Tricks](https://code.visualstudio.com/docs/copilot/copilot-vscode-features)",
"github.copilot.walkthrough.sparkle.media.altText": "The video shows the sparkle icon in the source control input box being clicked, triggering GitHub Copilot to generate a commit message automatically",
"github.copilot.chat.completionContext.typescript.mode": "The execution mode of the TypeScript Copilot context provider.",
"github.copilot.chat.languageContext.typescript.enabled": "Enables the TypeScript language context provider for inline suggestions",
"github.copilot.chat.languageContext.typescript.items": "Controls which kind of items are included in the TypeScript language context provider.",
"github.copilot.chat.languageContext.typescript.includeDocumentation": "Controls whether to include documentation comments in the generated code snippets.",
"github.copilot.chat.languageContext.typescript.cacheTimeout": "The cache population timeout for the TypeScript language context provider in milliseconds. The default is 500 milliseconds.",
"github.copilot.chat.languageContext.fix.typescript.enabled": "Enables the TypeScript language context provider for /fix commands",
"github.copilot.chat.languageContext.inline.typescript.enabled": "Enables the TypeScript language context provider for inline chats (both generate and edit)",
"github.copilot.command.rerunWithCopilotDebug": "Debug Last Terminal Command",
"github.copilot.config.enableUserPreferences": "Enable remembering user preferences in agent mode.",
"github.copilot.tools.createAndRunTask.name": "Create and Run Task",
"github.copilot.tools.createAndRunTask.description": "Create and run a task in the workspace",
"github.copilot.tools.createAndRunTask.userDescription": "Create and run a task in the workspace",
"github.copilot.config.newWorkspaceCreation.enabled": "Whether to enable new agentic workspace creation.",
"github.copilot.config.installExtensionSkill.enabled": "Whether to enable the install extension skill for Copilot.",
"github.copilot.config.projectSetupInfoSkill.enabled": "Whether to enable the project setup info skill for Copilot.",
"github.copilot.config.newWorkspace.useContext7": "Whether to use the [Context7](command:github.copilot.mcp.viewContext7) tools to scaffold project for new workspace creation.",
"github.copilot.config.editsNewNotebook.enabled": "Whether to enable the new notebook tool in Copilot Edits.",
"github.copilot.config.notebook.inlineEditAgent.enabled": "Enable agent-like behavior from the notebook inline chat widget.",
"github.copilot.config.summarizeAgentConversationHistory.enabled": "Whether to auto-compact agent conversation history once the context window is filled.",
"github.copilot.config.conversationTranscriptLookup.enabled": "When enabled, after conversation history is summarized the model is informed it can look up the full conversation transcript via read_file.",
"github.copilot.tools.createNewWorkspace.name": "Create New Workspace",
"github.copilot.tools.openEmptyFolder.name": "Open an empty folder as VS Code workspace",
"github.copilot.tools.getProjectSetupInfo.name": "Get Project Setup Info",
"github.copilot.tools.searchResults.name": "Search View Results",
"github.copilot.tools.searchResults.description": "Get the results of the search view",
"github.copilot.config.getSearchViewResultsSkill.enabled": "Enable the Search View Results skill and disable the corresponding tool.",
"github.copilot.tools.githubRepo.name": "Search GitHub Repository",
"github.copilot.tools.githubRepo.userDescription": "Search a GitHub repository for relevant source code snippets. You can specify a repository using `owner/repo`",
"github.copilot.config.autoFix": "Automatically fix diagnostics for edited files.",
"github.copilot.config.rateLimitAutoSwitchToAuto": "Automatically switch to the Auto model and retry when you hit a per-model rate limit.",
"github.copilot.tools.createNewWorkspace.userDescription": "Scaffold a new workspace in VS Code",
"copilot.tools.errors.description": "Check errors for a particular file",
"copilot.tools.applyPatch.description": "Edit text files in the workspace",
"copilot.tools.findTestFiles.description": "For a source code file, find the file that contains the tests. For a test file, find the file that contains the code under test",
"copilot.tools.changes.description": "Get diffs of changed files",
"copilot.tools.newJupyterNotebook.description": "Create a new Jupyter Notebook",
"copilot.tools.editNotebook.description": "Edit a notebook file in the workspace",
"copilot.tools.runNotebookCell.description": "Trigger the execution of a cell in a notebook file",
"copilot.tools.getNotebookCellOutput.description": "Read the output of a previously executed cell",
"copilot.tools.fetchWebPage.description": "Fetch the main content from a web page. You should include the URL of the page you want to fetch.",
"copilot.tools.searchCodebase.name": "Codebase",
"copilot.tools.searchWorkspaceSymbols.name": "Workspace Symbols",
"copilot.tools.getVSCodeAPI.name": "Get VS Code API References",
"copilot.tools.findFiles.name": "Find Files",
"copilot.tools.findFiles.userDescription": "Find files by name using a glob pattern",
"copilot.tools.findTextInFiles.name": "Find Text In Files",
"copilot.tools.findTextInFiles.userDescription": "Search for text in files by regular expression",
"copilot.tools.applyPatch.name": "Apply Patch",
"copilot.tools.readFile.name": "Read File",
"copilot.tools.readFile.userDescription": "Read the contents of a file",
"copilot.tools.viewImage.name": "View Image",
"copilot.tools.viewImage.userDescription": "View the contents of an image file",
"github.copilot.config.tools.viewImage.enabled": "Enable the view image tool, which allows the agent to view image files such as png, jpg, jpeg, gif, and webp.",
"copilot.tools.listDirectory.name": "List Dir",
"copilot.tools.listDirectory.userDescription": "List the contents of a directory",
"copilot.tools.getTaskOutput.name": "Get Task Output",
"copilot.tools.getErrors.name": "Get Problems",
"copilot.tools.readProjectStructure.name": "Project Structure",
"copilot.tools.getChangedFiles.name": "Git Changes",
"copilot.tools.testFailure.name": "Test Failure",
"copilot.tools.createFile.name": "Create File",
"copilot.tools.createFile.description": "Create new files",
"copilot.tools.insertEdit.name": "Edit File",
"copilot.tools.replaceString.name": "Replace String in File",
"copilot.tools.multiReplaceString.name": "Multi-Replace String in Files",
"copilot.tools.editNotebook.name": "Edit Notebook",
"copilot.tools.editNotebook.userDescription": "Edit a notebook file in the workspace",
"copilot.tools.runNotebookCell.name": "Run Notebook Cell",
"copilot.tools.getNotebookCellOutput.name": "Get Notebook Cell Output",
"copilot.tools.fetchWebPage.name": "Fetch Web Page",
"copilot.tools.memory.name": "Memory",
"copilot.tools.memory.description": "Store facts about the codebase so they can be recalled in future conversations",
"copilot.tools.switchAgent.name": "Switch Agent",
"copilot.tools.switchAgent.description": "Switch to a different agent mode. Currently only the Plan agent is supported.",
"copilot.tools.findTestFiles.name": "Find Test Files",
"copilot.tools.createDirectory.name": "Create Directory",
"copilot.tools.createDirectory.description": "Create new directories in your workspace",
"github.copilot.config.agent.currentEditorContext.enabled": "When enabled, Copilot will include the name of the current active editor in the context for agent mode.",
"github.copilot.config.customInstructionsInSystemMessage": "When enabled, custom instructions and mode instructions will be appended to the system message instead of a user message.",
"github.copilot.config.organizationCustomAgents.enabled": "When enabled, Copilot will load custom agents defined by your GitHub Organization.",
"github.copilot.config.organizationInstructions.enabled": "When enabled, Copilot will load custom instructions defined by your GitHub Organization.",
"github.copilot.config.planAgent.additionalTools": "Additional tools to enable for the Plan agent, on top of built-in tools. Use fully-qualified tool names (e.g., `github/issue_read`, `mcp_server/tool_name`).",
"github.copilot.config.implementAgent.model": "Override the language model used when starting implementation from the Plan agent's handoff. Use the format `Model Name (vendor)` (e.g., `GPT-5 (copilot)`). Leave empty to use the default model.",
"github.copilot.config.askAgent.additionalTools": "Additional tools to enable for the Ask agent, on top of built-in read-only tools. Use fully-qualified tool names (e.g., `github/issue_read`, `mcp_server/tool_name`).",
"github.copilot.config.askAgent.model": "Override the language model used by the Ask agent. Leave empty to use the default model.",
"github.copilot.config.exploreAgent.model": "Override the language model used by the Explore subagent. Defaults to a fast, small model. Leave empty to use the built-in fallback list.",