@vscode/vscode-settings-history 0.0.2-4 → 0.0.2-6
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 +477 -0
- package/dist/vscode-settings.d.ts +63 -29
- package/package.json +1 -1
package/dist/history.json
CHANGED
|
@@ -259681,5 +259681,482 @@
|
|
|
259681
259681
|
"path": "/github.copilot.chat.gpt54ConcisePrompt.enabled"
|
|
259682
259682
|
}
|
|
259683
259683
|
]
|
|
259684
|
+
},
|
|
259685
|
+
{
|
|
259686
|
+
"version": "1.121.0-insider+2026051823",
|
|
259687
|
+
"base": {
|
|
259688
|
+
"version": "1.121.0-insider+2026051517"
|
|
259689
|
+
},
|
|
259690
|
+
"patch": [
|
|
259691
|
+
{
|
|
259692
|
+
"op": "replace",
|
|
259693
|
+
"path": "/markdown.preview.frontMatter/enumDescriptions/2",
|
|
259694
|
+
"value": "Render frontmatter as a table of keys and values."
|
|
259695
|
+
},
|
|
259696
|
+
{
|
|
259697
|
+
"op": "replace",
|
|
259698
|
+
"path": "/markdown.preview.frontMatter/enumDescriptions/1",
|
|
259699
|
+
"value": "Render frontmatter as a code block."
|
|
259700
|
+
},
|
|
259701
|
+
{
|
|
259702
|
+
"op": "replace",
|
|
259703
|
+
"path": "/markdown.preview.frontMatter/enumDescriptions/0",
|
|
259704
|
+
"value": "Do not render frontmatter."
|
|
259705
|
+
},
|
|
259706
|
+
{
|
|
259707
|
+
"op": "replace",
|
|
259708
|
+
"path": "/markdown.preview.frontMatter/markdownDescription",
|
|
259709
|
+
"value": "Controls how YAML frontmatter (delimited by `---`) at the start of a Markdown file is rendered in the preview."
|
|
259710
|
+
},
|
|
259711
|
+
{
|
|
259712
|
+
"op": "replace",
|
|
259713
|
+
"path": "/github.copilot.chat.workspace.codeSearchExternalIngest.enabled/defaultDefaultValue",
|
|
259714
|
+
"value": true
|
|
259715
|
+
},
|
|
259716
|
+
{
|
|
259717
|
+
"op": "replace",
|
|
259718
|
+
"path": "/github.copilot.chat.workspace.codeSearchExternalIngest.enabled/markdownDescription",
|
|
259719
|
+
"value": "Enable external ingest for semantic codebase search in this workspace. This setting can be used to enable/disable external ingest, but your Copilot Enterprise or Copilot subscription policies ultimately control availability. [Learn more about external ingest policies](https://aka.ms/vscode-external-ingest-policy)."
|
|
259720
|
+
},
|
|
259721
|
+
{
|
|
259722
|
+
"op": "replace",
|
|
259723
|
+
"path": "/github.copilot.chat.workspace.codeSearchExternalIngest.enabled/default",
|
|
259724
|
+
"value": true
|
|
259725
|
+
},
|
|
259726
|
+
{
|
|
259727
|
+
"op": "replace",
|
|
259728
|
+
"path": "/github.copilot.chat.anthropic.promptCaching.extendedTtl/description",
|
|
259729
|
+
"value": "Use the extended (1 hour) prompt cache TTL on tools and system blocks for the Anthropic Messages API. Applied to Claude Opus 4.5/4.6/4.7 and Sonnet 4.5/4.6 variants; other models keep the default 5 minute TTL even when this setting is enabled.\n\n**Note**: This is an experimental feature. Only the main agent conversation is eligible — inline chat, terminal chat, notebook chat, and subagent requests are excluded."
|
|
259730
|
+
},
|
|
259731
|
+
{
|
|
259732
|
+
"op": "remove",
|
|
259733
|
+
"path": "/mermaid-chat.enabled"
|
|
259734
|
+
},
|
|
259735
|
+
{
|
|
259736
|
+
"op": "add",
|
|
259737
|
+
"path": "/git.enabled/agentsWindow",
|
|
259738
|
+
"value": {
|
|
259739
|
+
"default": true,
|
|
259740
|
+
"readOnly": true
|
|
259741
|
+
}
|
|
259742
|
+
},
|
|
259743
|
+
{
|
|
259744
|
+
"op": "remove",
|
|
259745
|
+
"path": "/chat.tools.renameTool.enabled"
|
|
259746
|
+
},
|
|
259747
|
+
{
|
|
259748
|
+
"op": "remove",
|
|
259749
|
+
"path": "/chat.tools.usagesTool.enabled"
|
|
259750
|
+
},
|
|
259751
|
+
{
|
|
259752
|
+
"op": "replace",
|
|
259753
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/2",
|
|
259754
|
+
"value": "renderMermaidDiagram - Render a Mermaid.js diagram from markup."
|
|
259755
|
+
},
|
|
259756
|
+
{
|
|
259757
|
+
"op": "replace",
|
|
259758
|
+
"path": "/chat.sessionSync.enabled/policy/minimumVersion",
|
|
259759
|
+
"value": "1.121"
|
|
259760
|
+
},
|
|
259761
|
+
{
|
|
259762
|
+
"op": "replace",
|
|
259763
|
+
"path": "/chat.sessionSync.enabled/markdownDescription",
|
|
259764
|
+
"value": "Enable session sync to GitHub.com. When enabled, Copilot session data is synced to your GitHub account for cross-device access and richer insights. Requires `#github.copilot.chat.localIndex.enabled#` to also be enabled."
|
|
259765
|
+
},
|
|
259766
|
+
{
|
|
259767
|
+
"op": "replace",
|
|
259768
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/26",
|
|
259769
|
+
"value": "Adds Mermaid diagram support to built-in chats, Markdown previews, and notebooks."
|
|
259770
|
+
},
|
|
259771
|
+
{
|
|
259772
|
+
"op": "replace",
|
|
259773
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/26",
|
|
259774
|
+
"value": "Mermaid Markdown Features"
|
|
259775
|
+
},
|
|
259776
|
+
{
|
|
259777
|
+
"op": "replace",
|
|
259778
|
+
"path": "/notebook.defaultFormatter/enum/26",
|
|
259779
|
+
"value": "vscode.mermaid-markdown-features"
|
|
259780
|
+
},
|
|
259781
|
+
{
|
|
259782
|
+
"op": "replace",
|
|
259783
|
+
"path": "/notebook.editorOptionsCustomizations/allOf/0/properties/editor.quickSuggestions/defaultDefaultValue/other",
|
|
259784
|
+
"value": "offWhenInlineCompletions"
|
|
259785
|
+
},
|
|
259786
|
+
{
|
|
259787
|
+
"op": "replace",
|
|
259788
|
+
"path": "/notebook.editorOptionsCustomizations/allOf/0/properties/editor.quickSuggestions/default/other",
|
|
259789
|
+
"value": "offWhenInlineCompletions"
|
|
259790
|
+
},
|
|
259791
|
+
{
|
|
259792
|
+
"op": "replace",
|
|
259793
|
+
"path": "/notebook.editorOptionsCustomizations/allOf/0/properties/editor.quickSuggestions/anyOf/2/properties/other/default",
|
|
259794
|
+
"value": "offWhenInlineCompletions"
|
|
259795
|
+
},
|
|
259796
|
+
{
|
|
259797
|
+
"op": "replace",
|
|
259798
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/26",
|
|
259799
|
+
"value": "Adds Mermaid diagram support to built-in chats, Markdown previews, and notebooks."
|
|
259800
|
+
},
|
|
259801
|
+
{
|
|
259802
|
+
"op": "replace",
|
|
259803
|
+
"path": "/editor.defaultFormatter/enumItemLabels/26",
|
|
259804
|
+
"value": "Mermaid Markdown Features"
|
|
259805
|
+
},
|
|
259806
|
+
{
|
|
259807
|
+
"op": "replace",
|
|
259808
|
+
"path": "/editor.defaultFormatter/enum/26",
|
|
259809
|
+
"value": "vscode.mermaid-markdown-features"
|
|
259810
|
+
},
|
|
259811
|
+
{
|
|
259812
|
+
"op": "replace",
|
|
259813
|
+
"path": "/editor.quickSuggestions/defaultDefaultValue/other",
|
|
259814
|
+
"value": "offWhenInlineCompletions"
|
|
259815
|
+
},
|
|
259816
|
+
{
|
|
259817
|
+
"op": "replace",
|
|
259818
|
+
"path": "/editor.quickSuggestions/default/other",
|
|
259819
|
+
"value": "offWhenInlineCompletions"
|
|
259820
|
+
},
|
|
259821
|
+
{
|
|
259822
|
+
"op": "replace",
|
|
259823
|
+
"path": "/editor.quickSuggestions/anyOf/2/properties/other/default",
|
|
259824
|
+
"value": "offWhenInlineCompletions"
|
|
259825
|
+
},
|
|
259826
|
+
{
|
|
259827
|
+
"op": "add",
|
|
259828
|
+
"path": "/chat.utilityModel",
|
|
259829
|
+
"value": {
|
|
259830
|
+
"type": "string",
|
|
259831
|
+
"description": "Override the language model used by built-in utility flows (titles, summaries, fallback responses, etc.). Leave empty to use the default model.",
|
|
259832
|
+
"default": "",
|
|
259833
|
+
"enum": [
|
|
259834
|
+
""
|
|
259835
|
+
],
|
|
259836
|
+
"enumItemLabels": [
|
|
259837
|
+
"Default"
|
|
259838
|
+
],
|
|
259839
|
+
"markdownEnumDescriptions": [
|
|
259840
|
+
"Use the built-in default utility model"
|
|
259841
|
+
],
|
|
259842
|
+
"section": {
|
|
259843
|
+
"id": "chatSidebar",
|
|
259844
|
+
"title": "Chat"
|
|
259845
|
+
},
|
|
259846
|
+
"defaultDefaultValue": "",
|
|
259847
|
+
"scope": 4,
|
|
259848
|
+
"restricted": false
|
|
259849
|
+
}
|
|
259850
|
+
},
|
|
259851
|
+
{
|
|
259852
|
+
"op": "add",
|
|
259853
|
+
"path": "/chat.utilitySmallModel",
|
|
259854
|
+
"value": {
|
|
259855
|
+
"type": "string",
|
|
259856
|
+
"description": "Override the language model used by built-in small/fast utility flows (commit messages, intent detection, inline-chat progress, etc.). A fast and inexpensive model is recommended. Leave empty to use the default model.",
|
|
259857
|
+
"default": "",
|
|
259858
|
+
"enum": [
|
|
259859
|
+
""
|
|
259860
|
+
],
|
|
259861
|
+
"enumItemLabels": [
|
|
259862
|
+
"Default"
|
|
259863
|
+
],
|
|
259864
|
+
"markdownEnumDescriptions": [
|
|
259865
|
+
"Use the built-in default utility model"
|
|
259866
|
+
],
|
|
259867
|
+
"section": {
|
|
259868
|
+
"id": "chatSidebar",
|
|
259869
|
+
"title": "Chat"
|
|
259870
|
+
},
|
|
259871
|
+
"defaultDefaultValue": "",
|
|
259872
|
+
"scope": 4,
|
|
259873
|
+
"restricted": false
|
|
259874
|
+
}
|
|
259875
|
+
},
|
|
259876
|
+
{
|
|
259877
|
+
"op": "add",
|
|
259878
|
+
"path": "/markdown-mermaid.lightModeTheme",
|
|
259879
|
+
"value": {
|
|
259880
|
+
"order": 0,
|
|
259881
|
+
"type": "string",
|
|
259882
|
+
"enum": [
|
|
259883
|
+
"base",
|
|
259884
|
+
"forest",
|
|
259885
|
+
"dark",
|
|
259886
|
+
"default",
|
|
259887
|
+
"neutral"
|
|
259888
|
+
],
|
|
259889
|
+
"default": "default",
|
|
259890
|
+
"description": "Default Mermaid theme for light mode.",
|
|
259891
|
+
"scope": 4,
|
|
259892
|
+
"section": {
|
|
259893
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259894
|
+
"title": "Mermaid",
|
|
259895
|
+
"extensionInfo": {
|
|
259896
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259897
|
+
"displayName": "Mermaid Markdown Features"
|
|
259898
|
+
}
|
|
259899
|
+
},
|
|
259900
|
+
"source": {
|
|
259901
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259902
|
+
"displayName": "Mermaid Markdown Features"
|
|
259903
|
+
},
|
|
259904
|
+
"defaultDefaultValue": "default",
|
|
259905
|
+
"restricted": false
|
|
259906
|
+
}
|
|
259907
|
+
},
|
|
259908
|
+
{
|
|
259909
|
+
"op": "add",
|
|
259910
|
+
"path": "/markdown-mermaid.darkModeTheme",
|
|
259911
|
+
"value": {
|
|
259912
|
+
"order": 1,
|
|
259913
|
+
"type": "string",
|
|
259914
|
+
"enum": [
|
|
259915
|
+
"base",
|
|
259916
|
+
"forest",
|
|
259917
|
+
"dark",
|
|
259918
|
+
"default",
|
|
259919
|
+
"neutral"
|
|
259920
|
+
],
|
|
259921
|
+
"default": "dark",
|
|
259922
|
+
"description": "Default Mermaid theme for dark mode.",
|
|
259923
|
+
"scope": 4,
|
|
259924
|
+
"section": {
|
|
259925
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259926
|
+
"title": "Mermaid",
|
|
259927
|
+
"extensionInfo": {
|
|
259928
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259929
|
+
"displayName": "Mermaid Markdown Features"
|
|
259930
|
+
}
|
|
259931
|
+
},
|
|
259932
|
+
"source": {
|
|
259933
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259934
|
+
"displayName": "Mermaid Markdown Features"
|
|
259935
|
+
},
|
|
259936
|
+
"defaultDefaultValue": "dark",
|
|
259937
|
+
"restricted": false
|
|
259938
|
+
}
|
|
259939
|
+
},
|
|
259940
|
+
{
|
|
259941
|
+
"op": "add",
|
|
259942
|
+
"path": "/markdown-mermaid.languages",
|
|
259943
|
+
"value": {
|
|
259944
|
+
"order": 2,
|
|
259945
|
+
"type": "array",
|
|
259946
|
+
"default": [
|
|
259947
|
+
"mermaid"
|
|
259948
|
+
],
|
|
259949
|
+
"description": "Default languages in Markdown.",
|
|
259950
|
+
"scope": 4,
|
|
259951
|
+
"section": {
|
|
259952
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259953
|
+
"title": "Mermaid",
|
|
259954
|
+
"extensionInfo": {
|
|
259955
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259956
|
+
"displayName": "Mermaid Markdown Features"
|
|
259957
|
+
}
|
|
259958
|
+
},
|
|
259959
|
+
"source": {
|
|
259960
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259961
|
+
"displayName": "Mermaid Markdown Features"
|
|
259962
|
+
},
|
|
259963
|
+
"defaultDefaultValue": [
|
|
259964
|
+
"mermaid"
|
|
259965
|
+
],
|
|
259966
|
+
"restricted": false
|
|
259967
|
+
}
|
|
259968
|
+
},
|
|
259969
|
+
{
|
|
259970
|
+
"op": "add",
|
|
259971
|
+
"path": "/markdown-mermaid.maxTextSize",
|
|
259972
|
+
"value": {
|
|
259973
|
+
"order": 3,
|
|
259974
|
+
"type": "number",
|
|
259975
|
+
"default": 50000,
|
|
259976
|
+
"description": "The maximum allowed size of the user's text diagram.",
|
|
259977
|
+
"scope": 4,
|
|
259978
|
+
"section": {
|
|
259979
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259980
|
+
"title": "Mermaid",
|
|
259981
|
+
"extensionInfo": {
|
|
259982
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259983
|
+
"displayName": "Mermaid Markdown Features"
|
|
259984
|
+
}
|
|
259985
|
+
},
|
|
259986
|
+
"source": {
|
|
259987
|
+
"id": "vscode.mermaid-markdown-features",
|
|
259988
|
+
"displayName": "Mermaid Markdown Features"
|
|
259989
|
+
},
|
|
259990
|
+
"defaultDefaultValue": 50000,
|
|
259991
|
+
"restricted": false
|
|
259992
|
+
}
|
|
259993
|
+
},
|
|
259994
|
+
{
|
|
259995
|
+
"op": "add",
|
|
259996
|
+
"path": "/markdown-mermaid.mouseNavigation.enabled",
|
|
259997
|
+
"value": {
|
|
259998
|
+
"type": "string",
|
|
259999
|
+
"description": "Controls when mouse-based navigation is enabled on Mermaid diagrams.",
|
|
260000
|
+
"enum": [
|
|
260001
|
+
"always",
|
|
260002
|
+
"alt",
|
|
260003
|
+
"never"
|
|
260004
|
+
],
|
|
260005
|
+
"default": "alt",
|
|
260006
|
+
"markdownEnumDescriptions": [
|
|
260007
|
+
"Always enable mouse navigation on Mermaid diagrams.",
|
|
260008
|
+
"Only enable mouse navigation when holding down Alt (Option on macOS). Gestures such as pinch-to-zoom will still work without Alt.",
|
|
260009
|
+
"Disable mouse navigation."
|
|
260010
|
+
],
|
|
260011
|
+
"scope": 4,
|
|
260012
|
+
"section": {
|
|
260013
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260014
|
+
"title": "Mermaid",
|
|
260015
|
+
"extensionInfo": {
|
|
260016
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260017
|
+
"displayName": "Mermaid Markdown Features"
|
|
260018
|
+
}
|
|
260019
|
+
},
|
|
260020
|
+
"source": {
|
|
260021
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260022
|
+
"displayName": "Mermaid Markdown Features"
|
|
260023
|
+
},
|
|
260024
|
+
"defaultDefaultValue": "alt",
|
|
260025
|
+
"restricted": false
|
|
260026
|
+
}
|
|
260027
|
+
},
|
|
260028
|
+
{
|
|
260029
|
+
"op": "add",
|
|
260030
|
+
"path": "/markdown-mermaid.controls.show",
|
|
260031
|
+
"value": {
|
|
260032
|
+
"type": "string",
|
|
260033
|
+
"description": "Controls showing UI controls on Mermaid diagrams.",
|
|
260034
|
+
"enum": [
|
|
260035
|
+
"never",
|
|
260036
|
+
"onHoverOrFocus",
|
|
260037
|
+
"always"
|
|
260038
|
+
],
|
|
260039
|
+
"enumDescriptions": [
|
|
260040
|
+
"Never show controls.",
|
|
260041
|
+
"Show zoom controls when hovering over or focusing a diagram.",
|
|
260042
|
+
"Always show zoom controls."
|
|
260043
|
+
],
|
|
260044
|
+
"default": "onHoverOrFocus",
|
|
260045
|
+
"scope": 4,
|
|
260046
|
+
"section": {
|
|
260047
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260048
|
+
"title": "Mermaid",
|
|
260049
|
+
"extensionInfo": {
|
|
260050
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260051
|
+
"displayName": "Mermaid Markdown Features"
|
|
260052
|
+
}
|
|
260053
|
+
},
|
|
260054
|
+
"source": {
|
|
260055
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260056
|
+
"displayName": "Mermaid Markdown Features"
|
|
260057
|
+
},
|
|
260058
|
+
"defaultDefaultValue": "onHoverOrFocus",
|
|
260059
|
+
"restricted": false
|
|
260060
|
+
}
|
|
260061
|
+
},
|
|
260062
|
+
{
|
|
260063
|
+
"op": "add",
|
|
260064
|
+
"path": "/markdown-mermaid.resizable",
|
|
260065
|
+
"value": {
|
|
260066
|
+
"type": "boolean",
|
|
260067
|
+
"default": true,
|
|
260068
|
+
"description": "Allow diagrams to be resized vertically by dragging the bottom edge.",
|
|
260069
|
+
"scope": 4,
|
|
260070
|
+
"section": {
|
|
260071
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260072
|
+
"title": "Mermaid",
|
|
260073
|
+
"extensionInfo": {
|
|
260074
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260075
|
+
"displayName": "Mermaid Markdown Features"
|
|
260076
|
+
}
|
|
260077
|
+
},
|
|
260078
|
+
"source": {
|
|
260079
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260080
|
+
"displayName": "Mermaid Markdown Features"
|
|
260081
|
+
},
|
|
260082
|
+
"defaultDefaultValue": true,
|
|
260083
|
+
"restricted": false
|
|
260084
|
+
}
|
|
260085
|
+
},
|
|
260086
|
+
{
|
|
260087
|
+
"op": "add",
|
|
260088
|
+
"path": "/markdown-mermaid.maxHeight",
|
|
260089
|
+
"value": {
|
|
260090
|
+
"type": "string",
|
|
260091
|
+
"default": "",
|
|
260092
|
+
"markdownDescription": "Maximum height for diagrams. Must be a CSS value with units such as `80vh` or `400px`. Leave empty to try to automatically size diagrams based on their content.",
|
|
260093
|
+
"scope": 4,
|
|
260094
|
+
"section": {
|
|
260095
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260096
|
+
"title": "Mermaid",
|
|
260097
|
+
"extensionInfo": {
|
|
260098
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260099
|
+
"displayName": "Mermaid Markdown Features"
|
|
260100
|
+
}
|
|
260101
|
+
},
|
|
260102
|
+
"source": {
|
|
260103
|
+
"id": "vscode.mermaid-markdown-features",
|
|
260104
|
+
"displayName": "Mermaid Markdown Features"
|
|
260105
|
+
},
|
|
260106
|
+
"defaultDefaultValue": "",
|
|
260107
|
+
"restricted": false
|
|
260108
|
+
}
|
|
260109
|
+
},
|
|
260110
|
+
{
|
|
260111
|
+
"op": "add",
|
|
260112
|
+
"path": "/github.copilot.chat.anthropic.promptCaching.extendedTtlMessages",
|
|
260113
|
+
"value": {
|
|
260114
|
+
"type": "boolean",
|
|
260115
|
+
"default": false,
|
|
260116
|
+
"tags": [
|
|
260117
|
+
"advanced",
|
|
260118
|
+
"experimental",
|
|
260119
|
+
"onExp"
|
|
260120
|
+
],
|
|
260121
|
+
"description": "Also extend the 1 hour prompt cache TTL to message-level breakpoints. Requires `chat.anthropic.promptCaching.extendedTtl` to be enabled; has no effect on its own.\n\n**Note**: This is an experimental feature.",
|
|
260122
|
+
"experiment": {
|
|
260123
|
+
"mode": "startup"
|
|
260124
|
+
},
|
|
260125
|
+
"scope": 4,
|
|
260126
|
+
"section": {
|
|
260127
|
+
"id": "advanced",
|
|
260128
|
+
"title": "GitHub Copilot Chat",
|
|
260129
|
+
"extensionInfo": {
|
|
260130
|
+
"id": "GitHub.copilot-chat",
|
|
260131
|
+
"displayName": "GitHub Copilot Chat"
|
|
260132
|
+
}
|
|
260133
|
+
},
|
|
260134
|
+
"source": {
|
|
260135
|
+
"id": "GitHub.copilot-chat",
|
|
260136
|
+
"displayName": "GitHub Copilot Chat"
|
|
260137
|
+
},
|
|
260138
|
+
"defaultDefaultValue": false,
|
|
260139
|
+
"restricted": false
|
|
260140
|
+
}
|
|
260141
|
+
}
|
|
260142
|
+
]
|
|
260143
|
+
},
|
|
260144
|
+
{
|
|
260145
|
+
"version": "1.121.0-insider+2026051910",
|
|
260146
|
+
"base": {
|
|
260147
|
+
"version": "1.121.0-insider+2026051823"
|
|
260148
|
+
},
|
|
260149
|
+
"patch": [
|
|
260150
|
+
{
|
|
260151
|
+
"op": "replace",
|
|
260152
|
+
"path": "/chat.agent.sandbox.fileSystem.mac/properties/allowWrite/description",
|
|
260153
|
+
"value": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders, workspace storage folder, and sandbox temp directory."
|
|
260154
|
+
},
|
|
260155
|
+
{
|
|
260156
|
+
"op": "replace",
|
|
260157
|
+
"path": "/chat.agent.sandbox.fileSystem.linux/properties/allowWrite/description",
|
|
260158
|
+
"value": "Array of additional paths to allow write access. Leave empty to disallow writes outside the workspace folders, workspace storage folder, and sandbox temp directory."
|
|
260159
|
+
}
|
|
260160
|
+
]
|
|
259684
260161
|
}
|
|
259685
260162
|
]
|
|
@@ -962,11 +962,11 @@ export type VscodeSettings_1_100_2 = Patch<VscodeSettings_1_100_1, {
|
|
|
962
962
|
readonly 'typescript.workspaceSymbols.scope'?: 'allOpenProjects' | 'currentProject';
|
|
963
963
|
}, never>;
|
|
964
964
|
|
|
965
|
-
// ── 1.101.0: +
|
|
965
|
+
// ── 1.101.0: +1, ~1, -6 ──
|
|
966
966
|
export type VscodeSettings_1_101_0 = Patch<VscodeSettings_1_100_0, {
|
|
967
967
|
readonly 'html.autoCreateQuotes'?: boolean;
|
|
968
968
|
readonly 'js/ts.hover.maximumLength'?: number;
|
|
969
|
-
}, '
|
|
969
|
+
}, 'javascript.implicitProjectConfig.checkJs' | 'javascript.implicitProjectConfig.experimentalDecorators' | 'javascript.preferences.renameShorthandProperties' | 'typescript.preferences.renameShorthandProperties' | 'typescript.tsserver.experimental.useVsCodeWatcher' | 'typescript.tsserver.useSeparateSyntaxServer'>;
|
|
970
970
|
|
|
971
971
|
// ── 1.101.2: +470 ──
|
|
972
972
|
export type VscodeSettings_1_101_2 = Patch<VscodeSettings_1_101_1, {
|
|
@@ -1442,7 +1442,7 @@ export type VscodeSettings_1_101_2 = Patch<VscodeSettings_1_101_1, {
|
|
|
1442
1442
|
readonly 'typescript.workspaceSymbols.scope'?: 'allOpenProjects' | 'currentProject';
|
|
1443
1443
|
}, never>;
|
|
1444
1444
|
|
|
1445
|
-
// ── 1.102.0:
|
|
1445
|
+
// ── 1.102.0: ~2 ──
|
|
1446
1446
|
export type VscodeSettings_1_102_0 = Patch<VscodeSettings_1_101_0, {
|
|
1447
1447
|
readonly 'debug.javascript.debugByLinkOptions'?: unknown;
|
|
1448
1448
|
readonly 'markdown.copyFiles.destination'?: Record<string, unknown>;
|
|
@@ -1922,7 +1922,7 @@ export type VscodeSettings_1_102_2 = Patch<VscodeSettings_1_102_1, {
|
|
|
1922
1922
|
readonly 'typescript.workspaceSymbols.scope'?: 'allOpenProjects' | 'currentProject';
|
|
1923
1923
|
}, never>;
|
|
1924
1924
|
|
|
1925
|
-
// ── 1.103.0: +
|
|
1925
|
+
// ── 1.103.0: +2, ~1, -1 ──
|
|
1926
1926
|
export type VscodeSettings_1_103_0 = Patch<VscodeSettings_1_102_0, {
|
|
1927
1927
|
readonly 'git.detectWorktrees'?: boolean;
|
|
1928
1928
|
readonly 'git.detectWorktreesLimit'?: number;
|
|
@@ -2404,7 +2404,7 @@ export type VscodeSettings_1_103_2 = Patch<VscodeSettings_1_103_1, {
|
|
|
2404
2404
|
readonly 'typescript.workspaceSymbols.scope'?: 'allOpenProjects' | 'currentProject';
|
|
2405
2405
|
}, never>;
|
|
2406
2406
|
|
|
2407
|
-
// ── 1.104.0: +
|
|
2407
|
+
// ── 1.104.0: +2, ~2 ──
|
|
2408
2408
|
export type VscodeSettings_1_104_0 = Patch<VscodeSettings_1_103_0, {
|
|
2409
2409
|
readonly 'github-authentication.useElectronFetch'?: boolean;
|
|
2410
2410
|
readonly 'js/ts.implicitProjectConfig.strict'?: boolean;
|
|
@@ -3382,11 +3382,11 @@ export type VscodeSettings_1_106_2 = Patch<VscodeSettings_1_106_1, {
|
|
|
3382
3382
|
readonly 'typescript.workspaceSymbols.scope'?: 'allOpenProjects' | 'currentProject';
|
|
3383
3383
|
}, never>;
|
|
3384
3384
|
|
|
3385
|
-
// ── 1.107.0: ~2
|
|
3385
|
+
// ── 1.107.0: ~2 ──
|
|
3386
3386
|
export type VscodeSettings_1_107_0 = Patch<VscodeSettings_1_106_0, {
|
|
3387
3387
|
readonly 'git.detectWorktreesLimit'?: number;
|
|
3388
3388
|
readonly 'microsoft-authentication.implementation'?: 'msal' | 'msal-no-broker';
|
|
3389
|
-
},
|
|
3389
|
+
}, never>;
|
|
3390
3390
|
|
|
3391
3391
|
// ── 1.108.0: +1167 ──
|
|
3392
3392
|
export type VscodeSettings_1_108_0 = Patch<VscodeSettings_1_107_0, {
|
|
@@ -6212,7 +6212,7 @@ export type VscodeSettings_1_108_2 = Patch<VscodeSettings_1_108_1, {
|
|
|
6212
6212
|
readonly 'zenMode.silentNotifications'?: boolean;
|
|
6213
6213
|
}, never>;
|
|
6214
6214
|
|
|
6215
|
-
// ── 1.109.0: +
|
|
6215
|
+
// ── 1.109.0: +41, ~10, -8 ──
|
|
6216
6216
|
export type VscodeSettings_1_109_0 = Patch<VscodeSettings_1_108_0, {
|
|
6217
6217
|
readonly 'chat.agent.thinking.terminalTools'?: boolean;
|
|
6218
6218
|
readonly 'chat.agentFilesLocations'?: Record<string, unknown>;
|
|
@@ -6265,7 +6265,7 @@ export type VscodeSettings_1_109_0 = Patch<VscodeSettings_1_108_0, {
|
|
|
6265
6265
|
readonly 'workbench.editorinputs.browser'?: unknown;
|
|
6266
6266
|
readonly 'workbench.hover.reducedDelay'?: number;
|
|
6267
6267
|
readonly 'workbench.secondarySideBar.forceMaximized'?: boolean;
|
|
6268
|
-
}, 'chat.commandCenter.enabled' | 'chat.renderRelatedFiles' | 'chat.suspendThrottling' | 'chat.todoListTool.descriptionField' | 'chat.todoListTool.writeOnly' | 'chat.
|
|
6268
|
+
}, 'chat.commandCenter.enabled' | 'chat.renderRelatedFiles' | 'chat.suspendThrottling' | 'chat.todoListTool.descriptionField' | 'chat.todoListTool.writeOnly' | 'chat.viewTitle.enabled' | 'chat.viewWelcome.enabled' | 'terminal.integrated.windowsEnableConpty'>;
|
|
6269
6269
|
|
|
6270
6270
|
// ── 1.109.1: -3 ──
|
|
6271
6271
|
export type VscodeSettings_1_109_1 = Patch<VscodeSettings_1_109_0, {}, 'settingsSync.ignoredExtensions' | 'settingsSync.ignoredSettings' | 'settingsSync.keybindingsPerPlatform'>;
|
|
@@ -6277,7 +6277,7 @@ export type VscodeSettings_1_109_2 = Patch<VscodeSettings_1_109_1, {
|
|
|
6277
6277
|
readonly 'settingsSync.keybindingsPerPlatform'?: boolean;
|
|
6278
6278
|
}, never>;
|
|
6279
6279
|
|
|
6280
|
-
// ── 1.109.3: +
|
|
6280
|
+
// ── 1.109.3: +6, ~2 ──
|
|
6281
6281
|
export type VscodeSettings_1_109_3 = Patch<VscodeSettings_1_109_2, {
|
|
6282
6282
|
readonly 'chat.agentFilesLocations'?: Record<string, unknown>;
|
|
6283
6283
|
readonly 'chat.hookFilesLocations'?: Record<string, unknown>;
|
|
@@ -6300,7 +6300,7 @@ export type VscodeSettings_1_109_5 = Patch<VscodeSettings_1_109_4, {
|
|
|
6300
6300
|
readonly 'settingsSync.keybindingsPerPlatform'?: boolean;
|
|
6301
6301
|
}, never>;
|
|
6302
6302
|
|
|
6303
|
-
// ── 1.110.0: +
|
|
6303
|
+
// ── 1.110.0: +120, ~148, -6 ──
|
|
6304
6304
|
export type VscodeSettings_1_110_0 = Patch<VscodeSettings_1_109_0, {
|
|
6305
6305
|
readonly 'accessibility.chat.showCheckmarks'?: boolean;
|
|
6306
6306
|
readonly 'accessibility.verbosity.find'?: boolean;
|
|
@@ -6570,7 +6570,7 @@ export type VscodeSettings_1_110_0 = Patch<VscodeSettings_1_109_0, {
|
|
|
6570
6570
|
readonly 'workbench.notifications.position'?: string;
|
|
6571
6571
|
readonly 'workbench.notifications.showInTitleBar'?: boolean;
|
|
6572
6572
|
readonly 'workbench.reduceTransparency'?: string;
|
|
6573
|
-
}, 'chat.alternativeToolAction.enabled' | 'chat.statusWidget.sku' | '
|
|
6573
|
+
}, 'chat.alternativeToolAction.enabled' | 'chat.statusWidget.sku' | 'settingsSync.ignoredExtensions' | 'settingsSync.ignoredSettings' | 'settingsSync.keybindingsPerPlatform' | 'typescript.tsserver.enableRegionDiagnostics'>;
|
|
6574
6574
|
|
|
6575
6575
|
// ── 1.110.1: +3 ──
|
|
6576
6576
|
export type VscodeSettings_1_110_1 = Patch<VscodeSettings_1_110_0, {
|
|
@@ -6579,7 +6579,7 @@ export type VscodeSettings_1_110_1 = Patch<VscodeSettings_1_110_0, {
|
|
|
6579
6579
|
readonly 'settingsSync.keybindingsPerPlatform'?: boolean;
|
|
6580
6580
|
}, never>;
|
|
6581
6581
|
|
|
6582
|
-
// ── 1.111.0: +
|
|
6582
|
+
// ── 1.111.0: +9, ~1, -4 ──
|
|
6583
6583
|
export type VscodeSettings_1_111_0 = Patch<VscodeSettings_1_110_0, {
|
|
6584
6584
|
readonly 'chat.agentFilesLocations'?: Record<string, unknown>;
|
|
6585
6585
|
readonly 'chat.autopilot.enabled'?: boolean;
|
|
@@ -6593,7 +6593,7 @@ export type VscodeSettings_1_111_0 = Patch<VscodeSettings_1_110_0, {
|
|
|
6593
6593
|
readonly 'terminal.integrated.experimental.aiProfileGrouping'?: boolean;
|
|
6594
6594
|
}, 'chat.agentsControl.clickBehavior' | 'chat.edits2.enabled' | 'chat.plugins.paths' | 'inlineChat.holdToSpeech'>;
|
|
6595
6595
|
|
|
6596
|
-
// ── 1.112.0: +
|
|
6596
|
+
// ── 1.112.0: +8, ~19 ──
|
|
6597
6597
|
export type VscodeSettings_1_112_0 = Patch<VscodeSettings_1_111_0, {
|
|
6598
6598
|
readonly 'chat.autopilot.enabled'?: boolean;
|
|
6599
6599
|
readonly 'chat.hookFilesLocations'?: Record<string, unknown>;
|
|
@@ -6622,9 +6622,9 @@ export type VscodeSettings_1_112_0 = Patch<VscodeSettings_1_111_0, {
|
|
|
6622
6622
|
readonly 'update.titleBar'?: string;
|
|
6623
6623
|
readonly 'workbench.browser.pageZoom'?: string;
|
|
6624
6624
|
readonly 'workbench.browser.showInTitleBar'?: boolean;
|
|
6625
|
-
},
|
|
6625
|
+
}, never>;
|
|
6626
6626
|
|
|
6627
|
-
// ── 1.113.0: +15, ~
|
|
6627
|
+
// ── 1.113.0: +15, ~7, -2 ──
|
|
6628
6628
|
export type VscodeSettings_1_113_0 = Patch<VscodeSettings_1_112_0, {
|
|
6629
6629
|
readonly 'chat.agentsControl.enabled'?: string;
|
|
6630
6630
|
readonly 'chat.artifacts.enabled'?: boolean;
|
|
@@ -6632,6 +6632,7 @@ export type VscodeSettings_1_113_0 = Patch<VscodeSettings_1_112_0, {
|
|
|
6632
6632
|
readonly 'chat.editing.revealNextChangeOnResolve'?: boolean;
|
|
6633
6633
|
readonly 'chat.subagents.allowInvocationsFromSubagents'?: boolean;
|
|
6634
6634
|
readonly 'chat.tools.terminal.idlePollInterval'?: number;
|
|
6635
|
+
readonly 'chat.tools.terminal.sandbox.network'?: Record<string, unknown>;
|
|
6635
6636
|
readonly 'chat.tools.terminal.sandbox.network.allowTrustedDomains'?: unknown;
|
|
6636
6637
|
readonly 'chat.tools.terminal.sandbox.network.allowedDomains'?: unknown;
|
|
6637
6638
|
readonly 'chat.tools.terminal.sandbox.network.deniedDomains'?: unknown;
|
|
@@ -6647,9 +6648,9 @@ export type VscodeSettings_1_113_0 = Patch<VscodeSettings_1_112_0, {
|
|
|
6647
6648
|
readonly 'workbench.preferredDarkColorTheme'?: string;
|
|
6648
6649
|
readonly 'workbench.preferredLightColorTheme'?: string;
|
|
6649
6650
|
readonly 'workbench.shadows'?: boolean;
|
|
6650
|
-
}, 'chat.imageCarousel.enabled' | '
|
|
6651
|
+
}, 'chat.imageCarousel.enabled' | 'simpleBrowser.useIntegratedBrowser'>;
|
|
6651
6652
|
|
|
6652
|
-
// ── 1.114.0: +
|
|
6653
|
+
// ── 1.114.0: +11, ~11, -7 ──
|
|
6653
6654
|
export type VscodeSettings_1_114_0 = Patch<VscodeSettings_1_113_0, {
|
|
6654
6655
|
readonly 'chat.agent.sandbox'?: boolean;
|
|
6655
6656
|
readonly 'chat.agent.sandboxFileSystem.linux'?: Record<string, unknown>;
|
|
@@ -6662,6 +6663,8 @@ export type VscodeSettings_1_114_0 = Patch<VscodeSettings_1_113_0, {
|
|
|
6662
6663
|
readonly 'chat.customizations.providerApi.enabled'?: boolean;
|
|
6663
6664
|
readonly 'chat.signInTitleBar.enabled'?: boolean;
|
|
6664
6665
|
readonly 'chat.tips.enabled'?: boolean;
|
|
6666
|
+
readonly 'chat.tools.terminal.sandbox.linuxFileSystem'?: Record<string, unknown>;
|
|
6667
|
+
readonly 'chat.tools.terminal.sandbox.macFileSystem'?: Record<string, unknown>;
|
|
6665
6668
|
readonly 'chat.tools.terminal.sandbox.network'?: Record<string, unknown>;
|
|
6666
6669
|
readonly 'chat.tools.terminal.sandbox.network.allowedDomains'?: unknown[];
|
|
6667
6670
|
readonly 'chat.tools.terminal.sandbox.network.deniedDomains'?: unknown[];
|
|
@@ -6671,15 +6674,17 @@ export type VscodeSettings_1_114_0 = Patch<VscodeSettings_1_113_0, {
|
|
|
6671
6674
|
readonly 'workbench.editor.useModal'?: string;
|
|
6672
6675
|
readonly 'workbench.preferredDarkColorTheme'?: string;
|
|
6673
6676
|
readonly 'workbench.preferredLightColorTheme'?: string;
|
|
6674
|
-
}, 'chat.tools.terminal.sandbox.
|
|
6677
|
+
}, 'chat.tools.terminal.sandbox.network.allowTrustedDomains' | 'settingsSync.ignoredExtensions' | 'settingsSync.ignoredSettings' | 'settingsSync.keybindingsPerPlatform' | 'terminal.integrated.experimental.aiProfileGrouping' | 'workbench.editor.modalMinWidth' | 'workbench.editorinputs.browser'>;
|
|
6675
6678
|
|
|
6676
|
-
// ── 1.115.0: +
|
|
6679
|
+
// ── 1.115.0: +10, ~5, -10 ──
|
|
6677
6680
|
export type VscodeSettings_1_115_0 = Patch<VscodeSettings_1_114_0, {
|
|
6678
6681
|
readonly 'chat.agent.sandbox.allowedNetworkDomains'?: unknown[];
|
|
6679
6682
|
readonly 'chat.agent.sandbox.deniedNetworkDomains'?: unknown[];
|
|
6680
6683
|
readonly 'chat.agent.sandbox.enabled'?: string;
|
|
6681
6684
|
readonly 'chat.agent.sandbox.fileSystem.linux'?: Record<string, unknown>;
|
|
6682
6685
|
readonly 'chat.agent.sandbox.fileSystem.mac'?: Record<string, unknown>;
|
|
6686
|
+
readonly 'chat.agent.sandboxFileSystem.linux'?: Record<string, unknown>;
|
|
6687
|
+
readonly 'chat.agent.sandboxFileSystem.mac'?: Record<string, unknown>;
|
|
6683
6688
|
readonly 'chat.customizations.providerApi.enabled'?: boolean;
|
|
6684
6689
|
readonly 'chat.generalPurposeAgent.enabled'?: boolean;
|
|
6685
6690
|
readonly 'chat.newSession.defaultMode'?: string;
|
|
@@ -6688,7 +6693,7 @@ export type VscodeSettings_1_115_0 = Patch<VscodeSettings_1_114_0, {
|
|
|
6688
6693
|
readonly 'files.watcherExclude'?: Record<string, unknown>;
|
|
6689
6694
|
readonly 'git.detectWorktrees'?: boolean;
|
|
6690
6695
|
readonly 'testing.coverageMinimapEnabled'?: boolean;
|
|
6691
|
-
}, 'chat.agent.sandbox' | 'chat.
|
|
6696
|
+
}, 'chat.agent.sandbox' | 'chat.statusWidget.anonymous' | 'chat.tools.terminal.sandbox.enabled' | 'chat.tools.terminal.sandbox.linuxFileSystem' | 'chat.tools.terminal.sandbox.macFileSystem' | 'chat.tools.terminal.sandbox.network' | 'chat.tools.terminal.sandbox.network.allowedDomains' | 'chat.tools.terminal.sandbox.network.deniedDomains' | 'update.statusBar' | 'update.titleBar'>;
|
|
6692
6697
|
|
|
6693
6698
|
// ── 1.116.0: +9, ~1, -4 ──
|
|
6694
6699
|
export type VscodeSettings_1_116_0 = Patch<VscodeSettings_1_115_0, {
|
|
@@ -7459,9 +7464,7 @@ export type VscodeSettings_1_120_0 = Patch<VscodeSettings_1_119_0, {
|
|
|
7459
7464
|
readonly 'files.dialog.defaultPath'?: string;
|
|
7460
7465
|
readonly 'files.enableTrash'?: boolean;
|
|
7461
7466
|
readonly 'files.encoding'?: 'utf8' | 'utf8bom' | 'utf16le' | 'utf16be' | 'windows1252' | 'iso88591' | 'iso88593' | 'iso885915' | 'macroman' | 'cp437' | 'windows1256' | 'iso88596' | 'windows1257' | 'iso88594' | 'iso885914' | 'windows1250' | 'iso88592' | 'cp852' | 'windows1251' | 'cp866' | 'cp1125' | 'iso88595' | 'koi8r' | 'koi8u' | 'iso885913' | 'windows1253' | 'iso88597' | 'windows1255' | 'iso88598' | 'iso885910' | 'iso885916' | 'windows1254' | 'iso88599' | 'cp857' | 'windows1258' | 'gbk' | 'gb18030' | 'cp950' | 'big5hkscs' | 'shiftjis' | 'eucjp' | 'euckr' | 'windows874' | 'iso885911' | 'koi8ru' | 'koi8t' | 'gb2312' | 'cp865' | 'cp850';
|
|
7462
|
-
readonly 'files.eol'?: '
|
|
7463
|
-
' | '
|
|
7464
|
-
' | 'auto';
|
|
7467
|
+
readonly 'files.eol'?: '\n' | '\r\n' | 'auto';
|
|
7465
7468
|
readonly 'files.exclude'?: Record<string, unknown>;
|
|
7466
7469
|
readonly 'files.hotExit'?: 'off' | 'onExit' | 'onExitAndWindowClose';
|
|
7467
7470
|
readonly 'files.insertFinalNewline'?: boolean;
|
|
@@ -9509,9 +9512,7 @@ export interface VscodeSettings_1_121_0_insider_2026051305 {
|
|
|
9509
9512
|
readonly 'files.dialog.defaultPath'?: string;
|
|
9510
9513
|
readonly 'files.enableTrash'?: boolean;
|
|
9511
9514
|
readonly 'files.encoding'?: 'utf8' | 'utf8bom' | 'utf16le' | 'utf16be' | 'windows1252' | 'iso88591' | 'iso88593' | 'iso885915' | 'macroman' | 'cp437' | 'windows1256' | 'iso88596' | 'windows1257' | 'iso88594' | 'iso885914' | 'windows1250' | 'iso88592' | 'cp852' | 'windows1251' | 'cp866' | 'cp1125' | 'iso88595' | 'koi8r' | 'koi8u' | 'iso885913' | 'windows1253' | 'iso88597' | 'windows1255' | 'iso88598' | 'iso885910' | 'iso885916' | 'windows1254' | 'iso88599' | 'cp857' | 'windows1258' | 'gbk' | 'gb18030' | 'cp950' | 'big5hkscs' | 'shiftjis' | 'eucjp' | 'euckr' | 'windows874' | 'iso885911' | 'koi8ru' | 'koi8t' | 'gb2312' | 'cp865' | 'cp850';
|
|
9512
|
-
readonly 'files.eol'?: '
|
|
9513
|
-
' | '
|
|
9514
|
-
' | 'auto';
|
|
9515
|
+
readonly 'files.eol'?: '\n' | '\r\n' | 'auto';
|
|
9515
9516
|
readonly 'files.exclude'?: Record<string, unknown>;
|
|
9516
9517
|
readonly 'files.hotExit'?: 'off' | 'onExit' | 'onExitAndWindowClose';
|
|
9517
9518
|
readonly 'files.insertFinalNewline'?: boolean;
|
|
@@ -10799,7 +10800,7 @@ export interface VscodeSettings_1_121_0_insider_2026051305 {
|
|
|
10799
10800
|
readonly 'zenMode.silentNotifications'?: boolean;
|
|
10800
10801
|
}
|
|
10801
10802
|
|
|
10802
|
-
// ── 1.121.0-insider+2026051505: +
|
|
10803
|
+
// ── 1.121.0-insider+2026051505: +13, ~2 ──
|
|
10803
10804
|
export type VscodeSettings_1_121_0_insider_2026051505 = Patch<VscodeSettings_1_121_0_insider_2026051305, {
|
|
10804
10805
|
readonly 'chat.agentHost.customTerminalTool.enabled'?: boolean;
|
|
10805
10806
|
readonly 'chat.agentHost.otel.captureContent'?: boolean;
|
|
@@ -10821,6 +10822,37 @@ export type VscodeSettings_1_121_0_insider_2026051505 = Patch<VscodeSettings_1_1
|
|
|
10821
10822
|
// ── 1.121.0-insider+2026051517: -2 ──
|
|
10822
10823
|
export type VscodeSettings_1_121_0_insider_2026051517 = Patch<VscodeSettings_1_121_0_insider_2026051505, {}, 'github.copilot.chat.gpt54ConcisePrompt.enabled' | 'github.copilot.chat.gpt54LargePrompt.enabled'>;
|
|
10823
10824
|
|
|
10825
|
+
// ── 1.121.0-insider+2026051823: +11, ~10, -3 ──
|
|
10826
|
+
export type VscodeSettings_1_121_0_insider_2026051823 = Patch<VscodeSettings_1_121_0_insider_2026051517, {
|
|
10827
|
+
readonly 'chat.sessionSync.enabled'?: boolean;
|
|
10828
|
+
readonly 'chat.tools.eligibleForAutoApproval'?: Record<string, unknown>;
|
|
10829
|
+
readonly 'chat.utilityModel'?: '';
|
|
10830
|
+
readonly 'chat.utilitySmallModel'?: '';
|
|
10831
|
+
readonly 'editor.defaultFormatter'?: null | 'GitHub.copilot-chat' | 'vscode.css-language-features' | 'vscode.html-language-features' | 'vscode.json-language-features' | 'vscode.markdown-language-features' | 'vscode.markdown-math' | 'vscode.php-language-features' | 'vscode.typescript-language-features' | 'vscode.configuration-editing' | 'vscode.debug-auto-launch' | 'vscode.debug-server-ready' | 'vscode.emmet' | 'vscode.extension-editing' | 'vscode.git' | 'vscode.git-base' | 'vscode.github' | 'vscode.github-authentication' | 'vscode.grunt' | 'vscode.gulp' | 'vscode.ipynb' | 'vscode.jake' | 'ms-vscode.js-debug' | 'ms-vscode.js-debug-companion' | 'vscode.media-preview' | 'vscode.merge-conflict' | 'vscode.mermaid-markdown-features' | 'vscode.microsoft-authentication' | 'vscode.npm' | 'vscode.references-view' | 'vscode.search-result' | 'vscode.simple-browser' | 'vscode.terminal-suggest' | 'vscode.tunnel-forwarding' | 'ms-vscode.vscode-js-profile-table';
|
|
10832
|
+
readonly 'editor.quickSuggestions'?: unknown;
|
|
10833
|
+
readonly 'git.enabled'?: boolean;
|
|
10834
|
+
readonly 'github.copilot.chat.anthropic.promptCaching.extendedTtl'?: boolean;
|
|
10835
|
+
readonly 'github.copilot.chat.anthropic.promptCaching.extendedTtlMessages'?: boolean;
|
|
10836
|
+
readonly 'github.copilot.chat.workspace.codeSearchExternalIngest.enabled'?: boolean;
|
|
10837
|
+
readonly 'markdown-mermaid.controls.show'?: 'never' | 'onHoverOrFocus' | 'always';
|
|
10838
|
+
readonly 'markdown-mermaid.darkModeTheme'?: 'base' | 'forest' | 'dark' | 'default' | 'neutral';
|
|
10839
|
+
readonly 'markdown-mermaid.languages'?: unknown[];
|
|
10840
|
+
readonly 'markdown-mermaid.lightModeTheme'?: 'base' | 'forest' | 'dark' | 'default' | 'neutral';
|
|
10841
|
+
readonly 'markdown-mermaid.maxHeight'?: string;
|
|
10842
|
+
readonly 'markdown-mermaid.maxTextSize'?: number;
|
|
10843
|
+
readonly 'markdown-mermaid.mouseNavigation.enabled'?: 'always' | 'alt' | 'never';
|
|
10844
|
+
readonly 'markdown-mermaid.resizable'?: boolean;
|
|
10845
|
+
readonly 'markdown.preview.frontMatter'?: 'hide' | 'codeBlock' | 'table';
|
|
10846
|
+
readonly 'notebook.defaultFormatter'?: null | 'GitHub.copilot-chat' | 'vscode.css-language-features' | 'vscode.html-language-features' | 'vscode.json-language-features' | 'vscode.markdown-language-features' | 'vscode.markdown-math' | 'vscode.php-language-features' | 'vscode.typescript-language-features' | 'vscode.configuration-editing' | 'vscode.debug-auto-launch' | 'vscode.debug-server-ready' | 'vscode.emmet' | 'vscode.extension-editing' | 'vscode.git' | 'vscode.git-base' | 'vscode.github' | 'vscode.github-authentication' | 'vscode.grunt' | 'vscode.gulp' | 'vscode.ipynb' | 'vscode.jake' | 'ms-vscode.js-debug' | 'ms-vscode.js-debug-companion' | 'vscode.media-preview' | 'vscode.merge-conflict' | 'vscode.mermaid-markdown-features' | 'vscode.microsoft-authentication' | 'vscode.npm' | 'vscode.references-view' | 'vscode.search-result' | 'vscode.simple-browser' | 'vscode.terminal-suggest' | 'vscode.tunnel-forwarding' | 'ms-vscode.vscode-js-profile-table';
|
|
10847
|
+
readonly 'notebook.editorOptionsCustomizations'?: unknown;
|
|
10848
|
+
}, 'chat.tools.renameTool.enabled' | 'chat.tools.usagesTool.enabled' | 'mermaid-chat.enabled'>;
|
|
10849
|
+
|
|
10850
|
+
// ── 1.121.0-insider+2026051910: ~2 ──
|
|
10851
|
+
export type VscodeSettings_1_121_0_insider_2026051910 = Patch<VscodeSettings_1_121_0_insider_2026051823, {
|
|
10852
|
+
readonly 'chat.agent.sandbox.fileSystem.linux'?: Record<string, unknown>;
|
|
10853
|
+
readonly 'chat.agent.sandbox.fileSystem.mac'?: Record<string, unknown>;
|
|
10854
|
+
}, never>;
|
|
10855
|
+
|
|
10824
10856
|
// ── Version map ──
|
|
10825
10857
|
// Stable entries map directly to their settings type.
|
|
10826
10858
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -10861,12 +10893,14 @@ interface VscodeVersionMap {
|
|
|
10861
10893
|
'2026051305': VscodeSettings_1_121_0_insider_2026051305;
|
|
10862
10894
|
'2026051505': VscodeSettings_1_121_0_insider_2026051505;
|
|
10863
10895
|
'2026051517': VscodeSettings_1_121_0_insider_2026051517;
|
|
10896
|
+
'2026051823': VscodeSettings_1_121_0_insider_2026051823;
|
|
10897
|
+
'2026051910': VscodeSettings_1_121_0_insider_2026051910;
|
|
10864
10898
|
};
|
|
10865
10899
|
}
|
|
10866
10900
|
|
|
10867
10901
|
export type LatestVscodeSettings = VscodeSettings_1_120_0;
|
|
10868
10902
|
|
|
10869
|
-
export type LatestInsiderVscodeSettings =
|
|
10903
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_121_0_insider_2026051910;
|
|
10870
10904
|
|
|
10871
10905
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
10872
10906
|
|
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-6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa",
|
|
6
6
|
"description": "Tracks VS Code settings schema changes across versions",
|