@vscode/vscode-settings-history 0.0.2-4 → 0.0.2-5
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 +459 -0
- package/dist/vscode-settings.d.ts +27 -1
- package/package.json +1 -1
package/dist/history.json
CHANGED
|
@@ -259681,5 +259681,464 @@
|
|
|
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
|
+
]
|
|
259684
260143
|
}
|
|
259685
260144
|
]
|
|
@@ -10821,6 +10821,31 @@ export type VscodeSettings_1_121_0_insider_2026051505 = Patch<VscodeSettings_1_1
|
|
|
10821
10821
|
// ── 1.121.0-insider+2026051517: -2 ──
|
|
10822
10822
|
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
10823
|
|
|
10824
|
+
// ── 1.121.0-insider+2026051823: +12, ~23, -3 ──
|
|
10825
|
+
export type VscodeSettings_1_121_0_insider_2026051823 = Patch<VscodeSettings_1_121_0_insider_2026051517, {
|
|
10826
|
+
readonly 'chat.sessionSync.enabled'?: boolean;
|
|
10827
|
+
readonly 'chat.tools.eligibleForAutoApproval'?: Record<string, unknown>;
|
|
10828
|
+
readonly 'chat.utilityModel'?: '';
|
|
10829
|
+
readonly 'chat.utilitySmallModel'?: '';
|
|
10830
|
+
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';
|
|
10831
|
+
readonly 'editor.quickSuggestions'?: unknown;
|
|
10832
|
+
readonly 'git.enabled'?: boolean;
|
|
10833
|
+
readonly 'github.copilot.chat.anthropic.promptCaching.extendedTtl'?: boolean;
|
|
10834
|
+
readonly 'github.copilot.chat.anthropic.promptCaching.extendedTtlMessages'?: boolean;
|
|
10835
|
+
readonly 'github.copilot.chat.workspace.codeSearchExternalIngest.enabled'?: boolean;
|
|
10836
|
+
readonly 'markdown-mermaid.controls.show'?: 'never' | 'onHoverOrFocus' | 'always';
|
|
10837
|
+
readonly 'markdown-mermaid.darkModeTheme'?: 'base' | 'forest' | 'dark' | 'default' | 'neutral';
|
|
10838
|
+
readonly 'markdown-mermaid.languages'?: unknown[];
|
|
10839
|
+
readonly 'markdown-mermaid.lightModeTheme'?: 'base' | 'forest' | 'dark' | 'default' | 'neutral';
|
|
10840
|
+
readonly 'markdown-mermaid.maxHeight'?: string;
|
|
10841
|
+
readonly 'markdown-mermaid.maxTextSize'?: number;
|
|
10842
|
+
readonly 'markdown-mermaid.mouseNavigation.enabled'?: 'always' | 'alt' | 'never';
|
|
10843
|
+
readonly 'markdown-mermaid.resizable'?: boolean;
|
|
10844
|
+
readonly 'markdown.preview.frontMatter'?: 'hide' | 'codeBlock' | 'table';
|
|
10845
|
+
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';
|
|
10846
|
+
readonly 'notebook.editorOptionsCustomizations'?: unknown;
|
|
10847
|
+
}, 'chat.tools.renameTool.enabled' | 'chat.tools.usagesTool.enabled' | 'mermaid-chat.enabled'>;
|
|
10848
|
+
|
|
10824
10849
|
// ── Version map ──
|
|
10825
10850
|
// Stable entries map directly to their settings type.
|
|
10826
10851
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -10861,12 +10886,13 @@ interface VscodeVersionMap {
|
|
|
10861
10886
|
'2026051305': VscodeSettings_1_121_0_insider_2026051305;
|
|
10862
10887
|
'2026051505': VscodeSettings_1_121_0_insider_2026051505;
|
|
10863
10888
|
'2026051517': VscodeSettings_1_121_0_insider_2026051517;
|
|
10889
|
+
'2026051823': VscodeSettings_1_121_0_insider_2026051823;
|
|
10864
10890
|
};
|
|
10865
10891
|
}
|
|
10866
10892
|
|
|
10867
10893
|
export type LatestVscodeSettings = VscodeSettings_1_120_0;
|
|
10868
10894
|
|
|
10869
|
-
export type LatestInsiderVscodeSettings =
|
|
10895
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_121_0_insider_2026051823;
|
|
10870
10896
|
|
|
10871
10897
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
10872
10898
|
|
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-5",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa",
|
|
6
6
|
"description": "Tracks VS Code settings schema changes across versions",
|