@vscode/vscode-settings-history 0.0.2-49 → 0.0.2-50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/history.json +287 -0
- package/dist/vscode-settings.d.ts +30 -1
- package/package.json +1 -1
package/dist/history.json
CHANGED
|
@@ -409439,5 +409439,292 @@
|
|
|
409439
409439
|
}
|
|
409440
409440
|
}
|
|
409441
409441
|
]
|
|
409442
|
+
},
|
|
409443
|
+
{
|
|
409444
|
+
"version": "1.131.0-insider+2026072801",
|
|
409445
|
+
"base": {
|
|
409446
|
+
"version": "1.131.0-insider+2026072417"
|
|
409447
|
+
},
|
|
409448
|
+
"patch": [
|
|
409449
|
+
{
|
|
409450
|
+
"op": "add",
|
|
409451
|
+
"path": "/dictation.enabled/policy",
|
|
409452
|
+
"value": {
|
|
409453
|
+
"name": "DictationEnabled",
|
|
409454
|
+
"category": "InteractiveSession",
|
|
409455
|
+
"minimumVersion": "1.131",
|
|
409456
|
+
"localization": {
|
|
409457
|
+
"description": {
|
|
409458
|
+
"key": "dictation.enabled.policy",
|
|
409459
|
+
"value": "Controls whether dictation is available across the product (chat input, editor, and terminal)."
|
|
409460
|
+
}
|
|
409461
|
+
}
|
|
409462
|
+
}
|
|
409463
|
+
},
|
|
409464
|
+
{
|
|
409465
|
+
"op": "remove",
|
|
409466
|
+
"path": "/github.copilot.chat.claudeSonnet5Prompt.enabled"
|
|
409467
|
+
},
|
|
409468
|
+
{
|
|
409469
|
+
"op": "remove",
|
|
409470
|
+
"path": "/github.copilot.chat.claude48OpusPrompt.enabled"
|
|
409471
|
+
},
|
|
409472
|
+
{
|
|
409473
|
+
"op": "replace",
|
|
409474
|
+
"path": "/agents.voice.handsFree/markdownDescription",
|
|
409475
|
+
"value": "When enabled, voice mode automatically re-enters listening after the assistant finishes speaking, so you can hold a hands-free back-and-forth conversation. When disabled, you start and end each turn manually, and ending the turn sends it. Turns are not ended automatically on trailing silence or a stop phrase unless `#agents.voice.turn.silenceMs#` or `#agents.voice.turn.stopPhrases#` is explicitly configured."
|
|
409476
|
+
},
|
|
409477
|
+
{
|
|
409478
|
+
"op": "replace",
|
|
409479
|
+
"path": "/chat.agentHost.byokModels.enabled/defaultDefaultValue",
|
|
409480
|
+
"value": false
|
|
409481
|
+
},
|
|
409482
|
+
{
|
|
409483
|
+
"op": "add",
|
|
409484
|
+
"path": "/chat.agentHost.byokModels.enabled/tags/2",
|
|
409485
|
+
"value": "onExP"
|
|
409486
|
+
},
|
|
409487
|
+
{
|
|
409488
|
+
"op": "replace",
|
|
409489
|
+
"path": "/chat.agentHost.byokModels.enabled/default",
|
|
409490
|
+
"value": false
|
|
409491
|
+
},
|
|
409492
|
+
{
|
|
409493
|
+
"op": "add",
|
|
409494
|
+
"path": "/chat.agentHost.byokModels.enabled/experiment",
|
|
409495
|
+
"value": {
|
|
409496
|
+
"mode": "startup"
|
|
409497
|
+
}
|
|
409498
|
+
},
|
|
409499
|
+
{
|
|
409500
|
+
"op": "remove",
|
|
409501
|
+
"path": "/github.copilot.chat.conversationCompaction.prismModelFilter"
|
|
409502
|
+
},
|
|
409503
|
+
{
|
|
409504
|
+
"op": "remove",
|
|
409505
|
+
"path": "/github.copilot.chat.conversationCompaction.model"
|
|
409506
|
+
},
|
|
409507
|
+
{
|
|
409508
|
+
"op": "remove",
|
|
409509
|
+
"path": "/github.copilot.chat.conversationCompaction.usePrismCompaction"
|
|
409510
|
+
},
|
|
409511
|
+
{
|
|
409512
|
+
"op": "remove",
|
|
409513
|
+
"path": "/terminal.integrated.defaultProfile.linux/markdownEnumDescriptions/13"
|
|
409514
|
+
},
|
|
409515
|
+
{
|
|
409516
|
+
"op": "remove",
|
|
409517
|
+
"path": "/terminal.integrated.defaultProfile.linux/enum/13"
|
|
409518
|
+
},
|
|
409519
|
+
{
|
|
409520
|
+
"op": "replace",
|
|
409521
|
+
"path": "/terminal.integrated.accessibleViewPreserveCursorPosition/type",
|
|
409522
|
+
"value": [
|
|
409523
|
+
"boolean",
|
|
409524
|
+
"string"
|
|
409525
|
+
]
|
|
409526
|
+
},
|
|
409527
|
+
{
|
|
409528
|
+
"op": "replace",
|
|
409529
|
+
"path": "/terminal.integrated.accessibleViewPreserveCursorPosition/markdownDescription",
|
|
409530
|
+
"value": "Controls whether the cursor position is preserved in the terminal's accessible view."
|
|
409531
|
+
},
|
|
409532
|
+
{
|
|
409533
|
+
"op": "add",
|
|
409534
|
+
"path": "/terminal.integrated.accessibleViewPreserveCursorPosition/enum",
|
|
409535
|
+
"value": [
|
|
409536
|
+
false,
|
|
409537
|
+
true,
|
|
409538
|
+
"always"
|
|
409539
|
+
]
|
|
409540
|
+
},
|
|
409541
|
+
{
|
|
409542
|
+
"op": "add",
|
|
409543
|
+
"path": "/terminal.integrated.accessibleViewPreserveCursorPosition/enumDescriptions",
|
|
409544
|
+
"value": [
|
|
409545
|
+
"Always position the cursor at the bottom of the buffer.",
|
|
409546
|
+
"Preserve the cursor position on reopen until new terminal content arrives.",
|
|
409547
|
+
"Always preserve the cursor position, including when new terminal content arrives."
|
|
409548
|
+
]
|
|
409549
|
+
},
|
|
409550
|
+
{
|
|
409551
|
+
"op": "replace",
|
|
409552
|
+
"path": "/chat.useClaudeHooks/markdownDescription",
|
|
409553
|
+
"value": "Controls whether hooks from Claude configuration files can execute. When disabled, only Copilot-format hooks are used. Hooks are loaded from the files configured in `#chat.hookFilesLocations#`. This setting is only used by the Local agent harness."
|
|
409554
|
+
},
|
|
409555
|
+
{
|
|
409556
|
+
"op": "replace",
|
|
409557
|
+
"path": "/chat.useHooks/policy/localization/description/value",
|
|
409558
|
+
"value": "Controls whether chat hooks are executed at strategic points during an agent's workflow. Hooks are loaded from the files configured in `#chat.hookFilesLocations#`. This setting is only used by the Local agent harness."
|
|
409559
|
+
},
|
|
409560
|
+
{
|
|
409561
|
+
"op": "replace",
|
|
409562
|
+
"path": "/chat.useHooks/markdownDescription",
|
|
409563
|
+
"value": "Controls whether chat hooks are executed at strategic points during an agent's workflow. Hooks are loaded from the files configured in `#chat.hookFilesLocations#`. This setting is only used by the Local agent harness."
|
|
409564
|
+
},
|
|
409565
|
+
{
|
|
409566
|
+
"op": "replace",
|
|
409567
|
+
"path": "/chat.hookFilesLocations/markdownDescription",
|
|
409568
|
+
"value": "Specify paths to hook configuration files that define custom shell commands to execute at strategic points in an agent's workflow. [Learn More](https://aka.ms/vscode-chat-hooks).\n\nRelative paths are resolved from the root folder(s) of your workspace. Supports Copilot hooks (`*.json`) and Claude Code hooks (`settings.json`, `settings.local.json`).\n\nThis setting is only used by the Local agent harness."
|
|
409569
|
+
},
|
|
409570
|
+
{
|
|
409571
|
+
"op": "replace",
|
|
409572
|
+
"path": "/chat.agentSkillsLocations/markdownDescription",
|
|
409573
|
+
"value": "Specify location(s) of agent skills (`SKILL.md`) that can be used in Chat Sessions. [Learn More](https://aka.ms/vscode-agent-skills).\n\nEach path should contain skill subfolders with SKILL.md files (e.g., add `my-skills` if you have `my-skills/skillA/SKILL.md`). Relative paths are resolved from the root folder(s) of your workspace.\n\nThis setting is only used by the Local agent harness."
|
|
409574
|
+
},
|
|
409575
|
+
{
|
|
409576
|
+
"op": "replace",
|
|
409577
|
+
"path": "/chat.useCustomizationsInParentRepositories/markdownDescription",
|
|
409578
|
+
"value": "Controls whether to use chat customization files in parent repositories. This setting is only used by the Local agent harness."
|
|
409579
|
+
},
|
|
409580
|
+
{
|
|
409581
|
+
"op": "replace",
|
|
409582
|
+
"path": "/chat.includeReferencedInstructions/markdownDescription",
|
|
409583
|
+
"value": "Controls whether referenced instructions are automatically included in chat requests. This setting is only used by the Local agent harness."
|
|
409584
|
+
},
|
|
409585
|
+
{
|
|
409586
|
+
"op": "replace",
|
|
409587
|
+
"path": "/chat.includeApplyingInstructions/markdownDescription",
|
|
409588
|
+
"value": "Controls whether instructions with a matching 'applyTo' attribute are automatically included in chat requests. This setting is only used by the Local agent harness."
|
|
409589
|
+
},
|
|
409590
|
+
{
|
|
409591
|
+
"op": "replace",
|
|
409592
|
+
"path": "/chat.experimental.useSkillAdherencePrompt/markdownDescription",
|
|
409593
|
+
"value": "Controls whether a stronger skill adherence prompt is used that encourages the model to immediately invoke skills when relevant rather than just announcing them. This setting is only used by the Local agent harness."
|
|
409594
|
+
},
|
|
409595
|
+
{
|
|
409596
|
+
"op": "replace",
|
|
409597
|
+
"path": "/chat.useAgentSkills/markdownDescription",
|
|
409598
|
+
"value": "Controls whether skills are provided as specialized capabilities to the chat requests. Skills are loaded from the folders configured in `#chat.agentSkillsLocations#`. The language model can load these skills on-demand if the `read` tool is available. Learn more about [Agent Skills](https://aka.ms/vscode-agent-skills). This setting is only used by the Local agent harness."
|
|
409599
|
+
},
|
|
409600
|
+
{
|
|
409601
|
+
"op": "replace",
|
|
409602
|
+
"path": "/chat.useClaudeMdFile/markdownDescription",
|
|
409603
|
+
"value": "Controls whether instructions from `CLAUDE.md` file found in workspace roots, .claude and ~/.claude folder are attached to all chat requests. This setting is only used by the Local agent harness."
|
|
409604
|
+
},
|
|
409605
|
+
{
|
|
409606
|
+
"op": "replace",
|
|
409607
|
+
"path": "/chat.useNestedAgentsMdFiles/markdownDescription",
|
|
409608
|
+
"value": "Controls whether instructions from nested `AGENTS.md` files found in the workspace are listed in all chat requests. The language model can load these skills on-demand if the `read` tool is available. This setting is only used by the Local agent harness."
|
|
409609
|
+
},
|
|
409610
|
+
{
|
|
409611
|
+
"op": "replace",
|
|
409612
|
+
"path": "/chat.useAgentsMdFile/markdownDescription",
|
|
409613
|
+
"value": "Controls whether instructions from `AGENTS.md` file found in a workspace roots are attached to all chat requests. This setting is only used by the Local agent harness."
|
|
409614
|
+
},
|
|
409615
|
+
{
|
|
409616
|
+
"op": "replace",
|
|
409617
|
+
"path": "/chat.agentFilesLocations/markdownDescription",
|
|
409618
|
+
"value": "Specify location(s) of custom agent files (`*.agent.md`). [Learn More](https://aka.ms/vscode-ghcp-custom-chat-modes).\n\nRelative paths are resolved from the root folder(s) of your workspace.\n\nThis setting is only used by the Local agent harness."
|
|
409619
|
+
},
|
|
409620
|
+
{
|
|
409621
|
+
"op": "replace",
|
|
409622
|
+
"path": "/chat.modeFilesLocations/markdownDescription",
|
|
409623
|
+
"value": "Specify location(s) of custom chat mode files (`*.chatmode.md`). [Learn More](https://aka.ms/vscode-ghcp-custom-chat-modes).\n\nRelative paths are resolved from the root folder(s) of your workspace.\n\nThis setting is only used by the Local agent harness."
|
|
409624
|
+
},
|
|
409625
|
+
{
|
|
409626
|
+
"op": "replace",
|
|
409627
|
+
"path": "/chat.promptFilesLocations/markdownDescription",
|
|
409628
|
+
"value": "Specify location(s) of reusable prompt files (`*.prompt.md`) that can be run in Chat sessions. [Learn More](https://aka.ms/vscode-ghcp-prompt-snippets).\n\nRelative paths are resolved from the root folder(s) of your workspace.\n\nThis setting is only used by the Local agent harness."
|
|
409629
|
+
},
|
|
409630
|
+
{
|
|
409631
|
+
"op": "replace",
|
|
409632
|
+
"path": "/chat.instructionsFilesLocations/markdownDescription",
|
|
409633
|
+
"value": "Specify location(s) of instructions files (`*.instructions.md`) that can be attached in Chat sessions. [Learn More](https://aka.ms/vscode-ghcp-custom-instructions).\n\nRelative paths are resolved from the root folder(s) of your workspace.\n\nThis setting is only used by the Local agent harness."
|
|
409634
|
+
},
|
|
409635
|
+
{
|
|
409636
|
+
"op": "add",
|
|
409637
|
+
"path": "/chat.experimental.sessionArchiveActionWording",
|
|
409638
|
+
"value": {
|
|
409639
|
+
"type": "string",
|
|
409640
|
+
"enum": [
|
|
409641
|
+
"archive",
|
|
409642
|
+
"done"
|
|
409643
|
+
],
|
|
409644
|
+
"enumDescriptions": [
|
|
409645
|
+
"Use Archive, Archive All, Unarchive, and Unarchive All.",
|
|
409646
|
+
"Use Mark as Done, Mark All as Done, Restore, and Restore All."
|
|
409647
|
+
],
|
|
409648
|
+
"default": "archive",
|
|
409649
|
+
"tags": [
|
|
409650
|
+
"experimental",
|
|
409651
|
+
"onExP"
|
|
409652
|
+
],
|
|
409653
|
+
"experiment": {
|
|
409654
|
+
"mode": "startup"
|
|
409655
|
+
},
|
|
409656
|
+
"description": "Controls the wording and icons used by actions that archive and unarchive chat sessions.",
|
|
409657
|
+
"section": {
|
|
409658
|
+
"id": "chatSidebar",
|
|
409659
|
+
"title": "Chat"
|
|
409660
|
+
},
|
|
409661
|
+
"defaultDefaultValue": "archive",
|
|
409662
|
+
"scope": 4,
|
|
409663
|
+
"restricted": false
|
|
409664
|
+
}
|
|
409665
|
+
},
|
|
409666
|
+
{
|
|
409667
|
+
"op": "add",
|
|
409668
|
+
"path": "/github.copilot.chat.claudeOpus5Prompt.enabled",
|
|
409669
|
+
"value": {
|
|
409670
|
+
"type": "boolean",
|
|
409671
|
+
"default": false,
|
|
409672
|
+
"markdownDescription": "Enables the updated system prompt tuned for the Claude Opus 5 model.",
|
|
409673
|
+
"tags": [
|
|
409674
|
+
"experimental",
|
|
409675
|
+
"onExp"
|
|
409676
|
+
],
|
|
409677
|
+
"experiment": {
|
|
409678
|
+
"mode": "startup"
|
|
409679
|
+
},
|
|
409680
|
+
"scope": 4,
|
|
409681
|
+
"section": {
|
|
409682
|
+
"id": "experimental",
|
|
409683
|
+
"title": "GitHub Copilot",
|
|
409684
|
+
"extensionInfo": {
|
|
409685
|
+
"id": "GitHub.copilot-chat",
|
|
409686
|
+
"displayName": "GitHub Copilot"
|
|
409687
|
+
}
|
|
409688
|
+
},
|
|
409689
|
+
"source": {
|
|
409690
|
+
"id": "GitHub.copilot-chat",
|
|
409691
|
+
"displayName": "GitHub Copilot"
|
|
409692
|
+
},
|
|
409693
|
+
"defaultDefaultValue": false,
|
|
409694
|
+
"restricted": false
|
|
409695
|
+
}
|
|
409696
|
+
},
|
|
409697
|
+
{
|
|
409698
|
+
"op": "add",
|
|
409699
|
+
"path": "/github.copilot.chat.semanticSearchTool.disabled",
|
|
409700
|
+
"value": {
|
|
409701
|
+
"type": "boolean",
|
|
409702
|
+
"default": false,
|
|
409703
|
+
"markdownDescription": "Disables semantic search in chat: removes the `semantic_search` tool from the agent and hides the `#codebase` chat variable. Enable to experiment with agent behavior without semantic search available.",
|
|
409704
|
+
"tags": [
|
|
409705
|
+
"experimental",
|
|
409706
|
+
"onExp"
|
|
409707
|
+
],
|
|
409708
|
+
"experiment": {
|
|
409709
|
+
"mode": "startup"
|
|
409710
|
+
},
|
|
409711
|
+
"scope": 4,
|
|
409712
|
+
"section": {
|
|
409713
|
+
"id": "experimental",
|
|
409714
|
+
"title": "GitHub Copilot",
|
|
409715
|
+
"extensionInfo": {
|
|
409716
|
+
"id": "GitHub.copilot-chat",
|
|
409717
|
+
"displayName": "GitHub Copilot"
|
|
409718
|
+
}
|
|
409719
|
+
},
|
|
409720
|
+
"source": {
|
|
409721
|
+
"id": "GitHub.copilot-chat",
|
|
409722
|
+
"displayName": "GitHub Copilot"
|
|
409723
|
+
},
|
|
409724
|
+
"defaultDefaultValue": false,
|
|
409725
|
+
"restricted": false
|
|
409726
|
+
}
|
|
409727
|
+
}
|
|
409728
|
+
]
|
|
409442
409729
|
}
|
|
409443
409730
|
]
|
|
@@ -12447,6 +12447,34 @@ export type VscodeSettings_1_131_0_insider_2026072417 = Patch<VscodeSettings_1_1
|
|
|
12447
12447
|
readonly 'terminal.integrated.tabs.defaultIcon'?: 'add' | 'plus' | 'gist-new' | 'repo-create' | 'lightbulb' | 'light-bulb' | 'repo' | 'repo-delete' | 'gist-fork' | 'repo-forked' | 'git-pull-request' | 'git-pull-request-abandoned' | 'record-keys' | 'keyboard' | 'tag' | 'git-pull-request-label' | 'tag-add' | 'tag-remove' | 'person' | 'person-follow' | 'person-outline' | 'person-filled' | 'source-control' | 'mirror' | 'mirror-public' | 'star' | 'star-add' | 'star-delete' | 'star-empty' | 'comment' | 'comment-add' | 'alert' | 'warning' | 'search' | 'search-save' | 'log-out' | 'sign-out' | 'log-in' | 'sign-in' | 'eye' | 'eye-unwatch' | 'eye-watch' | 'circle-filled' | 'primitive-dot' | 'close-dirty' | 'debug-breakpoint' | 'debug-breakpoint-disabled' | 'debug-hint' | 'terminal-decoration-success' | 'primitive-square' | 'edit' | 'pencil' | 'info' | 'issue-opened' | 'gist-private' | 'git-fork-private' | 'lock' | 'mirror-private' | 'close' | 'remove-close' | 'x' | 'repo-sync' | 'sync' | 'clone' | 'desktop-download' | 'beaker' | 'microscope' | 'vm' | 'device-desktop' | 'file' | 'more' | 'ellipsis' | 'kebab-horizontal' | 'mail-reply' | 'reply' | 'organization' | 'organization-filled' | 'organization-outline' | 'new-file' | 'file-add' | 'new-folder' | 'file-directory-create' | 'trash' | 'trashcan' | 'history' | 'clock' | 'folder' | 'file-directory' | 'symbol-folder' | 'logo-github' | 'mark-github' | 'github' | 'terminal' | 'console' | 'repl' | 'zap' | 'symbol-event' | 'error' | 'stop' | 'variable' | 'symbol-variable' | 'array' | 'symbol-array' | 'symbol-module' | 'symbol-package' | 'symbol-namespace' | 'symbol-object' | 'symbol-method' | 'symbol-function' | 'symbol-constructor' | 'symbol-boolean' | 'symbol-null' | 'symbol-numeric' | 'symbol-number' | 'symbol-structure' | 'symbol-struct' | 'symbol-parameter' | 'symbol-type-parameter' | 'symbol-key' | 'symbol-text' | 'symbol-reference' | 'go-to-file' | 'symbol-enum' | 'symbol-value' | 'symbol-ruler' | 'symbol-unit' | 'activate-breakpoints' | 'archive' | 'arrow-both' | 'arrow-down' | 'arrow-left' | 'arrow-right' | 'arrow-small-down' | 'arrow-small-left' | 'arrow-small-right' | 'arrow-small-up' | 'arrow-up' | 'bell' | 'bold' | 'book' | 'bookmark' | 'debug-breakpoint-conditional-unverified' | 'debug-breakpoint-conditional' | 'debug-breakpoint-conditional-disabled' | 'debug-breakpoint-data-unverified' | 'debug-breakpoint-data' | 'debug-breakpoint-data-disabled' | 'debug-breakpoint-log-unverified' | 'debug-breakpoint-log' | 'debug-breakpoint-log-disabled' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'case-sensitive' | 'check' | 'checklist' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'chrome-close' | 'chrome-maximize' | 'chrome-minimize' | 'chrome-restore' | 'circle-outline' | 'circle' | 'debug-breakpoint-unverified' | 'terminal-decoration-incomplete' | 'circle-slash' | 'circuit-board' | 'clear-all' | 'clippy' | 'close-all' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'color-mode' | 'comment-discussion' | 'credit-card' | 'dash' | 'dashboard' | 'database' | 'debug-continue' | 'debug-disconnect' | 'debug-pause' | 'debug-restart' | 'debug-start' | 'debug-step-into' | 'debug-step-out' | 'debug-step-over' | 'debug-stop' | 'debug' | 'device-camera-video' | 'device-camera' | 'device-mobile' | 'diff-added' | 'diff-ignored' | 'diff-modified' | 'diff-removed' | 'diff-renamed' | 'diff' | 'diff-sidebyside' | 'discard' | 'editor-layout' | 'empty-window' | 'exclude' | 'extensions' | 'eye-closed' | 'file-binary' | 'file-code' | 'file-media' | 'file-pdf' | 'file-submodule' | 'file-symlink-directory' | 'file-symlink-file' | 'file-zip' | 'files' | 'filter' | 'flame' | 'fold-down' | 'fold-up' | 'fold' | 'folder-active' | 'folder-opened' | 'gear' | 'gift' | 'gist-secret' | 'gist' | 'git-commit' | 'git-compare' | 'compare-changes' | 'git-merge' | 'github-action' | 'github-alt' | 'globe' | 'grabber' | 'graph' | 'gripper' | 'heart' | 'home' | 'horizontal-rule' | 'hubot' | 'inbox' | 'issue-reopened' | 'issues' | 'italic' | 'jersey' | 'json' | 'bracket' | 'kebab-vertical' | 'key' | 'law' | 'lightbulb-autofix' | 'link-external' | 'link' | 'list-ordered' | 'list-unordered' | 'live-share' | 'loading' | 'location' | 'mail-read' | 'mail' | 'markdown' | 'megaphone' | 'mention' | 'milestone' | 'git-pull-request-milestone' | 'mortar-board' | 'move' | 'multiple-windows' | 'mute' | 'no-newline' | 'note' | 'octoface' | 'open-preview' | 'package' | 'paintcan' | 'pin' | 'play' | 'run' | 'plug' | 'preserve-case' | 'preview' | 'project' | 'pulse' | 'question' | 'quote' | 'radio-tower' | 'reactions' | 'references' | 'refresh' | 'regex' | 'remote-explorer' | 'remote' | 'remove' | 'replace-all' | 'replace' | 'repo-clone' | 'repo-force-push' | 'repo-pull' | 'repo-push' | 'report' | 'request-changes' | 'rocket' | 'root-folder-opened' | 'root-folder' | 'rss' | 'ruby' | 'save-all' | 'save-as' | 'save' | 'screen-full' | 'screen-normal' | 'search-stop' | 'server' | 'settings-gear' | 'settings' | 'shield' | 'smiley' | 'sort-precedence' | 'split-horizontal' | 'split-vertical' | 'squirrel' | 'star-full' | 'star-half' | 'symbol-class' | 'symbol-color' | 'symbol-constant' | 'symbol-enum-member' | 'symbol-field' | 'symbol-file' | 'symbol-interface' | 'symbol-keyword' | 'symbol-misc' | 'symbol-operator' | 'symbol-property' | 'wrench' | 'wrench-subaction' | 'symbol-snippet' | 'tasklist' | 'telescope' | 'text-size' | 'three-bars' | 'thumbsdown' | 'thumbsup' | 'tools' | 'triangle-down' | 'triangle-left' | 'triangle-right' | 'triangle-up' | 'twitter' | 'unfold' | 'unlock' | 'unmute' | 'unverified' | 'verified' | 'versions' | 'vm-active' | 'vm-outline' | 'vm-running' | 'watch' | 'whitespace' | 'whole-word' | 'window' | 'word-wrap' | 'zoom-in' | 'zoom-out' | 'list-filter' | 'list-flat' | 'list-selection' | 'selection' | 'list-tree' | 'debug-breakpoint-function-unverified' | 'debug-breakpoint-function' | 'debug-breakpoint-function-disabled' | 'debug-stackframe-active' | 'circle-small-filled' | 'debug-stackframe-dot' | 'terminal-decoration-mark' | 'debug-stackframe' | 'debug-stackframe-focused' | 'debug-breakpoint-unsupported' | 'symbol-string' | 'debug-reverse-continue' | 'debug-step-back' | 'debug-restart-frame' | 'debug-alt' | 'call-incoming' | 'call-outgoing' | 'menu' | 'expand-all' | 'feedback' | 'git-pull-request-reviewer' | 'group-by-ref-type' | 'ungroup-by-ref-type' | 'account' | 'git-pull-request-assignee' | 'bell-dot' | 'debug-console' | 'library' | 'output' | 'run-all' | 'sync-ignored' | 'pinned' | 'github-inverted' | 'server-process' | 'server-environment' | 'pass' | 'issue-closed' | 'stop-circle' | 'play-circle' | 'record' | 'debug-alt-small' | 'vm-connect' | 'cloud' | 'merge' | 'export' | 'graph-left' | 'magnet' | 'notebook' | 'redo' | 'check-all' | 'pinned-dirty' | 'pass-filled' | 'circle-large-filled' | 'circle-large' | 'circle-large-outline' | 'combine' | 'gather' | 'table' | 'variable-group' | 'type-hierarchy' | 'type-hierarchy-sub' | 'type-hierarchy-super' | 'git-pull-request-create' | 'run-above' | 'run-below' | 'notebook-template' | 'debug-rerun' | 'workspace-trusted' | 'workspace-untrusted' | 'workspace-unknown' | 'terminal-cmd' | 'terminal-debian' | 'terminal-linux' | 'terminal-powershell' | 'terminal-tmux' | 'terminal-ubuntu' | 'terminal-bash' | 'arrow-swap' | 'copy' | 'person-add' | 'filter-filled' | 'wand' | 'debug-line-by-line' | 'inspect' | 'layers' | 'layers-dot' | 'layers-active' | 'compass' | 'compass-dot' | 'compass-active' | 'azure' | 'issue-draft' | 'git-pull-request-closed' | 'git-pull-request-draft' | 'debug-all' | 'debug-coverage' | 'run-errors' | 'folder-library' | 'debug-continue-small' | 'beaker-stop' | 'graph-line' | 'graph-scatter' | 'pie-chart' | 'bracket-dot' | 'bracket-error' | 'lock-small' | 'azure-devops' | 'verified-filled' | 'newline' | 'layout' | 'layout-activitybar-left' | 'layout-activitybar-right' | 'layout-panel-left' | 'layout-panel-center' | 'layout-panel-justify' | 'layout-panel-right' | 'layout-panel' | 'layout-sidebar-left' | 'layout-sidebar-right' | 'layout-statusbar' | 'layout-menubar' | 'layout-centered' | 'target' | 'indent' | 'record-small' | 'error-small' | 'terminal-decoration-error' | 'arrow-circle-down' | 'arrow-circle-left' | 'arrow-circle-right' | 'arrow-circle-up' | 'layout-sidebar-right-off' | 'layout-panel-off' | 'layout-sidebar-left-off' | 'blank' | 'heart-filled' | 'map' | 'map-horizontal' | 'fold-horizontal' | 'map-filled' | 'map-horizontal-filled' | 'fold-horizontal-filled' | 'circle-small' | 'bell-slash' | 'bell-slash-dot' | 'comment-unresolved' | 'git-pull-request-go-to-changes' | 'git-pull-request-new-changes' | 'search-fuzzy' | 'comment-draft' | 'send' | 'sparkle' | 'insert' | 'mic' | 'thumbsdown-filled' | 'thumbsup-filled' | 'coffee' | 'snake' | 'game' | 'vr' | 'chip' | 'piano' | 'music' | 'mic-filled' | 'repo-fetch' | 'copilot' | 'lightbulb-sparkle' | 'robot' | 'sparkle-filled' | 'diff-single' | 'diff-multiple' | 'surround-with' | 'share' | 'git-stash' | 'git-stash-apply' | 'git-stash-pop' | 'vscode' | 'vscode-insiders' | 'code-oss' | 'run-coverage' | 'run-all-coverage' | 'coverage' | 'github-project' | 'map-vertical' | 'fold-vertical' | 'map-vertical-filled' | 'fold-vertical-filled' | 'go-to-search' | 'percentage' | 'sort-percentage' | 'attach' | 'go-to-editing-session' | 'edit-session' | 'code-review' | 'copilot-warning' | 'python' | 'copilot-large' | 'copilot-warning-large' | 'keyboard-tab' | 'copilot-blocked' | 'copilot-not-connected' | 'flag' | 'lightbulb-empty' | 'symbol-method-arrow' | 'copilot-unavailable' | 'repo-pinned' | 'keyboard-tab-above' | 'keyboard-tab-below' | 'git-pull-request-done' | 'mcp' | 'extensions-large' | 'layout-panel-dock' | 'layout-sidebar-left-dock' | 'layout-sidebar-right-dock' | 'copilot-in-progress' | 'copilot-error' | 'copilot-success' | 'chat-sparkle' | 'search-sparkle' | 'edit-sparkle' | 'copilot-snooze' | 'send-to-remote-agent' | 'comment-discussion-sparkle' | 'chat-sparkle-warning' | 'chat-sparkle-error' | 'collection' | 'new-collection' | 'thinking' | 'build' | 'comment-discussion-quote' | 'cursor' | 'eraser' | 'file-text' | 'quotes' | 'rename' | 'run-with-deps' | 'debug-connected' | 'strikethrough' | 'open-in-product' | 'index-zero' | 'agent' | 'edit-code' | 'repo-selected' | 'skip' | 'merge-into' | 'git-branch-changes' | 'git-branch-staged-changes' | 'git-branch-conflicts' | 'git-branch' | 'git-branch-create' | 'git-branch-delete' | 'search-large' | 'terminal-git-bash' | 'window-active' | 'forward' | 'download' | 'clockface' | 'unarchive' | 'session-in-progress' | 'collection-small' | 'vm-small' | 'cloud-small' | 'add-small' | 'remove-small' | 'worktree-small' | 'worktree' | 'screen-cut' | 'ask' | 'openai' | 'claude' | 'open-in-window' | 'new-session' | 'terminal-secure' | 'chat-import' | 'chat-export' | 'share-window' | 'circle-slash-compact' | 'copilot-compact' | 'folder-opened-compact' | 'folder-compact' | 'gear-compact' | 'git-branch-compact' | 'library-compact' | 'record-keys-compact' | 'remote-compact' | 'repo-forked-compact' | 'repo-compact' | 'shield-compact' | 'sparkle-compact' | 'symbol-color-compact' | 'window-compact' | 'error-compact' | 'warning-compact' | 'pass-compact' | 'important' | 'important-compact' | 'rocket-compact' | 'unpin' | 'add-compact' | 'attach-compact' | 'beaker-compact' | 'check-compact' | 'checklist-compact' | 'chevron-down-compact' | 'chevron-left-compact' | 'chevron-right-compact' | 'chevron-up-compact' | 'circle-filled-compact' | 'circle-small-filled-compact' | 'close-compact' | 'collapse-all-compact' | 'comment-compact' | 'comment-unresolved-compact' | 'debug-connected-compact' | 'debug-disconnect-compact' | 'edit-compact' | 'file-media-compact' | 'git-fetch' | 'lightbulb-compact' | 'loading-compact' | 'pass-filled-compact' | 'project-compact' | 'refresh-compact' | 'search-compact' | 'session-in-progress-compact' | 'sync-compact' | 'terminal-compact' | 'vm-pending' | 'worktree-compact' | 'developer-tools' | 'cloud-compact' | 'agent-compact' | 'ask-compact' | 'settings-compact' | 'vm-compact' | 'run-compact' | 'git-pull-request-comment' | 'git-pull-request-error' | 'right-panel-hide' | 'right-panel-show' | 'vscode-insiders-outline' | 'vscode-outline' | 'voice-mode' | 'voice-mode-compact' | 'mic-download' | 'mic-download-compact' | 'voice-mode-download' | 'voice-mode-download-compact' | 'google-gemini' | 'kimi' | 'microsoft' | 'fish1-happy' | 'fish1-neutral' | 'fish1-sad' | 'fish1-very-sad' | 'fish2-happy' | 'fish2-neutral' | 'fish2-sad' | 'fish2-very-sad' | 'fish3-happy' | 'fish3-neutral' | 'fish3-sad' | 'fish3-very-sad' | 'fish4-happy' | 'fish4-neutral' | 'fish4-sad' | 'fish4-very-sad' | 'person-voice' | 'person-voice-compact' | 'person-voice-filled' | 'person-voice-filled-compact' | 'dialog-error' | 'dialog-warning' | 'dialog-info' | 'dialog-close' | 'tree-item-expanded' | 'tree-filter-on-type-on' | 'tree-filter-on-type-off' | 'tree-filter-clear' | 'tree-item-loading' | 'menu-selection' | 'menu-submenu' | 'menubar-more' | 'scrollbar-button-left' | 'scrollbar-button-right' | 'scrollbar-button-up' | 'scrollbar-button-down' | 'toolbar-more' | 'quick-input-back' | 'drop-down-button' | 'symbol-customcolor' | 'export' | 'workspace-unspecified' | 'newline' | 'thumbsdown-filled' | 'thumbsup-filled' | 'lightbulb-sparkle-autofix' | 'debug-breakpoint-pending';
|
|
12448
12448
|
}, 'chat.speechToText.enabled' | 'chat.speechToText.mode' | 'chat.speechToText.model'>;
|
|
12449
12449
|
|
|
12450
|
+
// ── 1.131.0-insider+2026072801: +3, ~21, -5 ──
|
|
12451
|
+
export type VscodeSettings_1_131_0_insider_2026072801 = Patch<VscodeSettings_1_131_0_insider_2026072417, {
|
|
12452
|
+
readonly 'agents.voice.handsFree'?: boolean;
|
|
12453
|
+
readonly 'chat.agentFilesLocations'?: Record<string, unknown>;
|
|
12454
|
+
readonly 'chat.agentHost.byokModels.enabled'?: boolean;
|
|
12455
|
+
readonly 'chat.agentSkillsLocations'?: Record<string, unknown>;
|
|
12456
|
+
readonly 'chat.experimental.sessionArchiveActionWording'?: 'archive' | 'done';
|
|
12457
|
+
readonly 'chat.experimental.useSkillAdherencePrompt'?: boolean;
|
|
12458
|
+
readonly 'chat.hookFilesLocations'?: Record<string, unknown>;
|
|
12459
|
+
readonly 'chat.includeApplyingInstructions'?: boolean;
|
|
12460
|
+
readonly 'chat.includeReferencedInstructions'?: boolean;
|
|
12461
|
+
readonly 'chat.instructionsFilesLocations'?: Record<string, unknown>;
|
|
12462
|
+
readonly 'chat.modeFilesLocations'?: Record<string, unknown>;
|
|
12463
|
+
readonly 'chat.promptFilesLocations'?: Record<string, unknown>;
|
|
12464
|
+
readonly 'chat.useAgentSkills'?: boolean;
|
|
12465
|
+
readonly 'chat.useAgentsMdFile'?: boolean;
|
|
12466
|
+
readonly 'chat.useClaudeHooks'?: boolean;
|
|
12467
|
+
readonly 'chat.useClaudeMdFile'?: boolean;
|
|
12468
|
+
readonly 'chat.useCustomizationsInParentRepositories'?: boolean;
|
|
12469
|
+
readonly 'chat.useHooks'?: boolean;
|
|
12470
|
+
readonly 'chat.useNestedAgentsMdFiles'?: boolean;
|
|
12471
|
+
readonly 'dictation.enabled'?: boolean;
|
|
12472
|
+
readonly 'github.copilot.chat.claudeOpus5Prompt.enabled'?: boolean;
|
|
12473
|
+
readonly 'github.copilot.chat.semanticSearchTool.disabled'?: boolean;
|
|
12474
|
+
readonly 'terminal.integrated.accessibleViewPreserveCursorPosition'?: false | true | 'always';
|
|
12475
|
+
readonly 'terminal.integrated.defaultProfile.linux'?: null | 'sh' | 'bash' | 'bash (2)' | 'rbash' | 'rbash (2)' | 'sh (2)' | 'dash' | 'dash (2)' | 'tmux' | 'screen' | 'pwsh' | 'pwsh (2)';
|
|
12476
|
+
}, 'github.copilot.chat.claude48OpusPrompt.enabled' | 'github.copilot.chat.claudeSonnet5Prompt.enabled' | 'github.copilot.chat.conversationCompaction.model' | 'github.copilot.chat.conversationCompaction.prismModelFilter' | 'github.copilot.chat.conversationCompaction.usePrismCompaction'>;
|
|
12477
|
+
|
|
12450
12478
|
// ── Version map ──
|
|
12451
12479
|
// Stable entries map directly to their settings type.
|
|
12452
12480
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -12567,12 +12595,13 @@ interface VscodeVersionMap {
|
|
|
12567
12595
|
'2026072217': VscodeSettings_1_131_0_insider_2026072217;
|
|
12568
12596
|
'2026072305': VscodeSettings_1_131_0_insider_2026072305;
|
|
12569
12597
|
'2026072417': VscodeSettings_1_131_0_insider_2026072417;
|
|
12598
|
+
'2026072801': VscodeSettings_1_131_0_insider_2026072801;
|
|
12570
12599
|
}>;
|
|
12571
12600
|
}
|
|
12572
12601
|
|
|
12573
12602
|
export type LatestVscodeSettings = VscodeSettings_1_130_0;
|
|
12574
12603
|
|
|
12575
|
-
export type LatestInsiderVscodeSettings =
|
|
12604
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_131_0_insider_2026072801;
|
|
12576
12605
|
|
|
12577
12606
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
12578
12607
|
|