@vscode/vscode-settings-history 0.0.2-80 → 0.0.2-82
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 +1176 -0
- package/dist/vscode-settings.d.ts +32 -1
- package/package.json +2 -2
package/dist/history.json
CHANGED
|
@@ -498454,5 +498454,1181 @@
|
|
|
498454
498454
|
}
|
|
498455
498455
|
}
|
|
498456
498456
|
]
|
|
498457
|
+
},
|
|
498458
|
+
{
|
|
498459
|
+
"version": "1.137.0-insider+2026090416",
|
|
498460
|
+
"base": {
|
|
498461
|
+
"version": "1.137.0-insider+2026090317"
|
|
498462
|
+
},
|
|
498463
|
+
"patch": [
|
|
498464
|
+
{
|
|
498465
|
+
"op": "replace",
|
|
498466
|
+
"path": "/chat.agentSessions.consolidatedRemoteWorkspaces/defaultDefaultValue",
|
|
498467
|
+
"value": true
|
|
498468
|
+
},
|
|
498469
|
+
{
|
|
498470
|
+
"op": "replace",
|
|
498471
|
+
"path": "/chat.agentSessions.consolidatedRemoteWorkspaces/tags/0",
|
|
498472
|
+
"value": "experimental"
|
|
498473
|
+
},
|
|
498474
|
+
{
|
|
498475
|
+
"op": "replace",
|
|
498476
|
+
"path": "/chat.agentSessions.consolidatedRemoteWorkspaces/description",
|
|
498477
|
+
"value": "Controls whether GitHub and remote workspaces are combined under Remote in the Agents Window workspace picker, with search always available and, when supported, a No workspace option."
|
|
498478
|
+
},
|
|
498479
|
+
{
|
|
498480
|
+
"op": "replace",
|
|
498481
|
+
"path": "/chat.agentSessions.consolidatedRemoteWorkspaces/default",
|
|
498482
|
+
"value": true
|
|
498483
|
+
},
|
|
498484
|
+
{
|
|
498485
|
+
"op": "replace",
|
|
498486
|
+
"path": "/chat.customizations.migrationHint/description",
|
|
498487
|
+
"value": "Controls whether chat shows information about customizations that are not used by the active Agent Host harness."
|
|
498488
|
+
},
|
|
498489
|
+
{
|
|
498490
|
+
"op": "remove",
|
|
498491
|
+
"path": "/dictation.experimental.llmCleanupModel/enum/3"
|
|
498492
|
+
},
|
|
498493
|
+
{
|
|
498494
|
+
"op": "replace",
|
|
498495
|
+
"path": "/dictation.experimental.llmCleanupModel/enum/2",
|
|
498496
|
+
"value": "gpt-5.6-luna"
|
|
498497
|
+
},
|
|
498498
|
+
{
|
|
498499
|
+
"op": "remove",
|
|
498500
|
+
"path": "/chat.customizations.userDataMigration.enabled"
|
|
498501
|
+
},
|
|
498502
|
+
{
|
|
498503
|
+
"op": "remove",
|
|
498504
|
+
"path": "/chat.customizations.promptMigration.enabled"
|
|
498505
|
+
},
|
|
498506
|
+
{
|
|
498507
|
+
"op": "replace",
|
|
498508
|
+
"path": "/chat.turnStatusPills/markdownDescription",
|
|
498509
|
+
"value": "Controls whether agent status pills are shown above the chat input and inside completed responses. Only applies to agent sessions."
|
|
498510
|
+
},
|
|
498511
|
+
{
|
|
498512
|
+
"op": "replace",
|
|
498513
|
+
"path": "/chat.agent.sandbox.allowNetwork/defaultDefaultValue",
|
|
498514
|
+
"value": true
|
|
498515
|
+
},
|
|
498516
|
+
{
|
|
498517
|
+
"op": "replace",
|
|
498518
|
+
"path": "/chat.agent.sandbox.allowNetwork/default",
|
|
498519
|
+
"value": true
|
|
498520
|
+
},
|
|
498521
|
+
{
|
|
498522
|
+
"op": "add",
|
|
498523
|
+
"path": "/chat.agentHost.customTerminalTool.enabled/policy",
|
|
498524
|
+
"value": {
|
|
498525
|
+
"name": "ChatAgentHostCustomTerminalTool",
|
|
498526
|
+
"category": "InteractiveSession",
|
|
498527
|
+
"minimumVersion": "1.137",
|
|
498528
|
+
"localization": {
|
|
498529
|
+
"description": {
|
|
498530
|
+
"key": "chat.agentHost.customTerminalTool.enabled.policy",
|
|
498531
|
+
"value": "Enable the Agent Host custom terminal tool override for Copilot SDK sessions."
|
|
498532
|
+
}
|
|
498533
|
+
}
|
|
498534
|
+
}
|
|
498535
|
+
},
|
|
498536
|
+
{
|
|
498537
|
+
"op": "remove",
|
|
498538
|
+
"path": "/terminal.integrated.defaultProfile.linux/markdownEnumDescriptions/13"
|
|
498539
|
+
},
|
|
498540
|
+
{
|
|
498541
|
+
"op": "remove",
|
|
498542
|
+
"path": "/terminal.integrated.defaultProfile.linux/enum/13"
|
|
498543
|
+
},
|
|
498544
|
+
{
|
|
498545
|
+
"op": "add",
|
|
498546
|
+
"path": "/chat.agentSkillsLocations/markdownDeprecationMessage",
|
|
498547
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move skills into supported locations."
|
|
498548
|
+
},
|
|
498549
|
+
{
|
|
498550
|
+
"op": "add",
|
|
498551
|
+
"path": "/chat.agentSkillsLocations/deprecationMessageSeverity",
|
|
498552
|
+
"value": "info"
|
|
498553
|
+
},
|
|
498554
|
+
{
|
|
498555
|
+
"op": "add",
|
|
498556
|
+
"path": "/chat.agentSkillsLocations/deprecationMessage",
|
|
498557
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move skills into supported locations."
|
|
498558
|
+
},
|
|
498559
|
+
{
|
|
498560
|
+
"op": "add",
|
|
498561
|
+
"path": "/chat.agentFilesLocations/markdownDeprecationMessage",
|
|
498562
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move agents into supported locations."
|
|
498563
|
+
},
|
|
498564
|
+
{
|
|
498565
|
+
"op": "add",
|
|
498566
|
+
"path": "/chat.agentFilesLocations/deprecationMessageSeverity",
|
|
498567
|
+
"value": "info"
|
|
498568
|
+
},
|
|
498569
|
+
{
|
|
498570
|
+
"op": "add",
|
|
498571
|
+
"path": "/chat.agentFilesLocations/deprecationMessage",
|
|
498572
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move agents into supported locations."
|
|
498573
|
+
},
|
|
498574
|
+
{
|
|
498575
|
+
"op": "replace",
|
|
498576
|
+
"path": "/chat.modeFilesLocations/deprecationMessage",
|
|
498577
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Chat modes are now called custom agents and are located in `.github/agents`. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move them into supported locations."
|
|
498578
|
+
},
|
|
498579
|
+
{
|
|
498580
|
+
"op": "add",
|
|
498581
|
+
"path": "/chat.modeFilesLocations/markdownDeprecationMessage",
|
|
498582
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Chat modes are now called custom agents and are located in `.github/agents`. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move them into supported locations."
|
|
498583
|
+
},
|
|
498584
|
+
{
|
|
498585
|
+
"op": "add",
|
|
498586
|
+
"path": "/chat.modeFilesLocations/deprecationMessageSeverity",
|
|
498587
|
+
"value": "info"
|
|
498588
|
+
},
|
|
498589
|
+
{
|
|
498590
|
+
"op": "add",
|
|
498591
|
+
"path": "/chat.promptFilesLocations/markdownDeprecationMessage",
|
|
498592
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Prompt Files](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522promptFiles%2522%257D%255D \"Open Migrate Prompt Files\") in the Agent Customizations editor to convert prompt files into skills."
|
|
498593
|
+
},
|
|
498594
|
+
{
|
|
498595
|
+
"op": "add",
|
|
498596
|
+
"path": "/chat.promptFilesLocations/deprecationMessageSeverity",
|
|
498597
|
+
"value": "info"
|
|
498598
|
+
},
|
|
498599
|
+
{
|
|
498600
|
+
"op": "add",
|
|
498601
|
+
"path": "/chat.promptFilesLocations/deprecationMessage",
|
|
498602
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Prompt Files](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522promptFiles%2522%257D%255D \"Open Migrate Prompt Files\") in the Agent Customizations editor to convert prompt files into skills."
|
|
498603
|
+
},
|
|
498604
|
+
{
|
|
498605
|
+
"op": "add",
|
|
498606
|
+
"path": "/chat.instructionsFilesLocations/markdownDeprecationMessage",
|
|
498607
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move instructions into supported locations."
|
|
498608
|
+
},
|
|
498609
|
+
{
|
|
498610
|
+
"op": "add",
|
|
498611
|
+
"path": "/chat.instructionsFilesLocations/deprecationMessageSeverity",
|
|
498612
|
+
"value": "info"
|
|
498613
|
+
},
|
|
498614
|
+
{
|
|
498615
|
+
"op": "add",
|
|
498616
|
+
"path": "/chat.instructionsFilesLocations/deprecationMessage",
|
|
498617
|
+
"value": "This setting and the Local agent harness will be removed in a future release. Use [Migrate Location Settings](command:aiCustomization.openManagementEditor?%255B%257B%2522migration%2522%253Atrue%252C%2522migrationCategory%2522%253A%2522configuredLocations%2522%257D%255D \"Open Migrate Location Settings\") in the Agent Customizations editor to move instructions into supported locations."
|
|
498618
|
+
},
|
|
498619
|
+
{
|
|
498620
|
+
"op": "add",
|
|
498621
|
+
"path": "/chat.experimentalModelPicker",
|
|
498622
|
+
"value": {
|
|
498623
|
+
"type": "boolean",
|
|
498624
|
+
"description": "When enabled, the model picker uses a tab per model provider and configures thinking effort and context from a detail card next to each model, instead of a separate configuration button.",
|
|
498625
|
+
"default": false,
|
|
498626
|
+
"tags": [
|
|
498627
|
+
"experimental"
|
|
498628
|
+
],
|
|
498629
|
+
"section": {
|
|
498630
|
+
"id": "chatSidebar",
|
|
498631
|
+
"title": "Chat"
|
|
498632
|
+
},
|
|
498633
|
+
"defaultDefaultValue": false,
|
|
498634
|
+
"scope": 4,
|
|
498635
|
+
"restricted": false
|
|
498636
|
+
}
|
|
498637
|
+
},
|
|
498638
|
+
{
|
|
498639
|
+
"op": "add",
|
|
498640
|
+
"path": "/chat.subagents.defaultToAuto",
|
|
498641
|
+
"value": {
|
|
498642
|
+
"type": "boolean",
|
|
498643
|
+
"markdownDescription": "Controls whether local subagents use the Auto model when neither the tool call nor the selected agent specifies a model. Explicit tool and agent model selections take precedence. Subagents of a BYOK main model continue to use that model. Auto routing is not constrained by the main model's fixed cost tier.",
|
|
498644
|
+
"default": false,
|
|
498645
|
+
"tags": [
|
|
498646
|
+
"experimental",
|
|
498647
|
+
"onExP"
|
|
498648
|
+
],
|
|
498649
|
+
"experiment": {
|
|
498650
|
+
"mode": "auto"
|
|
498651
|
+
},
|
|
498652
|
+
"section": {
|
|
498653
|
+
"id": "chatSidebar",
|
|
498654
|
+
"title": "Chat"
|
|
498655
|
+
},
|
|
498656
|
+
"defaultDefaultValue": false,
|
|
498657
|
+
"scope": 4,
|
|
498658
|
+
"restricted": false
|
|
498659
|
+
}
|
|
498660
|
+
},
|
|
498661
|
+
{
|
|
498662
|
+
"op": "add",
|
|
498663
|
+
"path": "/chat.subagents.showCreditUsage",
|
|
498664
|
+
"value": {
|
|
498665
|
+
"type": "boolean",
|
|
498666
|
+
"description": "Controls whether AI credit usage is shown next to the duration for subagents.",
|
|
498667
|
+
"default": false,
|
|
498668
|
+
"section": {
|
|
498669
|
+
"id": "chatSidebar",
|
|
498670
|
+
"title": "Chat"
|
|
498671
|
+
},
|
|
498672
|
+
"defaultDefaultValue": false,
|
|
498673
|
+
"scope": 4,
|
|
498674
|
+
"restricted": false
|
|
498675
|
+
}
|
|
498676
|
+
},
|
|
498677
|
+
{
|
|
498678
|
+
"op": "add",
|
|
498679
|
+
"path": "/chat.customizations.migration.enabled",
|
|
498680
|
+
"value": {
|
|
498681
|
+
"type": "boolean",
|
|
498682
|
+
"tags": [
|
|
498683
|
+
"experimental"
|
|
498684
|
+
],
|
|
498685
|
+
"description": "Controls whether the Chat Customizations editor offers to migrate customizations into formats and locations supported by the active agent-host harness. When disabled, migration cards and sidebar shortcuts are hidden.",
|
|
498686
|
+
"default": true,
|
|
498687
|
+
"section": {
|
|
498688
|
+
"id": "chatSidebar",
|
|
498689
|
+
"title": "Chat"
|
|
498690
|
+
},
|
|
498691
|
+
"defaultDefaultValue": true,
|
|
498692
|
+
"scope": 4,
|
|
498693
|
+
"restricted": false
|
|
498694
|
+
}
|
|
498695
|
+
},
|
|
498696
|
+
{
|
|
498697
|
+
"op": "add",
|
|
498698
|
+
"path": "/github.copilot.chat.claudeOpusDefaultReasoningEffort",
|
|
498699
|
+
"value": {
|
|
498700
|
+
"type": "string",
|
|
498701
|
+
"default": "",
|
|
498702
|
+
"enum": [
|
|
498703
|
+
"",
|
|
498704
|
+
"low",
|
|
498705
|
+
"medium",
|
|
498706
|
+
"high",
|
|
498707
|
+
"max"
|
|
498708
|
+
],
|
|
498709
|
+
"markdownDescription": "Overrides the default thinking effort shown in the model picker for Claude Opus models. Leave empty to use the built-in default. Ignored if the model does not support the chosen level.",
|
|
498710
|
+
"tags": [
|
|
498711
|
+
"experimental",
|
|
498712
|
+
"onExp"
|
|
498713
|
+
],
|
|
498714
|
+
"experiment": {
|
|
498715
|
+
"mode": "startup"
|
|
498716
|
+
},
|
|
498717
|
+
"scope": 4,
|
|
498718
|
+
"section": {
|
|
498719
|
+
"id": "experimental",
|
|
498720
|
+
"title": "GitHub Copilot",
|
|
498721
|
+
"extensionInfo": {
|
|
498722
|
+
"id": "GitHub.copilot-chat",
|
|
498723
|
+
"displayName": "GitHub Copilot"
|
|
498724
|
+
}
|
|
498725
|
+
},
|
|
498726
|
+
"source": {
|
|
498727
|
+
"id": "GitHub.copilot-chat",
|
|
498728
|
+
"displayName": "GitHub Copilot"
|
|
498729
|
+
},
|
|
498730
|
+
"defaultDefaultValue": "",
|
|
498731
|
+
"restricted": false
|
|
498732
|
+
}
|
|
498733
|
+
}
|
|
498734
|
+
]
|
|
498735
|
+
},
|
|
498736
|
+
{
|
|
498737
|
+
"version": "1.137.0-insider+2026090706",
|
|
498738
|
+
"base": {
|
|
498739
|
+
"version": "1.137.0-insider+2026090416"
|
|
498740
|
+
},
|
|
498741
|
+
"patch": [
|
|
498742
|
+
{
|
|
498743
|
+
"op": "remove",
|
|
498744
|
+
"path": "/chat.agent.maxRequests"
|
|
498745
|
+
},
|
|
498746
|
+
{
|
|
498747
|
+
"op": "remove",
|
|
498748
|
+
"path": "/chat.pasteGitHubLinksAsReferences"
|
|
498749
|
+
},
|
|
498750
|
+
{
|
|
498751
|
+
"op": "add",
|
|
498752
|
+
"path": "/terminal.integrated.defaultProfile.linux/markdownEnumDescriptions/13",
|
|
498753
|
+
"value": "$($(debug)) JavaScript Debug Terminal\n- extensionIdentifier: ms-vscode.js-debug"
|
|
498754
|
+
},
|
|
498755
|
+
{
|
|
498756
|
+
"op": "add",
|
|
498757
|
+
"path": "/terminal.integrated.defaultProfile.linux/enum/13",
|
|
498758
|
+
"value": "JavaScript Debug Terminal"
|
|
498759
|
+
},
|
|
498760
|
+
{
|
|
498761
|
+
"op": "remove",
|
|
498762
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/3"
|
|
498763
|
+
},
|
|
498764
|
+
{
|
|
498765
|
+
"op": "remove",
|
|
498766
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/2"
|
|
498767
|
+
},
|
|
498768
|
+
{
|
|
498769
|
+
"op": "remove",
|
|
498770
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/1"
|
|
498771
|
+
},
|
|
498772
|
+
{
|
|
498773
|
+
"op": "remove",
|
|
498774
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/0"
|
|
498775
|
+
},
|
|
498776
|
+
{
|
|
498777
|
+
"op": "remove",
|
|
498778
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/3"
|
|
498779
|
+
},
|
|
498780
|
+
{
|
|
498781
|
+
"op": "remove",
|
|
498782
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/2"
|
|
498783
|
+
},
|
|
498784
|
+
{
|
|
498785
|
+
"op": "remove",
|
|
498786
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/1"
|
|
498787
|
+
},
|
|
498788
|
+
{
|
|
498789
|
+
"op": "remove",
|
|
498790
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/0"
|
|
498791
|
+
},
|
|
498792
|
+
{
|
|
498793
|
+
"op": "remove",
|
|
498794
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/34"
|
|
498795
|
+
},
|
|
498796
|
+
{
|
|
498797
|
+
"op": "remove",
|
|
498798
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/33"
|
|
498799
|
+
},
|
|
498800
|
+
{
|
|
498801
|
+
"op": "remove",
|
|
498802
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/32"
|
|
498803
|
+
},
|
|
498804
|
+
{
|
|
498805
|
+
"op": "remove",
|
|
498806
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/31"
|
|
498807
|
+
},
|
|
498808
|
+
{
|
|
498809
|
+
"op": "remove",
|
|
498810
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/30"
|
|
498811
|
+
},
|
|
498812
|
+
{
|
|
498813
|
+
"op": "remove",
|
|
498814
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/29"
|
|
498815
|
+
},
|
|
498816
|
+
{
|
|
498817
|
+
"op": "remove",
|
|
498818
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/28"
|
|
498819
|
+
},
|
|
498820
|
+
{
|
|
498821
|
+
"op": "remove",
|
|
498822
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/27"
|
|
498823
|
+
},
|
|
498824
|
+
{
|
|
498825
|
+
"op": "remove",
|
|
498826
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/26"
|
|
498827
|
+
},
|
|
498828
|
+
{
|
|
498829
|
+
"op": "remove",
|
|
498830
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/25"
|
|
498831
|
+
},
|
|
498832
|
+
{
|
|
498833
|
+
"op": "remove",
|
|
498834
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/24"
|
|
498835
|
+
},
|
|
498836
|
+
{
|
|
498837
|
+
"op": "remove",
|
|
498838
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/23"
|
|
498839
|
+
},
|
|
498840
|
+
{
|
|
498841
|
+
"op": "remove",
|
|
498842
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/22"
|
|
498843
|
+
},
|
|
498844
|
+
{
|
|
498845
|
+
"op": "remove",
|
|
498846
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/21"
|
|
498847
|
+
},
|
|
498848
|
+
{
|
|
498849
|
+
"op": "remove",
|
|
498850
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/20"
|
|
498851
|
+
},
|
|
498852
|
+
{
|
|
498853
|
+
"op": "remove",
|
|
498854
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/19"
|
|
498855
|
+
},
|
|
498856
|
+
{
|
|
498857
|
+
"op": "remove",
|
|
498858
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/18"
|
|
498859
|
+
},
|
|
498860
|
+
{
|
|
498861
|
+
"op": "remove",
|
|
498862
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/17"
|
|
498863
|
+
},
|
|
498864
|
+
{
|
|
498865
|
+
"op": "remove",
|
|
498866
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/16"
|
|
498867
|
+
},
|
|
498868
|
+
{
|
|
498869
|
+
"op": "remove",
|
|
498870
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/15"
|
|
498871
|
+
},
|
|
498872
|
+
{
|
|
498873
|
+
"op": "remove",
|
|
498874
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/14"
|
|
498875
|
+
},
|
|
498876
|
+
{
|
|
498877
|
+
"op": "remove",
|
|
498878
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/13"
|
|
498879
|
+
},
|
|
498880
|
+
{
|
|
498881
|
+
"op": "remove",
|
|
498882
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/12"
|
|
498883
|
+
},
|
|
498884
|
+
{
|
|
498885
|
+
"op": "remove",
|
|
498886
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/11"
|
|
498887
|
+
},
|
|
498888
|
+
{
|
|
498889
|
+
"op": "remove",
|
|
498890
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/10"
|
|
498891
|
+
},
|
|
498892
|
+
{
|
|
498893
|
+
"op": "remove",
|
|
498894
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/9"
|
|
498895
|
+
},
|
|
498896
|
+
{
|
|
498897
|
+
"op": "remove",
|
|
498898
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/8"
|
|
498899
|
+
},
|
|
498900
|
+
{
|
|
498901
|
+
"op": "remove",
|
|
498902
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/7"
|
|
498903
|
+
},
|
|
498904
|
+
{
|
|
498905
|
+
"op": "remove",
|
|
498906
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/6"
|
|
498907
|
+
},
|
|
498908
|
+
{
|
|
498909
|
+
"op": "remove",
|
|
498910
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/5"
|
|
498911
|
+
},
|
|
498912
|
+
{
|
|
498913
|
+
"op": "remove",
|
|
498914
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/4"
|
|
498915
|
+
},
|
|
498916
|
+
{
|
|
498917
|
+
"op": "remove",
|
|
498918
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/3"
|
|
498919
|
+
},
|
|
498920
|
+
{
|
|
498921
|
+
"op": "remove",
|
|
498922
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/2"
|
|
498923
|
+
},
|
|
498924
|
+
{
|
|
498925
|
+
"op": "remove",
|
|
498926
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/1"
|
|
498927
|
+
},
|
|
498928
|
+
{
|
|
498929
|
+
"op": "remove",
|
|
498930
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/0"
|
|
498931
|
+
},
|
|
498932
|
+
{
|
|
498933
|
+
"op": "remove",
|
|
498934
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/34"
|
|
498935
|
+
},
|
|
498936
|
+
{
|
|
498937
|
+
"op": "remove",
|
|
498938
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/33"
|
|
498939
|
+
},
|
|
498940
|
+
{
|
|
498941
|
+
"op": "remove",
|
|
498942
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/32"
|
|
498943
|
+
},
|
|
498944
|
+
{
|
|
498945
|
+
"op": "remove",
|
|
498946
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/31"
|
|
498947
|
+
},
|
|
498948
|
+
{
|
|
498949
|
+
"op": "remove",
|
|
498950
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/30"
|
|
498951
|
+
},
|
|
498952
|
+
{
|
|
498953
|
+
"op": "remove",
|
|
498954
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/29"
|
|
498955
|
+
},
|
|
498956
|
+
{
|
|
498957
|
+
"op": "remove",
|
|
498958
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/28"
|
|
498959
|
+
},
|
|
498960
|
+
{
|
|
498961
|
+
"op": "remove",
|
|
498962
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/27"
|
|
498963
|
+
},
|
|
498964
|
+
{
|
|
498965
|
+
"op": "remove",
|
|
498966
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/26"
|
|
498967
|
+
},
|
|
498968
|
+
{
|
|
498969
|
+
"op": "remove",
|
|
498970
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/25"
|
|
498971
|
+
},
|
|
498972
|
+
{
|
|
498973
|
+
"op": "remove",
|
|
498974
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/24"
|
|
498975
|
+
},
|
|
498976
|
+
{
|
|
498977
|
+
"op": "remove",
|
|
498978
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/23"
|
|
498979
|
+
},
|
|
498980
|
+
{
|
|
498981
|
+
"op": "remove",
|
|
498982
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/22"
|
|
498983
|
+
},
|
|
498984
|
+
{
|
|
498985
|
+
"op": "remove",
|
|
498986
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/21"
|
|
498987
|
+
},
|
|
498988
|
+
{
|
|
498989
|
+
"op": "remove",
|
|
498990
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/20"
|
|
498991
|
+
},
|
|
498992
|
+
{
|
|
498993
|
+
"op": "remove",
|
|
498994
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/19"
|
|
498995
|
+
},
|
|
498996
|
+
{
|
|
498997
|
+
"op": "remove",
|
|
498998
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/18"
|
|
498999
|
+
},
|
|
499000
|
+
{
|
|
499001
|
+
"op": "remove",
|
|
499002
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/17"
|
|
499003
|
+
},
|
|
499004
|
+
{
|
|
499005
|
+
"op": "remove",
|
|
499006
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/16"
|
|
499007
|
+
},
|
|
499008
|
+
{
|
|
499009
|
+
"op": "remove",
|
|
499010
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/15"
|
|
499011
|
+
},
|
|
499012
|
+
{
|
|
499013
|
+
"op": "remove",
|
|
499014
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/14"
|
|
499015
|
+
},
|
|
499016
|
+
{
|
|
499017
|
+
"op": "remove",
|
|
499018
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/13"
|
|
499019
|
+
},
|
|
499020
|
+
{
|
|
499021
|
+
"op": "remove",
|
|
499022
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/12"
|
|
499023
|
+
},
|
|
499024
|
+
{
|
|
499025
|
+
"op": "remove",
|
|
499026
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/11"
|
|
499027
|
+
},
|
|
499028
|
+
{
|
|
499029
|
+
"op": "remove",
|
|
499030
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/10"
|
|
499031
|
+
},
|
|
499032
|
+
{
|
|
499033
|
+
"op": "remove",
|
|
499034
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/9"
|
|
499035
|
+
},
|
|
499036
|
+
{
|
|
499037
|
+
"op": "remove",
|
|
499038
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/8"
|
|
499039
|
+
},
|
|
499040
|
+
{
|
|
499041
|
+
"op": "remove",
|
|
499042
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/7"
|
|
499043
|
+
},
|
|
499044
|
+
{
|
|
499045
|
+
"op": "remove",
|
|
499046
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/6"
|
|
499047
|
+
},
|
|
499048
|
+
{
|
|
499049
|
+
"op": "remove",
|
|
499050
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/5"
|
|
499051
|
+
},
|
|
499052
|
+
{
|
|
499053
|
+
"op": "remove",
|
|
499054
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/4"
|
|
499055
|
+
},
|
|
499056
|
+
{
|
|
499057
|
+
"op": "remove",
|
|
499058
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/3"
|
|
499059
|
+
},
|
|
499060
|
+
{
|
|
499061
|
+
"op": "remove",
|
|
499062
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/2"
|
|
499063
|
+
},
|
|
499064
|
+
{
|
|
499065
|
+
"op": "remove",
|
|
499066
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/1"
|
|
499067
|
+
},
|
|
499068
|
+
{
|
|
499069
|
+
"op": "remove",
|
|
499070
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/0"
|
|
499071
|
+
},
|
|
499072
|
+
{
|
|
499073
|
+
"op": "remove",
|
|
499074
|
+
"path": "/notebook.defaultFormatter/enum/34"
|
|
499075
|
+
},
|
|
499076
|
+
{
|
|
499077
|
+
"op": "remove",
|
|
499078
|
+
"path": "/notebook.defaultFormatter/enum/33"
|
|
499079
|
+
},
|
|
499080
|
+
{
|
|
499081
|
+
"op": "remove",
|
|
499082
|
+
"path": "/notebook.defaultFormatter/enum/32"
|
|
499083
|
+
},
|
|
499084
|
+
{
|
|
499085
|
+
"op": "remove",
|
|
499086
|
+
"path": "/notebook.defaultFormatter/enum/31"
|
|
499087
|
+
},
|
|
499088
|
+
{
|
|
499089
|
+
"op": "remove",
|
|
499090
|
+
"path": "/notebook.defaultFormatter/enum/30"
|
|
499091
|
+
},
|
|
499092
|
+
{
|
|
499093
|
+
"op": "remove",
|
|
499094
|
+
"path": "/notebook.defaultFormatter/enum/29"
|
|
499095
|
+
},
|
|
499096
|
+
{
|
|
499097
|
+
"op": "remove",
|
|
499098
|
+
"path": "/notebook.defaultFormatter/enum/28"
|
|
499099
|
+
},
|
|
499100
|
+
{
|
|
499101
|
+
"op": "remove",
|
|
499102
|
+
"path": "/notebook.defaultFormatter/enum/27"
|
|
499103
|
+
},
|
|
499104
|
+
{
|
|
499105
|
+
"op": "remove",
|
|
499106
|
+
"path": "/notebook.defaultFormatter/enum/26"
|
|
499107
|
+
},
|
|
499108
|
+
{
|
|
499109
|
+
"op": "remove",
|
|
499110
|
+
"path": "/notebook.defaultFormatter/enum/25"
|
|
499111
|
+
},
|
|
499112
|
+
{
|
|
499113
|
+
"op": "remove",
|
|
499114
|
+
"path": "/notebook.defaultFormatter/enum/24"
|
|
499115
|
+
},
|
|
499116
|
+
{
|
|
499117
|
+
"op": "remove",
|
|
499118
|
+
"path": "/notebook.defaultFormatter/enum/23"
|
|
499119
|
+
},
|
|
499120
|
+
{
|
|
499121
|
+
"op": "remove",
|
|
499122
|
+
"path": "/notebook.defaultFormatter/enum/22"
|
|
499123
|
+
},
|
|
499124
|
+
{
|
|
499125
|
+
"op": "remove",
|
|
499126
|
+
"path": "/notebook.defaultFormatter/enum/21"
|
|
499127
|
+
},
|
|
499128
|
+
{
|
|
499129
|
+
"op": "remove",
|
|
499130
|
+
"path": "/notebook.defaultFormatter/enum/20"
|
|
499131
|
+
},
|
|
499132
|
+
{
|
|
499133
|
+
"op": "remove",
|
|
499134
|
+
"path": "/notebook.defaultFormatter/enum/19"
|
|
499135
|
+
},
|
|
499136
|
+
{
|
|
499137
|
+
"op": "remove",
|
|
499138
|
+
"path": "/notebook.defaultFormatter/enum/18"
|
|
499139
|
+
},
|
|
499140
|
+
{
|
|
499141
|
+
"op": "remove",
|
|
499142
|
+
"path": "/notebook.defaultFormatter/enum/17"
|
|
499143
|
+
},
|
|
499144
|
+
{
|
|
499145
|
+
"op": "remove",
|
|
499146
|
+
"path": "/notebook.defaultFormatter/enum/16"
|
|
499147
|
+
},
|
|
499148
|
+
{
|
|
499149
|
+
"op": "remove",
|
|
499150
|
+
"path": "/notebook.defaultFormatter/enum/15"
|
|
499151
|
+
},
|
|
499152
|
+
{
|
|
499153
|
+
"op": "remove",
|
|
499154
|
+
"path": "/notebook.defaultFormatter/enum/14"
|
|
499155
|
+
},
|
|
499156
|
+
{
|
|
499157
|
+
"op": "remove",
|
|
499158
|
+
"path": "/notebook.defaultFormatter/enum/13"
|
|
499159
|
+
},
|
|
499160
|
+
{
|
|
499161
|
+
"op": "remove",
|
|
499162
|
+
"path": "/notebook.defaultFormatter/enum/12"
|
|
499163
|
+
},
|
|
499164
|
+
{
|
|
499165
|
+
"op": "remove",
|
|
499166
|
+
"path": "/notebook.defaultFormatter/enum/11"
|
|
499167
|
+
},
|
|
499168
|
+
{
|
|
499169
|
+
"op": "remove",
|
|
499170
|
+
"path": "/notebook.defaultFormatter/enum/10"
|
|
499171
|
+
},
|
|
499172
|
+
{
|
|
499173
|
+
"op": "remove",
|
|
499174
|
+
"path": "/notebook.defaultFormatter/enum/9"
|
|
499175
|
+
},
|
|
499176
|
+
{
|
|
499177
|
+
"op": "remove",
|
|
499178
|
+
"path": "/notebook.defaultFormatter/enum/8"
|
|
499179
|
+
},
|
|
499180
|
+
{
|
|
499181
|
+
"op": "remove",
|
|
499182
|
+
"path": "/notebook.defaultFormatter/enum/7"
|
|
499183
|
+
},
|
|
499184
|
+
{
|
|
499185
|
+
"op": "remove",
|
|
499186
|
+
"path": "/notebook.defaultFormatter/enum/6"
|
|
499187
|
+
},
|
|
499188
|
+
{
|
|
499189
|
+
"op": "remove",
|
|
499190
|
+
"path": "/notebook.defaultFormatter/enum/5"
|
|
499191
|
+
},
|
|
499192
|
+
{
|
|
499193
|
+
"op": "remove",
|
|
499194
|
+
"path": "/notebook.defaultFormatter/enum/4"
|
|
499195
|
+
},
|
|
499196
|
+
{
|
|
499197
|
+
"op": "remove",
|
|
499198
|
+
"path": "/notebook.defaultFormatter/enum/3"
|
|
499199
|
+
},
|
|
499200
|
+
{
|
|
499201
|
+
"op": "remove",
|
|
499202
|
+
"path": "/notebook.defaultFormatter/enum/2"
|
|
499203
|
+
},
|
|
499204
|
+
{
|
|
499205
|
+
"op": "remove",
|
|
499206
|
+
"path": "/notebook.defaultFormatter/enum/1"
|
|
499207
|
+
},
|
|
499208
|
+
{
|
|
499209
|
+
"op": "remove",
|
|
499210
|
+
"path": "/notebook.defaultFormatter/enum/0"
|
|
499211
|
+
},
|
|
499212
|
+
{
|
|
499213
|
+
"op": "remove",
|
|
499214
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/34"
|
|
499215
|
+
},
|
|
499216
|
+
{
|
|
499217
|
+
"op": "remove",
|
|
499218
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/33"
|
|
499219
|
+
},
|
|
499220
|
+
{
|
|
499221
|
+
"op": "remove",
|
|
499222
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/32"
|
|
499223
|
+
},
|
|
499224
|
+
{
|
|
499225
|
+
"op": "remove",
|
|
499226
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/31"
|
|
499227
|
+
},
|
|
499228
|
+
{
|
|
499229
|
+
"op": "remove",
|
|
499230
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/30"
|
|
499231
|
+
},
|
|
499232
|
+
{
|
|
499233
|
+
"op": "remove",
|
|
499234
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/29"
|
|
499235
|
+
},
|
|
499236
|
+
{
|
|
499237
|
+
"op": "remove",
|
|
499238
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/28"
|
|
499239
|
+
},
|
|
499240
|
+
{
|
|
499241
|
+
"op": "remove",
|
|
499242
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/27"
|
|
499243
|
+
},
|
|
499244
|
+
{
|
|
499245
|
+
"op": "remove",
|
|
499246
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/26"
|
|
499247
|
+
},
|
|
499248
|
+
{
|
|
499249
|
+
"op": "remove",
|
|
499250
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/25"
|
|
499251
|
+
},
|
|
499252
|
+
{
|
|
499253
|
+
"op": "remove",
|
|
499254
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/24"
|
|
499255
|
+
},
|
|
499256
|
+
{
|
|
499257
|
+
"op": "remove",
|
|
499258
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/23"
|
|
499259
|
+
},
|
|
499260
|
+
{
|
|
499261
|
+
"op": "remove",
|
|
499262
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/22"
|
|
499263
|
+
},
|
|
499264
|
+
{
|
|
499265
|
+
"op": "remove",
|
|
499266
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/21"
|
|
499267
|
+
},
|
|
499268
|
+
{
|
|
499269
|
+
"op": "remove",
|
|
499270
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/20"
|
|
499271
|
+
},
|
|
499272
|
+
{
|
|
499273
|
+
"op": "remove",
|
|
499274
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/19"
|
|
499275
|
+
},
|
|
499276
|
+
{
|
|
499277
|
+
"op": "remove",
|
|
499278
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/18"
|
|
499279
|
+
},
|
|
499280
|
+
{
|
|
499281
|
+
"op": "remove",
|
|
499282
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/17"
|
|
499283
|
+
},
|
|
499284
|
+
{
|
|
499285
|
+
"op": "remove",
|
|
499286
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/16"
|
|
499287
|
+
},
|
|
499288
|
+
{
|
|
499289
|
+
"op": "remove",
|
|
499290
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/15"
|
|
499291
|
+
},
|
|
499292
|
+
{
|
|
499293
|
+
"op": "remove",
|
|
499294
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/14"
|
|
499295
|
+
},
|
|
499296
|
+
{
|
|
499297
|
+
"op": "remove",
|
|
499298
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/13"
|
|
499299
|
+
},
|
|
499300
|
+
{
|
|
499301
|
+
"op": "remove",
|
|
499302
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/12"
|
|
499303
|
+
},
|
|
499304
|
+
{
|
|
499305
|
+
"op": "remove",
|
|
499306
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/11"
|
|
499307
|
+
},
|
|
499308
|
+
{
|
|
499309
|
+
"op": "remove",
|
|
499310
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/10"
|
|
499311
|
+
},
|
|
499312
|
+
{
|
|
499313
|
+
"op": "remove",
|
|
499314
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/9"
|
|
499315
|
+
},
|
|
499316
|
+
{
|
|
499317
|
+
"op": "remove",
|
|
499318
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/8"
|
|
499319
|
+
},
|
|
499320
|
+
{
|
|
499321
|
+
"op": "remove",
|
|
499322
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/7"
|
|
499323
|
+
},
|
|
499324
|
+
{
|
|
499325
|
+
"op": "remove",
|
|
499326
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/6"
|
|
499327
|
+
},
|
|
499328
|
+
{
|
|
499329
|
+
"op": "remove",
|
|
499330
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/5"
|
|
499331
|
+
},
|
|
499332
|
+
{
|
|
499333
|
+
"op": "remove",
|
|
499334
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/4"
|
|
499335
|
+
},
|
|
499336
|
+
{
|
|
499337
|
+
"op": "remove",
|
|
499338
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/3"
|
|
499339
|
+
},
|
|
499340
|
+
{
|
|
499341
|
+
"op": "remove",
|
|
499342
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/2"
|
|
499343
|
+
},
|
|
499344
|
+
{
|
|
499345
|
+
"op": "remove",
|
|
499346
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/1"
|
|
499347
|
+
},
|
|
499348
|
+
{
|
|
499349
|
+
"op": "remove",
|
|
499350
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/0"
|
|
499351
|
+
},
|
|
499352
|
+
{
|
|
499353
|
+
"op": "remove",
|
|
499354
|
+
"path": "/editor.defaultFormatter/enumItemLabels/34"
|
|
499355
|
+
},
|
|
499356
|
+
{
|
|
499357
|
+
"op": "remove",
|
|
499358
|
+
"path": "/editor.defaultFormatter/enumItemLabels/33"
|
|
499359
|
+
},
|
|
499360
|
+
{
|
|
499361
|
+
"op": "remove",
|
|
499362
|
+
"path": "/editor.defaultFormatter/enumItemLabels/32"
|
|
499363
|
+
},
|
|
499364
|
+
{
|
|
499365
|
+
"op": "remove",
|
|
499366
|
+
"path": "/editor.defaultFormatter/enumItemLabels/31"
|
|
499367
|
+
},
|
|
499368
|
+
{
|
|
499369
|
+
"op": "remove",
|
|
499370
|
+
"path": "/editor.defaultFormatter/enumItemLabels/30"
|
|
499371
|
+
},
|
|
499372
|
+
{
|
|
499373
|
+
"op": "remove",
|
|
499374
|
+
"path": "/editor.defaultFormatter/enumItemLabels/29"
|
|
499375
|
+
},
|
|
499376
|
+
{
|
|
499377
|
+
"op": "remove",
|
|
499378
|
+
"path": "/editor.defaultFormatter/enumItemLabels/28"
|
|
499379
|
+
},
|
|
499380
|
+
{
|
|
499381
|
+
"op": "remove",
|
|
499382
|
+
"path": "/editor.defaultFormatter/enumItemLabels/27"
|
|
499383
|
+
},
|
|
499384
|
+
{
|
|
499385
|
+
"op": "remove",
|
|
499386
|
+
"path": "/editor.defaultFormatter/enumItemLabels/26"
|
|
499387
|
+
},
|
|
499388
|
+
{
|
|
499389
|
+
"op": "remove",
|
|
499390
|
+
"path": "/editor.defaultFormatter/enumItemLabels/25"
|
|
499391
|
+
},
|
|
499392
|
+
{
|
|
499393
|
+
"op": "remove",
|
|
499394
|
+
"path": "/editor.defaultFormatter/enumItemLabels/24"
|
|
499395
|
+
},
|
|
499396
|
+
{
|
|
499397
|
+
"op": "remove",
|
|
499398
|
+
"path": "/editor.defaultFormatter/enumItemLabels/23"
|
|
499399
|
+
},
|
|
499400
|
+
{
|
|
499401
|
+
"op": "remove",
|
|
499402
|
+
"path": "/editor.defaultFormatter/enumItemLabels/22"
|
|
499403
|
+
},
|
|
499404
|
+
{
|
|
499405
|
+
"op": "remove",
|
|
499406
|
+
"path": "/editor.defaultFormatter/enumItemLabels/21"
|
|
499407
|
+
},
|
|
499408
|
+
{
|
|
499409
|
+
"op": "remove",
|
|
499410
|
+
"path": "/editor.defaultFormatter/enumItemLabels/20"
|
|
499411
|
+
},
|
|
499412
|
+
{
|
|
499413
|
+
"op": "remove",
|
|
499414
|
+
"path": "/editor.defaultFormatter/enumItemLabels/19"
|
|
499415
|
+
},
|
|
499416
|
+
{
|
|
499417
|
+
"op": "remove",
|
|
499418
|
+
"path": "/editor.defaultFormatter/enumItemLabels/18"
|
|
499419
|
+
},
|
|
499420
|
+
{
|
|
499421
|
+
"op": "remove",
|
|
499422
|
+
"path": "/editor.defaultFormatter/enumItemLabels/17"
|
|
499423
|
+
},
|
|
499424
|
+
{
|
|
499425
|
+
"op": "remove",
|
|
499426
|
+
"path": "/editor.defaultFormatter/enumItemLabels/16"
|
|
499427
|
+
},
|
|
499428
|
+
{
|
|
499429
|
+
"op": "remove",
|
|
499430
|
+
"path": "/editor.defaultFormatter/enumItemLabels/15"
|
|
499431
|
+
},
|
|
499432
|
+
{
|
|
499433
|
+
"op": "remove",
|
|
499434
|
+
"path": "/editor.defaultFormatter/enumItemLabels/14"
|
|
499435
|
+
},
|
|
499436
|
+
{
|
|
499437
|
+
"op": "remove",
|
|
499438
|
+
"path": "/editor.defaultFormatter/enumItemLabels/13"
|
|
499439
|
+
},
|
|
499440
|
+
{
|
|
499441
|
+
"op": "remove",
|
|
499442
|
+
"path": "/editor.defaultFormatter/enumItemLabels/12"
|
|
499443
|
+
},
|
|
499444
|
+
{
|
|
499445
|
+
"op": "remove",
|
|
499446
|
+
"path": "/editor.defaultFormatter/enumItemLabels/11"
|
|
499447
|
+
},
|
|
499448
|
+
{
|
|
499449
|
+
"op": "remove",
|
|
499450
|
+
"path": "/editor.defaultFormatter/enumItemLabels/10"
|
|
499451
|
+
},
|
|
499452
|
+
{
|
|
499453
|
+
"op": "remove",
|
|
499454
|
+
"path": "/editor.defaultFormatter/enumItemLabels/9"
|
|
499455
|
+
},
|
|
499456
|
+
{
|
|
499457
|
+
"op": "remove",
|
|
499458
|
+
"path": "/editor.defaultFormatter/enumItemLabels/8"
|
|
499459
|
+
},
|
|
499460
|
+
{
|
|
499461
|
+
"op": "remove",
|
|
499462
|
+
"path": "/editor.defaultFormatter/enumItemLabels/7"
|
|
499463
|
+
},
|
|
499464
|
+
{
|
|
499465
|
+
"op": "remove",
|
|
499466
|
+
"path": "/editor.defaultFormatter/enumItemLabels/6"
|
|
499467
|
+
},
|
|
499468
|
+
{
|
|
499469
|
+
"op": "remove",
|
|
499470
|
+
"path": "/editor.defaultFormatter/enumItemLabels/5"
|
|
499471
|
+
},
|
|
499472
|
+
{
|
|
499473
|
+
"op": "remove",
|
|
499474
|
+
"path": "/editor.defaultFormatter/enumItemLabels/4"
|
|
499475
|
+
},
|
|
499476
|
+
{
|
|
499477
|
+
"op": "remove",
|
|
499478
|
+
"path": "/editor.defaultFormatter/enumItemLabels/3"
|
|
499479
|
+
},
|
|
499480
|
+
{
|
|
499481
|
+
"op": "remove",
|
|
499482
|
+
"path": "/editor.defaultFormatter/enumItemLabels/2"
|
|
499483
|
+
},
|
|
499484
|
+
{
|
|
499485
|
+
"op": "remove",
|
|
499486
|
+
"path": "/editor.defaultFormatter/enumItemLabels/1"
|
|
499487
|
+
},
|
|
499488
|
+
{
|
|
499489
|
+
"op": "remove",
|
|
499490
|
+
"path": "/editor.defaultFormatter/enumItemLabels/0"
|
|
499491
|
+
},
|
|
499492
|
+
{
|
|
499493
|
+
"op": "remove",
|
|
499494
|
+
"path": "/editor.defaultFormatter/enum/34"
|
|
499495
|
+
},
|
|
499496
|
+
{
|
|
499497
|
+
"op": "remove",
|
|
499498
|
+
"path": "/editor.defaultFormatter/enum/33"
|
|
499499
|
+
},
|
|
499500
|
+
{
|
|
499501
|
+
"op": "remove",
|
|
499502
|
+
"path": "/editor.defaultFormatter/enum/32"
|
|
499503
|
+
},
|
|
499504
|
+
{
|
|
499505
|
+
"op": "remove",
|
|
499506
|
+
"path": "/editor.defaultFormatter/enum/31"
|
|
499507
|
+
},
|
|
499508
|
+
{
|
|
499509
|
+
"op": "remove",
|
|
499510
|
+
"path": "/editor.defaultFormatter/enum/30"
|
|
499511
|
+
},
|
|
499512
|
+
{
|
|
499513
|
+
"op": "remove",
|
|
499514
|
+
"path": "/editor.defaultFormatter/enum/29"
|
|
499515
|
+
},
|
|
499516
|
+
{
|
|
499517
|
+
"op": "remove",
|
|
499518
|
+
"path": "/editor.defaultFormatter/enum/28"
|
|
499519
|
+
},
|
|
499520
|
+
{
|
|
499521
|
+
"op": "remove",
|
|
499522
|
+
"path": "/editor.defaultFormatter/enum/27"
|
|
499523
|
+
},
|
|
499524
|
+
{
|
|
499525
|
+
"op": "remove",
|
|
499526
|
+
"path": "/editor.defaultFormatter/enum/26"
|
|
499527
|
+
},
|
|
499528
|
+
{
|
|
499529
|
+
"op": "remove",
|
|
499530
|
+
"path": "/editor.defaultFormatter/enum/25"
|
|
499531
|
+
},
|
|
499532
|
+
{
|
|
499533
|
+
"op": "remove",
|
|
499534
|
+
"path": "/editor.defaultFormatter/enum/24"
|
|
499535
|
+
},
|
|
499536
|
+
{
|
|
499537
|
+
"op": "remove",
|
|
499538
|
+
"path": "/editor.defaultFormatter/enum/23"
|
|
499539
|
+
},
|
|
499540
|
+
{
|
|
499541
|
+
"op": "remove",
|
|
499542
|
+
"path": "/editor.defaultFormatter/enum/22"
|
|
499543
|
+
},
|
|
499544
|
+
{
|
|
499545
|
+
"op": "remove",
|
|
499546
|
+
"path": "/editor.defaultFormatter/enum/21"
|
|
499547
|
+
},
|
|
499548
|
+
{
|
|
499549
|
+
"op": "remove",
|
|
499550
|
+
"path": "/editor.defaultFormatter/enum/20"
|
|
499551
|
+
},
|
|
499552
|
+
{
|
|
499553
|
+
"op": "remove",
|
|
499554
|
+
"path": "/editor.defaultFormatter/enum/19"
|
|
499555
|
+
},
|
|
499556
|
+
{
|
|
499557
|
+
"op": "remove",
|
|
499558
|
+
"path": "/editor.defaultFormatter/enum/18"
|
|
499559
|
+
},
|
|
499560
|
+
{
|
|
499561
|
+
"op": "remove",
|
|
499562
|
+
"path": "/editor.defaultFormatter/enum/17"
|
|
499563
|
+
},
|
|
499564
|
+
{
|
|
499565
|
+
"op": "remove",
|
|
499566
|
+
"path": "/editor.defaultFormatter/enum/16"
|
|
499567
|
+
},
|
|
499568
|
+
{
|
|
499569
|
+
"op": "remove",
|
|
499570
|
+
"path": "/editor.defaultFormatter/enum/15"
|
|
499571
|
+
},
|
|
499572
|
+
{
|
|
499573
|
+
"op": "remove",
|
|
499574
|
+
"path": "/editor.defaultFormatter/enum/14"
|
|
499575
|
+
},
|
|
499576
|
+
{
|
|
499577
|
+
"op": "remove",
|
|
499578
|
+
"path": "/editor.defaultFormatter/enum/13"
|
|
499579
|
+
},
|
|
499580
|
+
{
|
|
499581
|
+
"op": "remove",
|
|
499582
|
+
"path": "/editor.defaultFormatter/enum/12"
|
|
499583
|
+
},
|
|
499584
|
+
{
|
|
499585
|
+
"op": "remove",
|
|
499586
|
+
"path": "/editor.defaultFormatter/enum/11"
|
|
499587
|
+
},
|
|
499588
|
+
{
|
|
499589
|
+
"op": "remove",
|
|
499590
|
+
"path": "/editor.defaultFormatter/enum/10"
|
|
499591
|
+
},
|
|
499592
|
+
{
|
|
499593
|
+
"op": "remove",
|
|
499594
|
+
"path": "/editor.defaultFormatter/enum/9"
|
|
499595
|
+
},
|
|
499596
|
+
{
|
|
499597
|
+
"op": "remove",
|
|
499598
|
+
"path": "/editor.defaultFormatter/enum/8"
|
|
499599
|
+
},
|
|
499600
|
+
{
|
|
499601
|
+
"op": "remove",
|
|
499602
|
+
"path": "/editor.defaultFormatter/enum/7"
|
|
499603
|
+
},
|
|
499604
|
+
{
|
|
499605
|
+
"op": "remove",
|
|
499606
|
+
"path": "/editor.defaultFormatter/enum/6"
|
|
499607
|
+
},
|
|
499608
|
+
{
|
|
499609
|
+
"op": "remove",
|
|
499610
|
+
"path": "/editor.defaultFormatter/enum/5"
|
|
499611
|
+
},
|
|
499612
|
+
{
|
|
499613
|
+
"op": "remove",
|
|
499614
|
+
"path": "/editor.defaultFormatter/enum/4"
|
|
499615
|
+
},
|
|
499616
|
+
{
|
|
499617
|
+
"op": "remove",
|
|
499618
|
+
"path": "/editor.defaultFormatter/enum/3"
|
|
499619
|
+
},
|
|
499620
|
+
{
|
|
499621
|
+
"op": "remove",
|
|
499622
|
+
"path": "/editor.defaultFormatter/enum/2"
|
|
499623
|
+
},
|
|
499624
|
+
{
|
|
499625
|
+
"op": "remove",
|
|
499626
|
+
"path": "/editor.defaultFormatter/enum/1"
|
|
499627
|
+
},
|
|
499628
|
+
{
|
|
499629
|
+
"op": "remove",
|
|
499630
|
+
"path": "/editor.defaultFormatter/enum/0"
|
|
499631
|
+
}
|
|
499632
|
+
]
|
|
498457
499633
|
}
|
|
498458
499634
|
]
|
|
@@ -13583,6 +13583,35 @@ export type VscodeSettings_1_137_0_insider_2026090317 = Patch<VscodeSettings_1_1
|
|
|
13583
13583
|
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' | 'cloud-download-compact' | 'cloud-upload-compact' | 'mic-compact' | 'arrow-up-compact' | 'xai' | 'arrow-circle-up-sparkle' | 'close-small' | 'book-compact' | 'mic-off' | 'mic-off-compact' | 'copilot-dot' | 'copilot-dot-compact' | 'layout-density-compact' | 'layout-density-default' | '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';
|
|
13584
13584
|
}, never>;
|
|
13585
13585
|
|
|
13586
|
+
// ── 1.137.0-insider+2026090416: +5, ~12, -2 ──
|
|
13587
|
+
export type VscodeSettings_1_137_0_insider_2026090416 = Patch<VscodeSettings_1_137_0_insider_2026090317, {
|
|
13588
|
+
readonly 'chat.agent.sandbox.allowNetwork'?: boolean;
|
|
13589
|
+
readonly 'chat.agentFilesLocations'?: Record<string, unknown>;
|
|
13590
|
+
readonly 'chat.agentHost.customTerminalTool.enabled'?: boolean;
|
|
13591
|
+
readonly 'chat.agentSessions.consolidatedRemoteWorkspaces'?: boolean;
|
|
13592
|
+
readonly 'chat.agentSkillsLocations'?: Record<string, unknown>;
|
|
13593
|
+
readonly 'chat.customizations.migration.enabled'?: boolean;
|
|
13594
|
+
readonly 'chat.customizations.migrationHint'?: 'never' | 'once' | 'always';
|
|
13595
|
+
readonly 'chat.experimentalModelPicker'?: boolean;
|
|
13596
|
+
readonly 'chat.instructionsFilesLocations'?: Record<string, unknown>;
|
|
13597
|
+
readonly 'chat.modeFilesLocations'?: Record<string, unknown>;
|
|
13598
|
+
readonly 'chat.promptFilesLocations'?: Record<string, unknown>;
|
|
13599
|
+
readonly 'chat.subagents.defaultToAuto'?: boolean;
|
|
13600
|
+
readonly 'chat.subagents.showCreditUsage'?: boolean;
|
|
13601
|
+
readonly 'chat.turnStatusPills'?: unknown;
|
|
13602
|
+
readonly 'dictation.experimental.llmCleanupModel'?: 'auto' | 'copilot-utility-small' | 'gpt-5.6-luna';
|
|
13603
|
+
readonly 'github.copilot.chat.claudeOpusDefaultReasoningEffort'?: '' | 'low' | 'medium' | 'high' | 'max';
|
|
13604
|
+
readonly 'terminal.integrated.defaultProfile.linux'?: null | 'sh' | 'bash' | 'bash (2)' | 'rbash' | 'rbash (2)' | 'sh (2)' | 'dash' | 'dash (2)' | 'tmux' | 'screen' | 'pwsh' | 'pwsh (2)';
|
|
13605
|
+
}, 'chat.customizations.promptMigration.enabled' | 'chat.customizations.userDataMigration.enabled'>;
|
|
13606
|
+
|
|
13607
|
+
// ── 1.137.0-insider+2026090706: ~4, -2 ──
|
|
13608
|
+
export type VscodeSettings_1_137_0_insider_2026090706 = Patch<VscodeSettings_1_137_0_insider_2026090416, {
|
|
13609
|
+
readonly 'chat.tools.eligibleForAutoApproval'?: Record<string, unknown>;
|
|
13610
|
+
readonly 'editor.defaultFormatter'?: string | null;
|
|
13611
|
+
readonly 'notebook.defaultFormatter'?: string | null;
|
|
13612
|
+
readonly 'terminal.integrated.defaultProfile.linux'?: null | 'sh' | 'bash' | 'bash (2)' | 'rbash' | 'rbash (2)' | 'sh (2)' | 'dash' | 'dash (2)' | 'tmux' | 'screen' | 'pwsh' | 'pwsh (2)' | 'JavaScript Debug Terminal';
|
|
13613
|
+
}, 'chat.agent.maxRequests' | 'chat.pasteGitHubLinksAsReferences'>;
|
|
13614
|
+
|
|
13586
13615
|
// ── Version map ──
|
|
13587
13616
|
// Stable entries map directly to their settings type.
|
|
13588
13617
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -13753,12 +13782,14 @@ interface VscodeVersionMap {
|
|
|
13753
13782
|
'2026090202': VscodeSettings_1_137_0_insider_2026090202;
|
|
13754
13783
|
'2026090221': VscodeSettings_1_137_0_insider_2026090221;
|
|
13755
13784
|
'2026090317': VscodeSettings_1_137_0_insider_2026090317;
|
|
13785
|
+
'2026090416': VscodeSettings_1_137_0_insider_2026090416;
|
|
13786
|
+
'2026090706': VscodeSettings_1_137_0_insider_2026090706;
|
|
13756
13787
|
}>;
|
|
13757
13788
|
}
|
|
13758
13789
|
|
|
13759
13790
|
export type LatestVscodeSettings = VscodeSettings_1_136_1;
|
|
13760
13791
|
|
|
13761
|
-
export type LatestInsiderVscodeSettings =
|
|
13792
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_137_0_insider_2026090706;
|
|
13762
13793
|
|
|
13763
13794
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
13764
13795
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vscode/vscode-settings-history",
|
|
3
|
-
"version": "0.0.2-
|
|
3
|
+
"version": "0.0.2-82",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Tracks VS Code settings schema changes across versions",
|
|
6
6
|
"license": "MIT",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"tsx": "4.22.4",
|
|
38
38
|
"vitest": "^4.1.4"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "7e778f85325333474d7b4d000e1ad2382e5a47b3"
|
|
41
41
|
}
|