@vscode/vscode-settings-history 0.0.2-77 → 0.0.2-78
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 +353 -0
- package/dist/vscode-settings.d.ts +22 -1
- package/package.json +1 -1
package/dist/history.json
CHANGED
|
@@ -486307,5 +486307,358 @@
|
|
|
486307
486307
|
}
|
|
486308
486308
|
}
|
|
486309
486309
|
]
|
|
486310
|
+
},
|
|
486311
|
+
{
|
|
486312
|
+
"version": "1.137.0-insider+2026090202",
|
|
486313
|
+
"base": {
|
|
486314
|
+
"version": "1.136.0-insider+2026083108"
|
|
486315
|
+
},
|
|
486316
|
+
"patch": [
|
|
486317
|
+
{
|
|
486318
|
+
"op": "replace",
|
|
486319
|
+
"path": "/sessions.showApplicationBadge/defaultDefaultValue",
|
|
486320
|
+
"value": true
|
|
486321
|
+
},
|
|
486322
|
+
{
|
|
486323
|
+
"op": "replace",
|
|
486324
|
+
"path": "/sessions.showApplicationBadge/default",
|
|
486325
|
+
"value": true
|
|
486326
|
+
},
|
|
486327
|
+
{
|
|
486328
|
+
"op": "replace",
|
|
486329
|
+
"path": "/sessions.showApplicationBadge/description",
|
|
486330
|
+
"value": "Controls whether the application icon shows a badge with the number of unarchived sessions that are unread and no longer in progress, need input, or are no longer in progress and have failing CI checks on an open, non-draft pull request. The badge appears on the dock icon on macOS, on the launcher icon on Linux and over the taskbar icon on Windows."
|
|
486331
|
+
},
|
|
486332
|
+
{
|
|
486333
|
+
"op": "remove",
|
|
486334
|
+
"path": "/chat.agentSessions.backgroundImageLayout"
|
|
486335
|
+
},
|
|
486336
|
+
{
|
|
486337
|
+
"op": "add",
|
|
486338
|
+
"path": "/dictation.experimental.llmCleanupModel/tags/1",
|
|
486339
|
+
"value": "onExP"
|
|
486340
|
+
},
|
|
486341
|
+
{
|
|
486342
|
+
"op": "replace",
|
|
486343
|
+
"path": "/dictation.experimental.llmCleanupModel/markdownDescription",
|
|
486344
|
+
"value": "Controls the language model used for experimental dictation cleanup. `auto` follows the experiment-provided default."
|
|
486345
|
+
},
|
|
486346
|
+
{
|
|
486347
|
+
"op": "add",
|
|
486348
|
+
"path": "/dictation.experimental.llmCleanupModel/experiment",
|
|
486349
|
+
"value": {
|
|
486350
|
+
"mode": "auto"
|
|
486351
|
+
}
|
|
486352
|
+
},
|
|
486353
|
+
{
|
|
486354
|
+
"op": "replace",
|
|
486355
|
+
"path": "/chat.agentSessions.showExternal/enumDescriptions/1",
|
|
486356
|
+
"value": "Show up to the 2 most recent external sessions updated in the last 7 days. At startup, external sessions older than the second-most-recently updated local session are hidden."
|
|
486357
|
+
},
|
|
486358
|
+
{
|
|
486359
|
+
"op": "replace",
|
|
486360
|
+
"path": "/github.copilot.chat.autoModeTierOverride/markdownDescription",
|
|
486361
|
+
"value": "Overrides the routing tier that the `Auto` model requests, ignoring both the tier picked in the model picker and the tier inline chat defaults to. Accepts `efficiency`, `balance`, `intelligence`, or `fast`. Used by evals.\n\n**Note**: This is an advanced debugging setting."
|
|
486362
|
+
},
|
|
486363
|
+
{
|
|
486364
|
+
"op": "add",
|
|
486365
|
+
"path": "/chat.agentHost.cloudSandbox.enabled/tags/2",
|
|
486366
|
+
"value": "onExP"
|
|
486367
|
+
},
|
|
486368
|
+
{
|
|
486369
|
+
"op": "add",
|
|
486370
|
+
"path": "/chat.agentHost.cloudSandbox.enabled/experiment",
|
|
486371
|
+
"value": {
|
|
486372
|
+
"mode": "auto"
|
|
486373
|
+
}
|
|
486374
|
+
},
|
|
486375
|
+
{
|
|
486376
|
+
"op": "replace",
|
|
486377
|
+
"path": "/chat.remoteAgentHostsAutoConnect/description",
|
|
486378
|
+
"value": "Automatically connect to online dev tunnel, SSH, and WSL remote agent hosts on startup. When disabled, cached sessions are still shown but connections are established only on demand."
|
|
486379
|
+
},
|
|
486380
|
+
{
|
|
486381
|
+
"op": "add",
|
|
486382
|
+
"path": "/agents.voice.enabled/policy",
|
|
486383
|
+
"value": {
|
|
486384
|
+
"name": "AgentsVoice",
|
|
486385
|
+
"category": "InteractiveSession",
|
|
486386
|
+
"minimumVersion": "1.137",
|
|
486387
|
+
"localization": {
|
|
486388
|
+
"description": {
|
|
486389
|
+
"key": "agents.voice.enabled",
|
|
486390
|
+
"value": "Enable the Voice Mode panel in the chat view for voice-driven coding conversations."
|
|
486391
|
+
}
|
|
486392
|
+
}
|
|
486393
|
+
}
|
|
486394
|
+
},
|
|
486395
|
+
{
|
|
486396
|
+
"op": "remove",
|
|
486397
|
+
"path": "/remote.tunnels.access.enableMicrosoftAuth"
|
|
486398
|
+
},
|
|
486399
|
+
{
|
|
486400
|
+
"op": "remove",
|
|
486401
|
+
"path": "/github.copilot.chat.agentDebugLog.enabled"
|
|
486402
|
+
},
|
|
486403
|
+
{
|
|
486404
|
+
"op": "remove",
|
|
486405
|
+
"path": "/github.copilot.chat.inlineEdits.nextCursorPrediction.displayLine"
|
|
486406
|
+
},
|
|
486407
|
+
{
|
|
486408
|
+
"op": "remove",
|
|
486409
|
+
"path": "/npm.enableScriptExplorer"
|
|
486410
|
+
},
|
|
486411
|
+
{
|
|
486412
|
+
"op": "remove",
|
|
486413
|
+
"path": "/html.mirrorCursorOnMatchingTag"
|
|
486414
|
+
},
|
|
486415
|
+
{
|
|
486416
|
+
"op": "add",
|
|
486417
|
+
"path": "/workbench.browser.dataStorage/markdownEnumDescriptions/4",
|
|
486418
|
+
"value": "Browser views share one in-memory session that is cleaned up when the application is closed. This session is shared with agent-opened browser pages, so **all data including local storage and cookies will be accessible by agents.**"
|
|
486419
|
+
},
|
|
486420
|
+
{
|
|
486421
|
+
"op": "add",
|
|
486422
|
+
"path": "/workbench.browser.dataStorage/enum/4",
|
|
486423
|
+
"value": "agent"
|
|
486424
|
+
},
|
|
486425
|
+
{
|
|
486426
|
+
"op": "remove",
|
|
486427
|
+
"path": "/extensions.allowed/patternProperties/([a-z0-9A-Z][a-z0-9-A-Z]*)$"
|
|
486428
|
+
},
|
|
486429
|
+
{
|
|
486430
|
+
"op": "remove",
|
|
486431
|
+
"path": "/extensions.allowed/patternProperties/([a-z0-9A-Z][a-z0-9-A-Z]*)\\.([a-z0-9A-Z][a-z0-9-A-Z]*)$"
|
|
486432
|
+
},
|
|
486433
|
+
{
|
|
486434
|
+
"op": "add",
|
|
486435
|
+
"path": "/extensions.allowed/patternProperties/^([a-z0-9A-Z][a-z0-9-A-Z]*)\\.([a-z0-9A-Z][a-z0-9-A-Z]*)$",
|
|
486436
|
+
"value": {
|
|
486437
|
+
"anyOf": [
|
|
486438
|
+
{
|
|
486439
|
+
"type": [
|
|
486440
|
+
"boolean",
|
|
486441
|
+
"string"
|
|
486442
|
+
],
|
|
486443
|
+
"enum": [
|
|
486444
|
+
true,
|
|
486445
|
+
false,
|
|
486446
|
+
"stable"
|
|
486447
|
+
],
|
|
486448
|
+
"description": "Allow or disallow the extension.",
|
|
486449
|
+
"enumDescriptions": [
|
|
486450
|
+
"Extension is allowed.",
|
|
486451
|
+
"Extension is not allowed.",
|
|
486452
|
+
"Allow only stable versions of the extension."
|
|
486453
|
+
]
|
|
486454
|
+
},
|
|
486455
|
+
{
|
|
486456
|
+
"type": "array",
|
|
486457
|
+
"items": {
|
|
486458
|
+
"type": "string"
|
|
486459
|
+
},
|
|
486460
|
+
"description": "Allow or disallow specific versions of the extension. To specifcy a platform specific version, use the format `platform@1.2.3`, e.g. `win32-x64@1.2.3`. Supported platforms are `win32-x64`, `win32-arm64`, `linux-x64`, `linux-arm64`, `linux-armhf`, `alpine-x64`, `alpine-arm64`, `darwin-x64`, `darwin-arm64`"
|
|
486461
|
+
}
|
|
486462
|
+
]
|
|
486463
|
+
}
|
|
486464
|
+
},
|
|
486465
|
+
{
|
|
486466
|
+
"op": "add",
|
|
486467
|
+
"path": "/extensions.allowed/patternProperties/^([a-z0-9A-Z][a-z0-9-A-Z]*)$",
|
|
486468
|
+
"value": {
|
|
486469
|
+
"type": [
|
|
486470
|
+
"boolean",
|
|
486471
|
+
"string"
|
|
486472
|
+
],
|
|
486473
|
+
"enum": [
|
|
486474
|
+
true,
|
|
486475
|
+
false,
|
|
486476
|
+
"stable"
|
|
486477
|
+
],
|
|
486478
|
+
"description": "Allow or disallow all extensions from the publisher.",
|
|
486479
|
+
"enumDescriptions": [
|
|
486480
|
+
"All extensions from the publisher are allowed.",
|
|
486481
|
+
"All extensions from the publisher are not allowed.",
|
|
486482
|
+
"Allow only stable versions of the extensions from the publisher."
|
|
486483
|
+
]
|
|
486484
|
+
}
|
|
486485
|
+
},
|
|
486486
|
+
{
|
|
486487
|
+
"op": "add",
|
|
486488
|
+
"path": "/chat.experimental.sessionStateIndicator.enabled",
|
|
486489
|
+
"value": {
|
|
486490
|
+
"type": "boolean",
|
|
486491
|
+
"default": false,
|
|
486492
|
+
"description": "Enable state indicators around chat editor sessions.",
|
|
486493
|
+
"tags": [
|
|
486494
|
+
"experimental"
|
|
486495
|
+
],
|
|
486496
|
+
"section": {
|
|
486497
|
+
"id": "chatSidebar",
|
|
486498
|
+
"title": "Chat"
|
|
486499
|
+
},
|
|
486500
|
+
"defaultDefaultValue": false,
|
|
486501
|
+
"scope": 4,
|
|
486502
|
+
"restricted": false
|
|
486503
|
+
}
|
|
486504
|
+
},
|
|
486505
|
+
{
|
|
486506
|
+
"op": "add",
|
|
486507
|
+
"path": "/chat.agentHost.copilot.autoModeTiers.enabled",
|
|
486508
|
+
"value": {
|
|
486509
|
+
"type": "boolean",
|
|
486510
|
+
"markdownDescription": "When enabled, the Auto model in Copilot SDK agent sessions offers an \"Optimize for\" picker that biases routing toward efficiency, balance, or intelligence. The profile applies when a session is created and stays fixed for that session.",
|
|
486511
|
+
"default": false,
|
|
486512
|
+
"experiment": {
|
|
486513
|
+
"mode": "startup",
|
|
486514
|
+
"name": "copilotchat.autoModeTiersEnabled"
|
|
486515
|
+
},
|
|
486516
|
+
"tags": [
|
|
486517
|
+
"experimental",
|
|
486518
|
+
"advanced",
|
|
486519
|
+
"onExP"
|
|
486520
|
+
],
|
|
486521
|
+
"section": {
|
|
486522
|
+
"id": "chatSidebar",
|
|
486523
|
+
"title": "Chat"
|
|
486524
|
+
},
|
|
486525
|
+
"defaultDefaultValue": false,
|
|
486526
|
+
"scope": 4,
|
|
486527
|
+
"restricted": false
|
|
486528
|
+
}
|
|
486529
|
+
},
|
|
486530
|
+
{
|
|
486531
|
+
"op": "add",
|
|
486532
|
+
"path": "/chat.agentSessions.preferredDarkBackgroundImageLayout",
|
|
486533
|
+
"value": {
|
|
486534
|
+
"type": "string",
|
|
486535
|
+
"enum": [
|
|
486536
|
+
"repeat",
|
|
486537
|
+
"stretch",
|
|
486538
|
+
"center",
|
|
486539
|
+
"top",
|
|
486540
|
+
"top-right",
|
|
486541
|
+
"top-left",
|
|
486542
|
+
"bottom",
|
|
486543
|
+
"bottom-right",
|
|
486544
|
+
"bottom-left",
|
|
486545
|
+
"left",
|
|
486546
|
+
"right"
|
|
486547
|
+
],
|
|
486548
|
+
"enumItemLabels": [
|
|
486549
|
+
"Repeat",
|
|
486550
|
+
"Stretch",
|
|
486551
|
+
"Center",
|
|
486552
|
+
"Top",
|
|
486553
|
+
"Top Right",
|
|
486554
|
+
"Top Left",
|
|
486555
|
+
"Bottom",
|
|
486556
|
+
"Bottom Right",
|
|
486557
|
+
"Bottom Left",
|
|
486558
|
+
"Left",
|
|
486559
|
+
"Right"
|
|
486560
|
+
],
|
|
486561
|
+
"enumDescriptions": [
|
|
486562
|
+
"Repeats the image at its original size until it fills the chat background.",
|
|
486563
|
+
"Stretches the image to fill the chat background.",
|
|
486564
|
+
"Shows the image at its original size in the center.",
|
|
486565
|
+
"Shows the image at its original size at the top center.",
|
|
486566
|
+
"Shows the image at its original size in the top right.",
|
|
486567
|
+
"Shows the image at its original size in the top left.",
|
|
486568
|
+
"Shows the image at its original size at the bottom center.",
|
|
486569
|
+
"Shows the image at its original size in the bottom right.",
|
|
486570
|
+
"Shows the image at its original size in the bottom left.",
|
|
486571
|
+
"Shows the image at its original size at the center left.",
|
|
486572
|
+
"Shows the image at its original size at the center right."
|
|
486573
|
+
],
|
|
486574
|
+
"default": "repeat",
|
|
486575
|
+
"scope": 2,
|
|
486576
|
+
"markdownDescription": "Controls how the chat background image is laid out in the Agents Window when using a dark color theme.",
|
|
486577
|
+
"tags": [
|
|
486578
|
+
"experimental"
|
|
486579
|
+
],
|
|
486580
|
+
"ignoreSync": true,
|
|
486581
|
+
"section": {},
|
|
486582
|
+
"defaultDefaultValue": "repeat",
|
|
486583
|
+
"restricted": false
|
|
486584
|
+
}
|
|
486585
|
+
},
|
|
486586
|
+
{
|
|
486587
|
+
"op": "add",
|
|
486588
|
+
"path": "/chat.agentSessions.preferredLightBackgroundImageLayout",
|
|
486589
|
+
"value": {
|
|
486590
|
+
"type": "string",
|
|
486591
|
+
"enum": [
|
|
486592
|
+
"repeat",
|
|
486593
|
+
"stretch",
|
|
486594
|
+
"center",
|
|
486595
|
+
"top",
|
|
486596
|
+
"top-right",
|
|
486597
|
+
"top-left",
|
|
486598
|
+
"bottom",
|
|
486599
|
+
"bottom-right",
|
|
486600
|
+
"bottom-left",
|
|
486601
|
+
"left",
|
|
486602
|
+
"right"
|
|
486603
|
+
],
|
|
486604
|
+
"enumItemLabels": [
|
|
486605
|
+
"Repeat",
|
|
486606
|
+
"Stretch",
|
|
486607
|
+
"Center",
|
|
486608
|
+
"Top",
|
|
486609
|
+
"Top Right",
|
|
486610
|
+
"Top Left",
|
|
486611
|
+
"Bottom",
|
|
486612
|
+
"Bottom Right",
|
|
486613
|
+
"Bottom Left",
|
|
486614
|
+
"Left",
|
|
486615
|
+
"Right"
|
|
486616
|
+
],
|
|
486617
|
+
"enumDescriptions": [
|
|
486618
|
+
"Repeats the image at its original size until it fills the chat background.",
|
|
486619
|
+
"Stretches the image to fill the chat background.",
|
|
486620
|
+
"Shows the image at its original size in the center.",
|
|
486621
|
+
"Shows the image at its original size at the top center.",
|
|
486622
|
+
"Shows the image at its original size in the top right.",
|
|
486623
|
+
"Shows the image at its original size in the top left.",
|
|
486624
|
+
"Shows the image at its original size at the bottom center.",
|
|
486625
|
+
"Shows the image at its original size in the bottom right.",
|
|
486626
|
+
"Shows the image at its original size in the bottom left.",
|
|
486627
|
+
"Shows the image at its original size at the center left.",
|
|
486628
|
+
"Shows the image at its original size at the center right."
|
|
486629
|
+
],
|
|
486630
|
+
"default": "repeat",
|
|
486631
|
+
"scope": 2,
|
|
486632
|
+
"markdownDescription": "Controls how the chat background image is laid out in the Agents Window when using a light color theme.",
|
|
486633
|
+
"tags": [
|
|
486634
|
+
"experimental"
|
|
486635
|
+
],
|
|
486636
|
+
"ignoreSync": true,
|
|
486637
|
+
"section": {},
|
|
486638
|
+
"defaultDefaultValue": "repeat",
|
|
486639
|
+
"restricted": false
|
|
486640
|
+
}
|
|
486641
|
+
},
|
|
486642
|
+
{
|
|
486643
|
+
"op": "add",
|
|
486644
|
+
"path": "/chat.agentHost.devContainer.enabled",
|
|
486645
|
+
"value": {
|
|
486646
|
+
"type": "boolean",
|
|
486647
|
+
"description": "Enable running Agent Host sessions in Dev Containers.",
|
|
486648
|
+
"default": false,
|
|
486649
|
+
"scope": 1,
|
|
486650
|
+
"tags": [
|
|
486651
|
+
"experimental",
|
|
486652
|
+
"onExP"
|
|
486653
|
+
],
|
|
486654
|
+
"experiment": {
|
|
486655
|
+
"mode": "auto"
|
|
486656
|
+
},
|
|
486657
|
+
"section": {},
|
|
486658
|
+
"defaultDefaultValue": false,
|
|
486659
|
+
"restricted": false
|
|
486660
|
+
}
|
|
486661
|
+
}
|
|
486662
|
+
]
|
|
486310
486663
|
}
|
|
486311
486664
|
]
|
|
@@ -13477,6 +13477,24 @@ export type VscodeSettings_1_136_0_insider_2026083108 = Patch<VscodeSettings_1_1
|
|
|
13477
13477
|
readonly 'sessions.showApplicationBadge'?: boolean;
|
|
13478
13478
|
}, 'chat.agent.maxRequests'>;
|
|
13479
13479
|
|
|
13480
|
+
// ── 1.137.0-insider+2026090202: +5, ~9, -6 ──
|
|
13481
|
+
export type VscodeSettings_1_137_0_insider_2026090202 = Patch<VscodeSettings_1_136_0_insider_2026083108, {
|
|
13482
|
+
readonly 'agents.voice.enabled'?: boolean;
|
|
13483
|
+
readonly 'chat.agentHost.cloudSandbox.enabled'?: boolean;
|
|
13484
|
+
readonly 'chat.agentHost.copilot.autoModeTiers.enabled'?: boolean;
|
|
13485
|
+
readonly 'chat.agentHost.devContainer.enabled'?: boolean;
|
|
13486
|
+
readonly 'chat.agentSessions.preferredDarkBackgroundImageLayout'?: 'repeat' | 'stretch' | 'center' | 'top' | 'top-right' | 'top-left' | 'bottom' | 'bottom-right' | 'bottom-left' | 'left' | 'right';
|
|
13487
|
+
readonly 'chat.agentSessions.preferredLightBackgroundImageLayout'?: 'repeat' | 'stretch' | 'center' | 'top' | 'top-right' | 'top-left' | 'bottom' | 'bottom-right' | 'bottom-left' | 'left' | 'right';
|
|
13488
|
+
readonly 'chat.agentSessions.showExternal'?: 'none' | 'recent' | 'last24Hours' | 'last7Days' | 'last30Days';
|
|
13489
|
+
readonly 'chat.experimental.sessionStateIndicator.enabled'?: boolean;
|
|
13490
|
+
readonly 'chat.remoteAgentHostsAutoConnect'?: boolean;
|
|
13491
|
+
readonly 'dictation.experimental.llmCleanupModel'?: 'auto' | 'copilot-utility-small' | 'gpt-5.4-nano' | 'gpt-5.6-luna';
|
|
13492
|
+
readonly 'extensions.allowed'?: Record<string, unknown>;
|
|
13493
|
+
readonly 'github.copilot.chat.autoModeTierOverride'?: string | null;
|
|
13494
|
+
readonly 'sessions.showApplicationBadge'?: boolean;
|
|
13495
|
+
readonly 'workbench.browser.dataStorage'?: 'default' | 'global' | 'workspace' | 'ephemeral' | 'agent';
|
|
13496
|
+
}, 'chat.agentSessions.backgroundImageLayout' | 'github.copilot.chat.agentDebugLog.enabled' | 'github.copilot.chat.inlineEdits.nextCursorPrediction.displayLine' | 'html.mirrorCursorOnMatchingTag' | 'npm.enableScriptExplorer' | 'remote.tunnels.access.enableMicrosoftAuth'>;
|
|
13497
|
+
|
|
13480
13498
|
// ── Version map ──
|
|
13481
13499
|
// Stable entries map directly to their settings type.
|
|
13482
13500
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -13641,11 +13659,14 @@ interface VscodeVersionMap {
|
|
|
13641
13659
|
'2026082817': VscodeSettings_1_136_0_insider_2026082817;
|
|
13642
13660
|
'2026083108': VscodeSettings_1_136_0_insider_2026083108;
|
|
13643
13661
|
}>;
|
|
13662
|
+
'1.137.0-insider': InsiderBuilds<{
|
|
13663
|
+
'2026090202': VscodeSettings_1_137_0_insider_2026090202;
|
|
13664
|
+
}>;
|
|
13644
13665
|
}
|
|
13645
13666
|
|
|
13646
13667
|
export type LatestVscodeSettings = VscodeSettings_1_135_0;
|
|
13647
13668
|
|
|
13648
|
-
export type LatestInsiderVscodeSettings =
|
|
13669
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_137_0_insider_2026090202;
|
|
13649
13670
|
|
|
13650
13671
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
13651
13672
|
|