@vscode/vscode-settings-history 0.0.2-20 → 0.0.2-21
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 +676 -0
- package/dist/vscode-settings.d.ts +16 -1
- package/package.json +1 -1
package/dist/history.json
CHANGED
|
@@ -329956,5 +329956,681 @@
|
|
|
329956
329956
|
}
|
|
329957
329957
|
}
|
|
329958
329958
|
]
|
|
329959
|
+
},
|
|
329960
|
+
{
|
|
329961
|
+
"version": "1.125.0-insider+2026061505",
|
|
329962
|
+
"base": {
|
|
329963
|
+
"version": "1.125.0-insider+2026061217"
|
|
329964
|
+
},
|
|
329965
|
+
"patch": [
|
|
329966
|
+
{
|
|
329967
|
+
"op": "remove",
|
|
329968
|
+
"path": "/workbench.browser.enableRemoteProxy/tags/2"
|
|
329969
|
+
},
|
|
329970
|
+
{
|
|
329971
|
+
"op": "replace",
|
|
329972
|
+
"path": "/workbench.browser.enableRemoteProxy/tags/1",
|
|
329973
|
+
"value": "onExP"
|
|
329974
|
+
},
|
|
329975
|
+
{
|
|
329976
|
+
"op": "replace",
|
|
329977
|
+
"path": "/workbench.browser.enableRemoteProxy/tags/0",
|
|
329978
|
+
"value": "experimental"
|
|
329979
|
+
},
|
|
329980
|
+
{
|
|
329981
|
+
"op": "remove",
|
|
329982
|
+
"path": "/chat.agentHost.claudeAgent.sdkRoot"
|
|
329983
|
+
},
|
|
329984
|
+
{
|
|
329985
|
+
"op": "add",
|
|
329986
|
+
"path": "/chat.plugins.strictMarketplaces/policy/managedSettings",
|
|
329987
|
+
"value": {
|
|
329988
|
+
"strictKnownMarketplaces": {
|
|
329989
|
+
"type": "boolean"
|
|
329990
|
+
}
|
|
329991
|
+
}
|
|
329992
|
+
},
|
|
329993
|
+
{
|
|
329994
|
+
"op": "add",
|
|
329995
|
+
"path": "/chat.plugins.enabledPlugins/policy/managedSettings",
|
|
329996
|
+
"value": {
|
|
329997
|
+
"enabledPlugins": {
|
|
329998
|
+
"type": "string"
|
|
329999
|
+
}
|
|
330000
|
+
}
|
|
330001
|
+
},
|
|
330002
|
+
{
|
|
330003
|
+
"op": "replace",
|
|
330004
|
+
"path": "/chat.tools.terminal.idleSilenceTimeoutMs/defaultDefaultValue",
|
|
330005
|
+
"value": 300000
|
|
330006
|
+
},
|
|
330007
|
+
{
|
|
330008
|
+
"op": "replace",
|
|
330009
|
+
"path": "/chat.tools.terminal.idleSilenceTimeoutMs/default",
|
|
330010
|
+
"value": 300000
|
|
330011
|
+
},
|
|
330012
|
+
{
|
|
330013
|
+
"op": "add",
|
|
330014
|
+
"path": "/terminal.integrated.defaultProfile.linux/markdownEnumDescriptions/13",
|
|
330015
|
+
"value": "$($(debug)) JavaScript Debug Terminal\n- extensionIdentifier: ms-vscode.js-debug"
|
|
330016
|
+
},
|
|
330017
|
+
{
|
|
330018
|
+
"op": "add",
|
|
330019
|
+
"path": "/terminal.integrated.defaultProfile.linux/enum/13",
|
|
330020
|
+
"value": "JavaScript Debug Terminal"
|
|
330021
|
+
},
|
|
330022
|
+
{
|
|
330023
|
+
"op": "add",
|
|
330024
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/0",
|
|
330025
|
+
"value": "All active folding range providers"
|
|
330026
|
+
},
|
|
330027
|
+
{
|
|
330028
|
+
"op": "add",
|
|
330029
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/1",
|
|
330030
|
+
"value": "AI chat features powered by Copilot"
|
|
330031
|
+
},
|
|
330032
|
+
{
|
|
330033
|
+
"op": "add",
|
|
330034
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/2",
|
|
330035
|
+
"value": "Provides rich language support for CSS, LESS and SCSS files."
|
|
330036
|
+
},
|
|
330037
|
+
{
|
|
330038
|
+
"op": "add",
|
|
330039
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/3",
|
|
330040
|
+
"value": "Provides rich language support for HTML and Handlebar files"
|
|
330041
|
+
},
|
|
330042
|
+
{
|
|
330043
|
+
"op": "add",
|
|
330044
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/4",
|
|
330045
|
+
"value": "Provides rich language support for JSON files."
|
|
330046
|
+
},
|
|
330047
|
+
{
|
|
330048
|
+
"op": "add",
|
|
330049
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/5",
|
|
330050
|
+
"value": "Provides rich language support for Markdown."
|
|
330051
|
+
},
|
|
330052
|
+
{
|
|
330053
|
+
"op": "add",
|
|
330054
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/6",
|
|
330055
|
+
"value": "Adds math support to Markdown in notebooks."
|
|
330056
|
+
},
|
|
330057
|
+
{
|
|
330058
|
+
"op": "add",
|
|
330059
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/7",
|
|
330060
|
+
"value": "Provides rich language support for PHP files."
|
|
330061
|
+
},
|
|
330062
|
+
{
|
|
330063
|
+
"op": "add",
|
|
330064
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/8",
|
|
330065
|
+
"value": "Provides rich language support for JavaScript and TypeScript."
|
|
330066
|
+
},
|
|
330067
|
+
{
|
|
330068
|
+
"op": "add",
|
|
330069
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/9",
|
|
330070
|
+
"value": "Provides capabilities (advanced IntelliSense, auto-fixing) in configuration files like settings, launch, and extension recommendation files."
|
|
330071
|
+
},
|
|
330072
|
+
{
|
|
330073
|
+
"op": "add",
|
|
330074
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/10",
|
|
330075
|
+
"value": "Helper for auto-attach feature when node-debug extensions are not active."
|
|
330076
|
+
},
|
|
330077
|
+
{
|
|
330078
|
+
"op": "add",
|
|
330079
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/11",
|
|
330080
|
+
"value": "Open URI in browser if server under debugging is ready."
|
|
330081
|
+
},
|
|
330082
|
+
{
|
|
330083
|
+
"op": "add",
|
|
330084
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/12",
|
|
330085
|
+
"value": "Emmet support for VS Code"
|
|
330086
|
+
},
|
|
330087
|
+
{
|
|
330088
|
+
"op": "add",
|
|
330089
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/13",
|
|
330090
|
+
"value": "Provides linting capabilities for authoring extensions."
|
|
330091
|
+
},
|
|
330092
|
+
{
|
|
330093
|
+
"op": "add",
|
|
330094
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/14",
|
|
330095
|
+
"value": "Git SCM Integration"
|
|
330096
|
+
},
|
|
330097
|
+
{
|
|
330098
|
+
"op": "add",
|
|
330099
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/15",
|
|
330100
|
+
"value": "Git static contributions and pickers."
|
|
330101
|
+
},
|
|
330102
|
+
{
|
|
330103
|
+
"op": "add",
|
|
330104
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/16",
|
|
330105
|
+
"value": "GitHub features for VS Code"
|
|
330106
|
+
},
|
|
330107
|
+
{
|
|
330108
|
+
"op": "add",
|
|
330109
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/17",
|
|
330110
|
+
"value": "GitHub Authentication Provider"
|
|
330111
|
+
},
|
|
330112
|
+
{
|
|
330113
|
+
"op": "add",
|
|
330114
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/18",
|
|
330115
|
+
"value": "Extension to add Grunt capabilities to VS Code."
|
|
330116
|
+
},
|
|
330117
|
+
{
|
|
330118
|
+
"op": "add",
|
|
330119
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/19",
|
|
330120
|
+
"value": "Extension to add Gulp capabilities to VSCode."
|
|
330121
|
+
},
|
|
330122
|
+
{
|
|
330123
|
+
"op": "add",
|
|
330124
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/20",
|
|
330125
|
+
"value": "Provides basic support for opening and reading Jupyter's .ipynb notebook files"
|
|
330126
|
+
},
|
|
330127
|
+
{
|
|
330128
|
+
"op": "add",
|
|
330129
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/21",
|
|
330130
|
+
"value": "Extension to add Jake capabilities to VS Code."
|
|
330131
|
+
},
|
|
330132
|
+
{
|
|
330133
|
+
"op": "add",
|
|
330134
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/22",
|
|
330135
|
+
"value": "An extension for debugging Node.js programs and Chrome."
|
|
330136
|
+
},
|
|
330137
|
+
{
|
|
330138
|
+
"op": "add",
|
|
330139
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/23",
|
|
330140
|
+
"value": "Companion extension to js-debug that provides capability for remote debugging"
|
|
330141
|
+
},
|
|
330142
|
+
{
|
|
330143
|
+
"op": "add",
|
|
330144
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/24",
|
|
330145
|
+
"value": "Provides VS Code's built-in previews for images, audio, and video"
|
|
330146
|
+
},
|
|
330147
|
+
{
|
|
330148
|
+
"op": "add",
|
|
330149
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/25",
|
|
330150
|
+
"value": "Highlighting and commands for inline merge conflicts."
|
|
330151
|
+
},
|
|
330152
|
+
{
|
|
330153
|
+
"op": "add",
|
|
330154
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/26",
|
|
330155
|
+
"value": "Adds Mermaid diagram support to built-in chats, Markdown previews, and notebooks."
|
|
330156
|
+
},
|
|
330157
|
+
{
|
|
330158
|
+
"op": "add",
|
|
330159
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/27",
|
|
330160
|
+
"value": "Microsoft authentication provider"
|
|
330161
|
+
},
|
|
330162
|
+
{
|
|
330163
|
+
"op": "add",
|
|
330164
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/28",
|
|
330165
|
+
"value": "Extension to add task support for npm scripts."
|
|
330166
|
+
},
|
|
330167
|
+
{
|
|
330168
|
+
"op": "add",
|
|
330169
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/29",
|
|
330170
|
+
"value": "Reference Search results as separate, stable view in the sidebar"
|
|
330171
|
+
},
|
|
330172
|
+
{
|
|
330173
|
+
"op": "add",
|
|
330174
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/30",
|
|
330175
|
+
"value": "Provides syntax highlighting and language features for tabbed search results."
|
|
330176
|
+
},
|
|
330177
|
+
{
|
|
330178
|
+
"op": "add",
|
|
330179
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/31",
|
|
330180
|
+
"value": "A very basic built-in webview for displaying web content."
|
|
330181
|
+
},
|
|
330182
|
+
{
|
|
330183
|
+
"op": "add",
|
|
330184
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/32",
|
|
330185
|
+
"value": "Extension to add terminal completions for zsh, bash, and fish terminals."
|
|
330186
|
+
},
|
|
330187
|
+
{
|
|
330188
|
+
"op": "add",
|
|
330189
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/33",
|
|
330190
|
+
"value": "Allows forwarding local ports to be accessible over the internet."
|
|
330191
|
+
},
|
|
330192
|
+
{
|
|
330193
|
+
"op": "add",
|
|
330194
|
+
"path": "/editor.defaultFoldingRangeProvider/markdownEnumDescriptions/34",
|
|
330195
|
+
"value": "Text visualizer for profiles taken from the JavaScript debugger"
|
|
330196
|
+
},
|
|
330197
|
+
{
|
|
330198
|
+
"op": "add",
|
|
330199
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/0",
|
|
330200
|
+
"value": "All"
|
|
330201
|
+
},
|
|
330202
|
+
{
|
|
330203
|
+
"op": "add",
|
|
330204
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/1",
|
|
330205
|
+
"value": "GitHub Copilot Chat"
|
|
330206
|
+
},
|
|
330207
|
+
{
|
|
330208
|
+
"op": "add",
|
|
330209
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/2",
|
|
330210
|
+
"value": "CSS Language Features"
|
|
330211
|
+
},
|
|
330212
|
+
{
|
|
330213
|
+
"op": "add",
|
|
330214
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/3",
|
|
330215
|
+
"value": "HTML Language Features"
|
|
330216
|
+
},
|
|
330217
|
+
{
|
|
330218
|
+
"op": "add",
|
|
330219
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/4",
|
|
330220
|
+
"value": "JSON Language Features"
|
|
330221
|
+
},
|
|
330222
|
+
{
|
|
330223
|
+
"op": "add",
|
|
330224
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/5",
|
|
330225
|
+
"value": "Markdown Language Features"
|
|
330226
|
+
},
|
|
330227
|
+
{
|
|
330228
|
+
"op": "add",
|
|
330229
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/6",
|
|
330230
|
+
"value": "Markdown Math"
|
|
330231
|
+
},
|
|
330232
|
+
{
|
|
330233
|
+
"op": "add",
|
|
330234
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/7",
|
|
330235
|
+
"value": "PHP Language Features"
|
|
330236
|
+
},
|
|
330237
|
+
{
|
|
330238
|
+
"op": "add",
|
|
330239
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/8",
|
|
330240
|
+
"value": "JavaScript and TypeScript Language Features"
|
|
330241
|
+
},
|
|
330242
|
+
{
|
|
330243
|
+
"op": "add",
|
|
330244
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/9",
|
|
330245
|
+
"value": "Configuration Editing"
|
|
330246
|
+
},
|
|
330247
|
+
{
|
|
330248
|
+
"op": "add",
|
|
330249
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/10",
|
|
330250
|
+
"value": "Node Debug Auto-attach"
|
|
330251
|
+
},
|
|
330252
|
+
{
|
|
330253
|
+
"op": "add",
|
|
330254
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/11",
|
|
330255
|
+
"value": "Server Ready Action"
|
|
330256
|
+
},
|
|
330257
|
+
{
|
|
330258
|
+
"op": "add",
|
|
330259
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/12",
|
|
330260
|
+
"value": "Emmet"
|
|
330261
|
+
},
|
|
330262
|
+
{
|
|
330263
|
+
"op": "add",
|
|
330264
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/13",
|
|
330265
|
+
"value": "Extension Authoring"
|
|
330266
|
+
},
|
|
330267
|
+
{
|
|
330268
|
+
"op": "add",
|
|
330269
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/14",
|
|
330270
|
+
"value": "Git"
|
|
330271
|
+
},
|
|
330272
|
+
{
|
|
330273
|
+
"op": "add",
|
|
330274
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/15",
|
|
330275
|
+
"value": "Git Base"
|
|
330276
|
+
},
|
|
330277
|
+
{
|
|
330278
|
+
"op": "add",
|
|
330279
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/16",
|
|
330280
|
+
"value": "GitHub"
|
|
330281
|
+
},
|
|
330282
|
+
{
|
|
330283
|
+
"op": "add",
|
|
330284
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/17",
|
|
330285
|
+
"value": "GitHub Authentication"
|
|
330286
|
+
},
|
|
330287
|
+
{
|
|
330288
|
+
"op": "add",
|
|
330289
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/18",
|
|
330290
|
+
"value": "Grunt support for VS Code"
|
|
330291
|
+
},
|
|
330292
|
+
{
|
|
330293
|
+
"op": "add",
|
|
330294
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/19",
|
|
330295
|
+
"value": "Gulp support for VSCode"
|
|
330296
|
+
},
|
|
330297
|
+
{
|
|
330298
|
+
"op": "add",
|
|
330299
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/20",
|
|
330300
|
+
"value": ".ipynb Support"
|
|
330301
|
+
},
|
|
330302
|
+
{
|
|
330303
|
+
"op": "add",
|
|
330304
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/21",
|
|
330305
|
+
"value": "Jake support for VS Code"
|
|
330306
|
+
},
|
|
330307
|
+
{
|
|
330308
|
+
"op": "add",
|
|
330309
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/22",
|
|
330310
|
+
"value": "JavaScript Debugger"
|
|
330311
|
+
},
|
|
330312
|
+
{
|
|
330313
|
+
"op": "add",
|
|
330314
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/23",
|
|
330315
|
+
"value": "JavaScript Debugger Companion Extension"
|
|
330316
|
+
},
|
|
330317
|
+
{
|
|
330318
|
+
"op": "add",
|
|
330319
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/24",
|
|
330320
|
+
"value": "Media Preview"
|
|
330321
|
+
},
|
|
330322
|
+
{
|
|
330323
|
+
"op": "add",
|
|
330324
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/25",
|
|
330325
|
+
"value": "Merge Conflict"
|
|
330326
|
+
},
|
|
330327
|
+
{
|
|
330328
|
+
"op": "add",
|
|
330329
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/26",
|
|
330330
|
+
"value": "Mermaid Markdown Features"
|
|
330331
|
+
},
|
|
330332
|
+
{
|
|
330333
|
+
"op": "add",
|
|
330334
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/27",
|
|
330335
|
+
"value": "Microsoft Account"
|
|
330336
|
+
},
|
|
330337
|
+
{
|
|
330338
|
+
"op": "add",
|
|
330339
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/28",
|
|
330340
|
+
"value": "NPM support for VS Code"
|
|
330341
|
+
},
|
|
330342
|
+
{
|
|
330343
|
+
"op": "add",
|
|
330344
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/29",
|
|
330345
|
+
"value": "Reference Search View"
|
|
330346
|
+
},
|
|
330347
|
+
{
|
|
330348
|
+
"op": "add",
|
|
330349
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/30",
|
|
330350
|
+
"value": "Search Result"
|
|
330351
|
+
},
|
|
330352
|
+
{
|
|
330353
|
+
"op": "add",
|
|
330354
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/31",
|
|
330355
|
+
"value": "Simple Browser"
|
|
330356
|
+
},
|
|
330357
|
+
{
|
|
330358
|
+
"op": "add",
|
|
330359
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/32",
|
|
330360
|
+
"value": "Terminal Suggest for VS Code"
|
|
330361
|
+
},
|
|
330362
|
+
{
|
|
330363
|
+
"op": "add",
|
|
330364
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/33",
|
|
330365
|
+
"value": "Local Tunnel Port Forwarding"
|
|
330366
|
+
},
|
|
330367
|
+
{
|
|
330368
|
+
"op": "add",
|
|
330369
|
+
"path": "/editor.defaultFoldingRangeProvider/enumItemLabels/34",
|
|
330370
|
+
"value": "Table Visualizer for JavaScript Profiles"
|
|
330371
|
+
},
|
|
330372
|
+
{
|
|
330373
|
+
"op": "add",
|
|
330374
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/0",
|
|
330375
|
+
"value": null
|
|
330376
|
+
},
|
|
330377
|
+
{
|
|
330378
|
+
"op": "add",
|
|
330379
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/1",
|
|
330380
|
+
"value": "GitHub.copilot-chat"
|
|
330381
|
+
},
|
|
330382
|
+
{
|
|
330383
|
+
"op": "add",
|
|
330384
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/2",
|
|
330385
|
+
"value": "vscode.css-language-features"
|
|
330386
|
+
},
|
|
330387
|
+
{
|
|
330388
|
+
"op": "add",
|
|
330389
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/3",
|
|
330390
|
+
"value": "vscode.html-language-features"
|
|
330391
|
+
},
|
|
330392
|
+
{
|
|
330393
|
+
"op": "add",
|
|
330394
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/4",
|
|
330395
|
+
"value": "vscode.json-language-features"
|
|
330396
|
+
},
|
|
330397
|
+
{
|
|
330398
|
+
"op": "add",
|
|
330399
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/5",
|
|
330400
|
+
"value": "vscode.markdown-language-features"
|
|
330401
|
+
},
|
|
330402
|
+
{
|
|
330403
|
+
"op": "add",
|
|
330404
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/6",
|
|
330405
|
+
"value": "vscode.markdown-math"
|
|
330406
|
+
},
|
|
330407
|
+
{
|
|
330408
|
+
"op": "add",
|
|
330409
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/7",
|
|
330410
|
+
"value": "vscode.php-language-features"
|
|
330411
|
+
},
|
|
330412
|
+
{
|
|
330413
|
+
"op": "add",
|
|
330414
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/8",
|
|
330415
|
+
"value": "vscode.typescript-language-features"
|
|
330416
|
+
},
|
|
330417
|
+
{
|
|
330418
|
+
"op": "add",
|
|
330419
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/9",
|
|
330420
|
+
"value": "vscode.configuration-editing"
|
|
330421
|
+
},
|
|
330422
|
+
{
|
|
330423
|
+
"op": "add",
|
|
330424
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/10",
|
|
330425
|
+
"value": "vscode.debug-auto-launch"
|
|
330426
|
+
},
|
|
330427
|
+
{
|
|
330428
|
+
"op": "add",
|
|
330429
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/11",
|
|
330430
|
+
"value": "vscode.debug-server-ready"
|
|
330431
|
+
},
|
|
330432
|
+
{
|
|
330433
|
+
"op": "add",
|
|
330434
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/12",
|
|
330435
|
+
"value": "vscode.emmet"
|
|
330436
|
+
},
|
|
330437
|
+
{
|
|
330438
|
+
"op": "add",
|
|
330439
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/13",
|
|
330440
|
+
"value": "vscode.extension-editing"
|
|
330441
|
+
},
|
|
330442
|
+
{
|
|
330443
|
+
"op": "add",
|
|
330444
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/14",
|
|
330445
|
+
"value": "vscode.git"
|
|
330446
|
+
},
|
|
330447
|
+
{
|
|
330448
|
+
"op": "add",
|
|
330449
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/15",
|
|
330450
|
+
"value": "vscode.git-base"
|
|
330451
|
+
},
|
|
330452
|
+
{
|
|
330453
|
+
"op": "add",
|
|
330454
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/16",
|
|
330455
|
+
"value": "vscode.github"
|
|
330456
|
+
},
|
|
330457
|
+
{
|
|
330458
|
+
"op": "add",
|
|
330459
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/17",
|
|
330460
|
+
"value": "vscode.github-authentication"
|
|
330461
|
+
},
|
|
330462
|
+
{
|
|
330463
|
+
"op": "add",
|
|
330464
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/18",
|
|
330465
|
+
"value": "vscode.grunt"
|
|
330466
|
+
},
|
|
330467
|
+
{
|
|
330468
|
+
"op": "add",
|
|
330469
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/19",
|
|
330470
|
+
"value": "vscode.gulp"
|
|
330471
|
+
},
|
|
330472
|
+
{
|
|
330473
|
+
"op": "add",
|
|
330474
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/20",
|
|
330475
|
+
"value": "vscode.ipynb"
|
|
330476
|
+
},
|
|
330477
|
+
{
|
|
330478
|
+
"op": "add",
|
|
330479
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/21",
|
|
330480
|
+
"value": "vscode.jake"
|
|
330481
|
+
},
|
|
330482
|
+
{
|
|
330483
|
+
"op": "add",
|
|
330484
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/22",
|
|
330485
|
+
"value": "ms-vscode.js-debug"
|
|
330486
|
+
},
|
|
330487
|
+
{
|
|
330488
|
+
"op": "add",
|
|
330489
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/23",
|
|
330490
|
+
"value": "ms-vscode.js-debug-companion"
|
|
330491
|
+
},
|
|
330492
|
+
{
|
|
330493
|
+
"op": "add",
|
|
330494
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/24",
|
|
330495
|
+
"value": "vscode.media-preview"
|
|
330496
|
+
},
|
|
330497
|
+
{
|
|
330498
|
+
"op": "add",
|
|
330499
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/25",
|
|
330500
|
+
"value": "vscode.merge-conflict"
|
|
330501
|
+
},
|
|
330502
|
+
{
|
|
330503
|
+
"op": "add",
|
|
330504
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/26",
|
|
330505
|
+
"value": "vscode.mermaid-markdown-features"
|
|
330506
|
+
},
|
|
330507
|
+
{
|
|
330508
|
+
"op": "add",
|
|
330509
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/27",
|
|
330510
|
+
"value": "vscode.microsoft-authentication"
|
|
330511
|
+
},
|
|
330512
|
+
{
|
|
330513
|
+
"op": "add",
|
|
330514
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/28",
|
|
330515
|
+
"value": "vscode.npm"
|
|
330516
|
+
},
|
|
330517
|
+
{
|
|
330518
|
+
"op": "add",
|
|
330519
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/29",
|
|
330520
|
+
"value": "vscode.references-view"
|
|
330521
|
+
},
|
|
330522
|
+
{
|
|
330523
|
+
"op": "add",
|
|
330524
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/30",
|
|
330525
|
+
"value": "vscode.search-result"
|
|
330526
|
+
},
|
|
330527
|
+
{
|
|
330528
|
+
"op": "add",
|
|
330529
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/31",
|
|
330530
|
+
"value": "vscode.simple-browser"
|
|
330531
|
+
},
|
|
330532
|
+
{
|
|
330533
|
+
"op": "add",
|
|
330534
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/32",
|
|
330535
|
+
"value": "vscode.terminal-suggest"
|
|
330536
|
+
},
|
|
330537
|
+
{
|
|
330538
|
+
"op": "add",
|
|
330539
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/33",
|
|
330540
|
+
"value": "vscode.tunnel-forwarding"
|
|
330541
|
+
},
|
|
330542
|
+
{
|
|
330543
|
+
"op": "add",
|
|
330544
|
+
"path": "/editor.defaultFoldingRangeProvider/enum/34",
|
|
330545
|
+
"value": "ms-vscode.vscode-js-profile-table"
|
|
330546
|
+
},
|
|
330547
|
+
{
|
|
330548
|
+
"op": "add",
|
|
330549
|
+
"path": "/chat.agentHost.claudeAgent.enabled",
|
|
330550
|
+
"value": {
|
|
330551
|
+
"type": "boolean",
|
|
330552
|
+
"description": "When enabled, the agent host registers the Claude provider (subject to the Claude SDK being reachable). Independent of `#chat.agents.claude.preferAgentHost#` and `#chat.editor.claude.preferAgentHost#`, which choose which integration surfaces Claude. Requires `#chat.agentHost.enabled#`. The agent host process must be restarted for changes to take effect.",
|
|
330553
|
+
"default": true,
|
|
330554
|
+
"tags": [
|
|
330555
|
+
"experimental",
|
|
330556
|
+
"advanced"
|
|
330557
|
+
],
|
|
330558
|
+
"section": {
|
|
330559
|
+
"id": "chatAgentHostStarter",
|
|
330560
|
+
"title": "Chat Agent Host Starter"
|
|
330561
|
+
},
|
|
330562
|
+
"defaultDefaultValue": true,
|
|
330563
|
+
"scope": 4,
|
|
330564
|
+
"restricted": false
|
|
330565
|
+
}
|
|
330566
|
+
},
|
|
330567
|
+
{
|
|
330568
|
+
"op": "add",
|
|
330569
|
+
"path": "/chat.agentHost.codexAgent.enabled",
|
|
330570
|
+
"value": {
|
|
330571
|
+
"type": "boolean",
|
|
330572
|
+
"description": "When enabled, the agent host registers the Codex provider (subject to the Codex SDK being reachable). Requires `#chat.agentHost.enabled#`. The agent host process must be restarted for changes to take effect.",
|
|
330573
|
+
"default": false,
|
|
330574
|
+
"tags": [
|
|
330575
|
+
"experimental",
|
|
330576
|
+
"advanced"
|
|
330577
|
+
],
|
|
330578
|
+
"section": {
|
|
330579
|
+
"id": "chatAgentHostStarter",
|
|
330580
|
+
"title": "Chat Agent Host Starter"
|
|
330581
|
+
},
|
|
330582
|
+
"defaultDefaultValue": false,
|
|
330583
|
+
"scope": 4,
|
|
330584
|
+
"restricted": false
|
|
330585
|
+
}
|
|
330586
|
+
},
|
|
330587
|
+
{
|
|
330588
|
+
"op": "add",
|
|
330589
|
+
"path": "/chat.editing.openChangedFileInDiffEditor",
|
|
330590
|
+
"value": {
|
|
330591
|
+
"type": "boolean",
|
|
330592
|
+
"markdownDescription": "Controls whether selecting a file in the changed files list of a chat response opens it in a diff editor showing the changes made by chat, or in a regular editor. Holding `kbstyle(Alt)` while selecting the file opens it with the opposite behavior.",
|
|
330593
|
+
"default": true,
|
|
330594
|
+
"section": {
|
|
330595
|
+
"id": "chatSidebar",
|
|
330596
|
+
"title": "Chat"
|
|
330597
|
+
},
|
|
330598
|
+
"defaultDefaultValue": true,
|
|
330599
|
+
"scope": 4,
|
|
330600
|
+
"restricted": false
|
|
330601
|
+
}
|
|
330602
|
+
},
|
|
330603
|
+
{
|
|
330604
|
+
"op": "add",
|
|
330605
|
+
"path": "/github.copilot.chat.gemini35FlashReducedToolUsePrompt.enabled",
|
|
330606
|
+
"value": {
|
|
330607
|
+
"type": "boolean",
|
|
330608
|
+
"default": false,
|
|
330609
|
+
"tags": [
|
|
330610
|
+
"experimental",
|
|
330611
|
+
"onExp"
|
|
330612
|
+
],
|
|
330613
|
+
"description": "Enables an experimental prompt for Gemini 3.5 Flash that instructs the model to minimize tool calls to reduce token usage.",
|
|
330614
|
+
"experiment": {
|
|
330615
|
+
"mode": "startup"
|
|
330616
|
+
},
|
|
330617
|
+
"scope": 4,
|
|
330618
|
+
"section": {
|
|
330619
|
+
"id": "experimental",
|
|
330620
|
+
"title": "GitHub Copilot Chat",
|
|
330621
|
+
"extensionInfo": {
|
|
330622
|
+
"id": "GitHub.copilot-chat",
|
|
330623
|
+
"displayName": "GitHub Copilot Chat"
|
|
330624
|
+
}
|
|
330625
|
+
},
|
|
330626
|
+
"source": {
|
|
330627
|
+
"id": "GitHub.copilot-chat",
|
|
330628
|
+
"displayName": "GitHub Copilot Chat"
|
|
330629
|
+
},
|
|
330630
|
+
"defaultDefaultValue": false,
|
|
330631
|
+
"restricted": false
|
|
330632
|
+
}
|
|
330633
|
+
}
|
|
330634
|
+
]
|
|
329959
330635
|
}
|
|
329960
330636
|
]
|
|
@@ -11348,6 +11348,20 @@ export type VscodeSettings_1_125_0_insider_2026061217 = Patch<VscodeSettings_1_1
|
|
|
11348
11348
|
readonly 'extensions.autoUpdateDelay'?: number;
|
|
11349
11349
|
}, 'chat.agentHost.defaultChatProvider' | 'settingsSync.ignoredExtensions' | 'settingsSync.ignoredSettings' | 'settingsSync.keybindingsPerPlatform'>;
|
|
11350
11350
|
|
|
11351
|
+
// ── 1.125.0-insider+2026061505: +4, ~6, -1 ──
|
|
11352
|
+
export type VscodeSettings_1_125_0_insider_2026061505 = Patch<VscodeSettings_1_125_0_insider_2026061217, {
|
|
11353
|
+
readonly 'chat.agentHost.claudeAgent.enabled'?: boolean;
|
|
11354
|
+
readonly 'chat.agentHost.codexAgent.enabled'?: boolean;
|
|
11355
|
+
readonly 'chat.editing.openChangedFileInDiffEditor'?: boolean;
|
|
11356
|
+
readonly 'chat.plugins.enabledPlugins'?: Record<string, unknown>;
|
|
11357
|
+
readonly 'chat.plugins.strictMarketplaces'?: boolean;
|
|
11358
|
+
readonly 'chat.tools.terminal.idleSilenceTimeoutMs'?: number;
|
|
11359
|
+
readonly 'editor.defaultFoldingRangeProvider'?: 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';
|
|
11360
|
+
readonly 'github.copilot.chat.gemini35FlashReducedToolUsePrompt.enabled'?: boolean;
|
|
11361
|
+
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';
|
|
11362
|
+
readonly 'workbench.browser.enableRemoteProxy'?: boolean;
|
|
11363
|
+
}, 'chat.agentHost.claudeAgent.sdkRoot'>;
|
|
11364
|
+
|
|
11351
11365
|
// ── Version map ──
|
|
11352
11366
|
// Stable entries map directly to their settings type.
|
|
11353
11367
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -11420,12 +11434,13 @@ interface VscodeVersionMap {
|
|
|
11420
11434
|
'2026061105': VscodeSettings_1_125_0_insider_2026061105;
|
|
11421
11435
|
'2026061205': VscodeSettings_1_125_0_insider_2026061205;
|
|
11422
11436
|
'2026061217': VscodeSettings_1_125_0_insider_2026061217;
|
|
11437
|
+
'2026061505': VscodeSettings_1_125_0_insider_2026061505;
|
|
11423
11438
|
}>;
|
|
11424
11439
|
}
|
|
11425
11440
|
|
|
11426
11441
|
export type LatestVscodeSettings = VscodeSettings_1_124_2;
|
|
11427
11442
|
|
|
11428
|
-
export type LatestInsiderVscodeSettings =
|
|
11443
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_125_0_insider_2026061505;
|
|
11429
11444
|
|
|
11430
11445
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
11431
11446
|
|
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-21",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa",
|
|
6
6
|
"description": "Tracks VS Code settings schema changes across versions",
|