@vscode/vscode-settings-history 0.0.2-82 → 0.0.2-83
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 +424 -0
- package/dist/vscode-settings.d.ts +31 -2
- package/package.json +2 -2
package/dist/history.json
CHANGED
|
@@ -499630,5 +499630,429 @@
|
|
|
499630
499630
|
"path": "/editor.defaultFormatter/enum/0"
|
|
499631
499631
|
}
|
|
499632
499632
|
]
|
|
499633
|
+
},
|
|
499634
|
+
{
|
|
499635
|
+
"version": "1.136.2",
|
|
499636
|
+
"base": {
|
|
499637
|
+
"version": "1.136.1"
|
|
499638
|
+
},
|
|
499639
|
+
"patch": [
|
|
499640
|
+
{
|
|
499641
|
+
"op": "replace",
|
|
499642
|
+
"path": "/chat.agentHost.localFilePermissions/restricted",
|
|
499643
|
+
"value": true
|
|
499644
|
+
},
|
|
499645
|
+
{
|
|
499646
|
+
"op": "replace",
|
|
499647
|
+
"path": "/chat.remoteAgentHosts/restricted",
|
|
499648
|
+
"value": true
|
|
499649
|
+
},
|
|
499650
|
+
{
|
|
499651
|
+
"op": "replace",
|
|
499652
|
+
"path": "/chat.remoteAgentHostsEnabled/restricted",
|
|
499653
|
+
"value": true
|
|
499654
|
+
},
|
|
499655
|
+
{
|
|
499656
|
+
"op": "remove",
|
|
499657
|
+
"path": "/github.copilot.chat.workspace.prototypeAdoCodeSearchEndpointOverride"
|
|
499658
|
+
},
|
|
499659
|
+
{
|
|
499660
|
+
"op": "add",
|
|
499661
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/0",
|
|
499662
|
+
"value": "new - Scaffold a new workspace in VS Code"
|
|
499663
|
+
},
|
|
499664
|
+
{
|
|
499665
|
+
"op": "add",
|
|
499666
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/1",
|
|
499667
|
+
"value": "rename - Rename a symbol across the workspace"
|
|
499668
|
+
},
|
|
499669
|
+
{
|
|
499670
|
+
"op": "add",
|
|
499671
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/2",
|
|
499672
|
+
"value": "renderMermaidDiagram - Render a Mermaid.js diagram from markup."
|
|
499673
|
+
},
|
|
499674
|
+
{
|
|
499675
|
+
"op": "add",
|
|
499676
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/3",
|
|
499677
|
+
"value": "usages - Find references, definitions, and implementations of a symbol"
|
|
499678
|
+
},
|
|
499679
|
+
{
|
|
499680
|
+
"op": "add",
|
|
499681
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/0",
|
|
499682
|
+
"value": "new"
|
|
499683
|
+
},
|
|
499684
|
+
{
|
|
499685
|
+
"op": "add",
|
|
499686
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/1",
|
|
499687
|
+
"value": "rename"
|
|
499688
|
+
},
|
|
499689
|
+
{
|
|
499690
|
+
"op": "add",
|
|
499691
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/2",
|
|
499692
|
+
"value": "renderMermaidDiagram"
|
|
499693
|
+
},
|
|
499694
|
+
{
|
|
499695
|
+
"op": "add",
|
|
499696
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/3",
|
|
499697
|
+
"value": "usages"
|
|
499698
|
+
},
|
|
499699
|
+
{
|
|
499700
|
+
"op": "add",
|
|
499701
|
+
"path": "/chat.agent.maxRequests",
|
|
499702
|
+
"value": {
|
|
499703
|
+
"type": "number",
|
|
499704
|
+
"markdownDescription": "The maximum number of requests to allow per-turn when using an agent. When the limit is reached, will ask to confirm to continue.",
|
|
499705
|
+
"default": 50,
|
|
499706
|
+
"order": 2,
|
|
499707
|
+
"agentsWindow": {
|
|
499708
|
+
"default": 1000
|
|
499709
|
+
},
|
|
499710
|
+
"section": {
|
|
499711
|
+
"id": "chatSidebar",
|
|
499712
|
+
"title": "Chat"
|
|
499713
|
+
},
|
|
499714
|
+
"defaultDefaultValue": 50,
|
|
499715
|
+
"scope": 4,
|
|
499716
|
+
"restricted": false
|
|
499717
|
+
}
|
|
499718
|
+
}
|
|
499719
|
+
]
|
|
499720
|
+
},
|
|
499721
|
+
{
|
|
499722
|
+
"version": "1.137.0-insider+2026090820",
|
|
499723
|
+
"base": {
|
|
499724
|
+
"version": "1.137.0-insider+2026090706"
|
|
499725
|
+
},
|
|
499726
|
+
"patch": [
|
|
499727
|
+
{
|
|
499728
|
+
"op": "remove",
|
|
499729
|
+
"path": "/chat.customizations.migration.enabled"
|
|
499730
|
+
},
|
|
499731
|
+
{
|
|
499732
|
+
"op": "add",
|
|
499733
|
+
"path": "/chat.agentMerge.enabled/tags/2",
|
|
499734
|
+
"value": "onExP"
|
|
499735
|
+
},
|
|
499736
|
+
{
|
|
499737
|
+
"op": "add",
|
|
499738
|
+
"path": "/chat.agentMerge.enabled/experiment",
|
|
499739
|
+
"value": {
|
|
499740
|
+
"mode": "auto"
|
|
499741
|
+
}
|
|
499742
|
+
},
|
|
499743
|
+
{
|
|
499744
|
+
"op": "replace",
|
|
499745
|
+
"path": "/chat.agentHost.localFilePermissions/restricted",
|
|
499746
|
+
"value": true
|
|
499747
|
+
},
|
|
499748
|
+
{
|
|
499749
|
+
"op": "replace",
|
|
499750
|
+
"path": "/chat.remoteAgentHosts/restricted",
|
|
499751
|
+
"value": true
|
|
499752
|
+
},
|
|
499753
|
+
{
|
|
499754
|
+
"op": "replace",
|
|
499755
|
+
"path": "/chat.remoteAgentHostsEnabled/restricted",
|
|
499756
|
+
"value": true
|
|
499757
|
+
},
|
|
499758
|
+
{
|
|
499759
|
+
"op": "remove",
|
|
499760
|
+
"path": "/chat.automations.enabled/included"
|
|
499761
|
+
},
|
|
499762
|
+
{
|
|
499763
|
+
"op": "remove",
|
|
499764
|
+
"path": "/github.copilot.chat.workspace.prototypeAdoCodeSearchEndpointOverride"
|
|
499765
|
+
},
|
|
499766
|
+
{
|
|
499767
|
+
"op": "remove",
|
|
499768
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/17"
|
|
499769
|
+
},
|
|
499770
|
+
{
|
|
499771
|
+
"op": "remove",
|
|
499772
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/16"
|
|
499773
|
+
},
|
|
499774
|
+
{
|
|
499775
|
+
"op": "remove",
|
|
499776
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/15"
|
|
499777
|
+
},
|
|
499778
|
+
{
|
|
499779
|
+
"op": "remove",
|
|
499780
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/14"
|
|
499781
|
+
},
|
|
499782
|
+
{
|
|
499783
|
+
"op": "remove",
|
|
499784
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/13"
|
|
499785
|
+
},
|
|
499786
|
+
{
|
|
499787
|
+
"op": "remove",
|
|
499788
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/12"
|
|
499789
|
+
},
|
|
499790
|
+
{
|
|
499791
|
+
"op": "remove",
|
|
499792
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/11"
|
|
499793
|
+
},
|
|
499794
|
+
{
|
|
499795
|
+
"op": "remove",
|
|
499796
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/10"
|
|
499797
|
+
},
|
|
499798
|
+
{
|
|
499799
|
+
"op": "replace",
|
|
499800
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/9",
|
|
499801
|
+
"value": ""
|
|
499802
|
+
},
|
|
499803
|
+
{
|
|
499804
|
+
"op": "remove",
|
|
499805
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/vscode.markdown.editor"
|
|
499806
|
+
},
|
|
499807
|
+
{
|
|
499808
|
+
"op": "remove",
|
|
499809
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/jsProfileVisualizer.heapsnapshot.table"
|
|
499810
|
+
},
|
|
499811
|
+
{
|
|
499812
|
+
"op": "remove",
|
|
499813
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/jsProfileVisualizer.heapprofile.table"
|
|
499814
|
+
},
|
|
499815
|
+
{
|
|
499816
|
+
"op": "remove",
|
|
499817
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/jsProfileVisualizer.cpuprofile.table"
|
|
499818
|
+
},
|
|
499819
|
+
{
|
|
499820
|
+
"op": "remove",
|
|
499821
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/vscode.videoPreview"
|
|
499822
|
+
},
|
|
499823
|
+
{
|
|
499824
|
+
"op": "remove",
|
|
499825
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/vscode.audioPreview"
|
|
499826
|
+
},
|
|
499827
|
+
{
|
|
499828
|
+
"op": "remove",
|
|
499829
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/imagePreview.previewEditor"
|
|
499830
|
+
},
|
|
499831
|
+
{
|
|
499832
|
+
"op": "remove",
|
|
499833
|
+
"path": "/workbench.editor.autoLockGroups/default/vscode.markdown.editor"
|
|
499834
|
+
},
|
|
499835
|
+
{
|
|
499836
|
+
"op": "remove",
|
|
499837
|
+
"path": "/workbench.editor.autoLockGroups/default/jsProfileVisualizer.heapsnapshot.table"
|
|
499838
|
+
},
|
|
499839
|
+
{
|
|
499840
|
+
"op": "remove",
|
|
499841
|
+
"path": "/workbench.editor.autoLockGroups/default/jsProfileVisualizer.heapprofile.table"
|
|
499842
|
+
},
|
|
499843
|
+
{
|
|
499844
|
+
"op": "remove",
|
|
499845
|
+
"path": "/workbench.editor.autoLockGroups/default/jsProfileVisualizer.cpuprofile.table"
|
|
499846
|
+
},
|
|
499847
|
+
{
|
|
499848
|
+
"op": "remove",
|
|
499849
|
+
"path": "/workbench.editor.autoLockGroups/default/vscode.videoPreview"
|
|
499850
|
+
},
|
|
499851
|
+
{
|
|
499852
|
+
"op": "remove",
|
|
499853
|
+
"path": "/workbench.editor.autoLockGroups/default/vscode.audioPreview"
|
|
499854
|
+
},
|
|
499855
|
+
{
|
|
499856
|
+
"op": "remove",
|
|
499857
|
+
"path": "/workbench.editor.autoLockGroups/default/imagePreview.previewEditor"
|
|
499858
|
+
},
|
|
499859
|
+
{
|
|
499860
|
+
"op": "remove",
|
|
499861
|
+
"path": "/workbench.editor.autoLockGroups/properties/vscode.markdown.editor"
|
|
499862
|
+
},
|
|
499863
|
+
{
|
|
499864
|
+
"op": "remove",
|
|
499865
|
+
"path": "/workbench.editor.autoLockGroups/properties/jsProfileVisualizer.heapsnapshot.table"
|
|
499866
|
+
},
|
|
499867
|
+
{
|
|
499868
|
+
"op": "remove",
|
|
499869
|
+
"path": "/workbench.editor.autoLockGroups/properties/jsProfileVisualizer.heapprofile.table"
|
|
499870
|
+
},
|
|
499871
|
+
{
|
|
499872
|
+
"op": "remove",
|
|
499873
|
+
"path": "/workbench.editor.autoLockGroups/properties/jsProfileVisualizer.cpuprofile.table"
|
|
499874
|
+
},
|
|
499875
|
+
{
|
|
499876
|
+
"op": "remove",
|
|
499877
|
+
"path": "/workbench.editor.autoLockGroups/properties/vscode.videoPreview"
|
|
499878
|
+
},
|
|
499879
|
+
{
|
|
499880
|
+
"op": "remove",
|
|
499881
|
+
"path": "/workbench.editor.autoLockGroups/properties/vscode.audioPreview"
|
|
499882
|
+
},
|
|
499883
|
+
{
|
|
499884
|
+
"op": "remove",
|
|
499885
|
+
"path": "/workbench.editor.autoLockGroups/properties/imagePreview.previewEditor"
|
|
499886
|
+
},
|
|
499887
|
+
{
|
|
499888
|
+
"op": "remove",
|
|
499889
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/16"
|
|
499890
|
+
},
|
|
499891
|
+
{
|
|
499892
|
+
"op": "remove",
|
|
499893
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/15"
|
|
499894
|
+
},
|
|
499895
|
+
{
|
|
499896
|
+
"op": "remove",
|
|
499897
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/14"
|
|
499898
|
+
},
|
|
499899
|
+
{
|
|
499900
|
+
"op": "remove",
|
|
499901
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/13"
|
|
499902
|
+
},
|
|
499903
|
+
{
|
|
499904
|
+
"op": "remove",
|
|
499905
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/12"
|
|
499906
|
+
},
|
|
499907
|
+
{
|
|
499908
|
+
"op": "remove",
|
|
499909
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/11"
|
|
499910
|
+
},
|
|
499911
|
+
{
|
|
499912
|
+
"op": "remove",
|
|
499913
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/10"
|
|
499914
|
+
},
|
|
499915
|
+
{
|
|
499916
|
+
"op": "remove",
|
|
499917
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/9"
|
|
499918
|
+
},
|
|
499919
|
+
{
|
|
499920
|
+
"op": "remove",
|
|
499921
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/16"
|
|
499922
|
+
},
|
|
499923
|
+
{
|
|
499924
|
+
"op": "remove",
|
|
499925
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/15"
|
|
499926
|
+
},
|
|
499927
|
+
{
|
|
499928
|
+
"op": "remove",
|
|
499929
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/14"
|
|
499930
|
+
},
|
|
499931
|
+
{
|
|
499932
|
+
"op": "remove",
|
|
499933
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/13"
|
|
499934
|
+
},
|
|
499935
|
+
{
|
|
499936
|
+
"op": "remove",
|
|
499937
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/12"
|
|
499938
|
+
},
|
|
499939
|
+
{
|
|
499940
|
+
"op": "remove",
|
|
499941
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/11"
|
|
499942
|
+
},
|
|
499943
|
+
{
|
|
499944
|
+
"op": "remove",
|
|
499945
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/10"
|
|
499946
|
+
},
|
|
499947
|
+
{
|
|
499948
|
+
"op": "remove",
|
|
499949
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/9"
|
|
499950
|
+
},
|
|
499951
|
+
{
|
|
499952
|
+
"op": "add",
|
|
499953
|
+
"path": "/chat.experimental.openInAgentsWindow.revealCurrentSession",
|
|
499954
|
+
"value": {
|
|
499955
|
+
"type": "boolean",
|
|
499956
|
+
"description": "Controls whether Open in Agents Window reveals the current local Agent Host session instead of opening a new session.",
|
|
499957
|
+
"default": false,
|
|
499958
|
+
"tags": [
|
|
499959
|
+
"experimental",
|
|
499960
|
+
"onExP"
|
|
499961
|
+
],
|
|
499962
|
+
"experiment": {
|
|
499963
|
+
"mode": "auto"
|
|
499964
|
+
},
|
|
499965
|
+
"section": {
|
|
499966
|
+
"id": "chatSidebar",
|
|
499967
|
+
"title": "Chat"
|
|
499968
|
+
},
|
|
499969
|
+
"defaultDefaultValue": false,
|
|
499970
|
+
"scope": 4,
|
|
499971
|
+
"restricted": false
|
|
499972
|
+
}
|
|
499973
|
+
},
|
|
499974
|
+
{
|
|
499975
|
+
"op": "add",
|
|
499976
|
+
"path": "/chat.customizations.promptMigration.enabled",
|
|
499977
|
+
"value": {
|
|
499978
|
+
"type": "boolean",
|
|
499979
|
+
"tags": [
|
|
499980
|
+
"experimental"
|
|
499981
|
+
],
|
|
499982
|
+
"description": "Controls whether the Chat Customizations editor offers to convert prompt files into skills for agent-host harnesses, which ignore prompt files. When disabled, the migration card and sidebar shortcut are hidden.",
|
|
499983
|
+
"default": true,
|
|
499984
|
+
"section": {
|
|
499985
|
+
"id": "chatSidebar",
|
|
499986
|
+
"title": "Chat"
|
|
499987
|
+
},
|
|
499988
|
+
"defaultDefaultValue": true,
|
|
499989
|
+
"scope": 4,
|
|
499990
|
+
"restricted": false
|
|
499991
|
+
}
|
|
499992
|
+
},
|
|
499993
|
+
{
|
|
499994
|
+
"op": "add",
|
|
499995
|
+
"path": "/chat.customizations.userDataMigration.enabled",
|
|
499996
|
+
"value": {
|
|
499997
|
+
"type": "boolean",
|
|
499998
|
+
"tags": [
|
|
499999
|
+
"experimental"
|
|
500000
|
+
],
|
|
500001
|
+
"description": "Controls whether the Chat Customizations editor offers to move agents and instructions stored in user data to the active agent-host harness, which ignores the user data location. When disabled, the migration card and sidebar shortcut are hidden.",
|
|
500002
|
+
"default": false,
|
|
500003
|
+
"section": {
|
|
500004
|
+
"id": "chatSidebar",
|
|
500005
|
+
"title": "Chat"
|
|
500006
|
+
},
|
|
500007
|
+
"defaultDefaultValue": false,
|
|
500008
|
+
"scope": 4,
|
|
500009
|
+
"restricted": false
|
|
500010
|
+
}
|
|
500011
|
+
},
|
|
500012
|
+
{
|
|
500013
|
+
"op": "add",
|
|
500014
|
+
"path": "/chat.customizations.locationsMigration.enabled",
|
|
500015
|
+
"value": {
|
|
500016
|
+
"type": "boolean",
|
|
500017
|
+
"tags": [
|
|
500018
|
+
"experimental"
|
|
500019
|
+
],
|
|
500020
|
+
"description": "Controls whether the Chat Customizations editor offers to move agents, instructions, and skills from configured locations that are not supported by the active agent-host harness. When disabled, the migration card and sidebar shortcut are hidden.",
|
|
500021
|
+
"default": false,
|
|
500022
|
+
"section": {
|
|
500023
|
+
"id": "chatSidebar",
|
|
500024
|
+
"title": "Chat"
|
|
500025
|
+
},
|
|
500026
|
+
"defaultDefaultValue": false,
|
|
500027
|
+
"scope": 4,
|
|
500028
|
+
"restricted": false
|
|
500029
|
+
}
|
|
500030
|
+
},
|
|
500031
|
+
{
|
|
500032
|
+
"op": "add",
|
|
500033
|
+
"path": "/extensions.experimental.enableAgentsWindowCapability",
|
|
500034
|
+
"value": {
|
|
500035
|
+
"type": "boolean",
|
|
500036
|
+
"scope": 1,
|
|
500037
|
+
"description": "When enabled, extensions can declare whether they support running in the Agents window.",
|
|
500038
|
+
"default": false,
|
|
500039
|
+
"tags": [
|
|
500040
|
+
"experimental",
|
|
500041
|
+
"onExP"
|
|
500042
|
+
],
|
|
500043
|
+
"experiment": {
|
|
500044
|
+
"mode": "startup"
|
|
500045
|
+
},
|
|
500046
|
+
"agentsWindow": {
|
|
500047
|
+
"default": false
|
|
500048
|
+
},
|
|
500049
|
+
"section": {
|
|
500050
|
+
"id": "extensions"
|
|
500051
|
+
},
|
|
500052
|
+
"defaultDefaultValue": false,
|
|
500053
|
+
"restricted": false
|
|
500054
|
+
}
|
|
500055
|
+
}
|
|
500056
|
+
]
|
|
499633
500057
|
}
|
|
499634
500058
|
]
|
|
@@ -13612,6 +13612,33 @@ export type VscodeSettings_1_137_0_insider_2026090706 = Patch<VscodeSettings_1_1
|
|
|
13612
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
13613
|
}, 'chat.agent.maxRequests' | 'chat.pasteGitHubLinksAsReferences'>;
|
|
13614
13614
|
|
|
13615
|
+
// ── 1.136.2: +1, ~4, -1 ──
|
|
13616
|
+
export type VscodeSettings_1_136_2 = Patch<VscodeSettings_1_136_1, {
|
|
13617
|
+
readonly 'chat.agent.maxRequests'?: number;
|
|
13618
|
+
readonly 'chat.agentHost.localFilePermissions'?: Record<string, unknown>;
|
|
13619
|
+
readonly 'chat.remoteAgentHosts'?: (Record<string, unknown>)[];
|
|
13620
|
+
readonly 'chat.remoteAgentHostsEnabled'?: boolean;
|
|
13621
|
+
readonly 'chat.tools.eligibleForAutoApproval'?: Record<string, unknown>;
|
|
13622
|
+
}, 'github.copilot.chat.workspace.prototypeAdoCodeSearchEndpointOverride'>;
|
|
13623
|
+
|
|
13624
|
+
// ── 1.137.0-insider+2026090820: +5, ~9, -2 ──
|
|
13625
|
+
export type VscodeSettings_1_137_0_insider_2026090820 = Patch<VscodeSettings_1_137_0_insider_2026090706, {
|
|
13626
|
+
readonly 'chat.agentHost.localFilePermissions'?: Record<string, unknown>;
|
|
13627
|
+
readonly 'chat.agentMerge.enabled'?: boolean;
|
|
13628
|
+
readonly 'chat.automations.enabled'?: boolean;
|
|
13629
|
+
readonly 'chat.customizations.locationsMigration.enabled'?: boolean;
|
|
13630
|
+
readonly 'chat.customizations.promptMigration.enabled'?: boolean;
|
|
13631
|
+
readonly 'chat.customizations.userDataMigration.enabled'?: boolean;
|
|
13632
|
+
readonly 'chat.experimental.openInAgentsWindow.revealCurrentSession'?: boolean;
|
|
13633
|
+
readonly 'chat.remoteAgentHosts'?: (Record<string, unknown>)[];
|
|
13634
|
+
readonly 'chat.remoteAgentHostsEnabled'?: boolean;
|
|
13635
|
+
readonly 'extensions.experimental.enableAgentsWindowCapability'?: boolean;
|
|
13636
|
+
readonly 'workbench.diffEditorAssociations'?: Record<string, unknown>;
|
|
13637
|
+
readonly 'workbench.editor.autoLockGroups'?: Record<string, unknown>;
|
|
13638
|
+
readonly 'workbench.editor.defaultBinaryEditor'?: 'default' | 'workbench.editor.chatSession' | 'workbench.editorinputs.searchEditorInput' | 'agentSessionsWelcomePage' | 'workbench.editor.browser' | 'notebookOutputEditor' | 'repl' | 'workbench.editors.gettingStartedInput' | 'jupyter-notebook' | '';
|
|
13639
|
+
readonly 'workbench.editorAssociations'?: Record<string, unknown>;
|
|
13640
|
+
}, 'chat.customizations.migration.enabled' | 'github.copilot.chat.workspace.prototypeAdoCodeSearchEndpointOverride'>;
|
|
13641
|
+
|
|
13615
13642
|
// ── Version map ──
|
|
13616
13643
|
// Stable entries map directly to their settings type.
|
|
13617
13644
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -13674,6 +13701,7 @@ interface VscodeVersionMap {
|
|
|
13674
13701
|
'1.135.0': VscodeSettings_1_135_0;
|
|
13675
13702
|
'1.136.0': VscodeSettings_1_136_0;
|
|
13676
13703
|
'1.136.1': VscodeSettings_1_136_1;
|
|
13704
|
+
'1.136.2': VscodeSettings_1_136_2;
|
|
13677
13705
|
'1.121.0-insider': InsiderBuilds<{
|
|
13678
13706
|
'2026051305': VscodeSettings_1_121_0_insider_2026051305;
|
|
13679
13707
|
'2026051505': VscodeSettings_1_121_0_insider_2026051505;
|
|
@@ -13784,12 +13812,13 @@ interface VscodeVersionMap {
|
|
|
13784
13812
|
'2026090317': VscodeSettings_1_137_0_insider_2026090317;
|
|
13785
13813
|
'2026090416': VscodeSettings_1_137_0_insider_2026090416;
|
|
13786
13814
|
'2026090706': VscodeSettings_1_137_0_insider_2026090706;
|
|
13815
|
+
'2026090820': VscodeSettings_1_137_0_insider_2026090820;
|
|
13787
13816
|
}>;
|
|
13788
13817
|
}
|
|
13789
13818
|
|
|
13790
|
-
export type LatestVscodeSettings =
|
|
13819
|
+
export type LatestVscodeSettings = VscodeSettings_1_136_2;
|
|
13791
13820
|
|
|
13792
|
-
export type LatestInsiderVscodeSettings =
|
|
13821
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_137_0_insider_2026090820;
|
|
13793
13822
|
|
|
13794
13823
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
13795
13824
|
|
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-83",
|
|
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": "bfcb8b17dfffe084340e9364dc6e36af76f7ef88"
|
|
41
41
|
}
|