@vscode/vscode-settings-history 0.0.2-84 → 0.0.2-86
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 +2675 -0
- package/dist/vscode-settings.d.ts +48 -1
- package/package.json +2 -2
package/dist/history.json
CHANGED
|
@@ -507302,5 +507302,2680 @@
|
|
|
507302
507302
|
}
|
|
507303
507303
|
}
|
|
507304
507304
|
]
|
|
507305
|
+
},
|
|
507306
|
+
{
|
|
507307
|
+
"version": "1.138.0-insider+2026091010",
|
|
507308
|
+
"base": {
|
|
507309
|
+
"version": "1.138.0-insider+2026090911"
|
|
507310
|
+
},
|
|
507311
|
+
"patch": [
|
|
507312
|
+
{
|
|
507313
|
+
"op": "remove",
|
|
507314
|
+
"path": "/chat.agentSessions.customizationEntryPoints"
|
|
507315
|
+
},
|
|
507316
|
+
{
|
|
507317
|
+
"op": "remove",
|
|
507318
|
+
"path": "/extensions.experimental.enableAgentsWindowCapability/section/order"
|
|
507319
|
+
},
|
|
507320
|
+
{
|
|
507321
|
+
"op": "remove",
|
|
507322
|
+
"path": "/extensions.experimental.enableAgentsWindowCapability/section/title"
|
|
507323
|
+
},
|
|
507324
|
+
{
|
|
507325
|
+
"op": "remove",
|
|
507326
|
+
"path": "/chat.experimental.sessionStateIndicator.enabled/description"
|
|
507327
|
+
},
|
|
507328
|
+
{
|
|
507329
|
+
"op": "add",
|
|
507330
|
+
"path": "/chat.experimental.sessionStateIndicator.enabled/markdownDescription",
|
|
507331
|
+
"value": "Enable state indicators around chat editor sessions that are in progress, need input, or have an unvisited completion. Customize the borders with `chat.sessionStateIndicator.inProgressBorder`, `chat.sessionStateIndicator.needsInputBorder`, and `chat.sessionStateIndicator.unvisitedBorder` in `#workbench.colorCustomizations#`."
|
|
507332
|
+
},
|
|
507333
|
+
{
|
|
507334
|
+
"op": "remove",
|
|
507335
|
+
"path": "/chat.agentHost.copilot.multiTurnContextRouting.enabled"
|
|
507336
|
+
},
|
|
507337
|
+
{
|
|
507338
|
+
"op": "add",
|
|
507339
|
+
"path": "/chat.copilot.semanticSearch.enabled/tags/2",
|
|
507340
|
+
"value": "onExP"
|
|
507341
|
+
},
|
|
507342
|
+
{
|
|
507343
|
+
"op": "add",
|
|
507344
|
+
"path": "/chat.copilot.semanticSearch.enabled/experiment",
|
|
507345
|
+
"value": {
|
|
507346
|
+
"mode": "auto"
|
|
507347
|
+
}
|
|
507348
|
+
},
|
|
507349
|
+
{
|
|
507350
|
+
"op": "remove",
|
|
507351
|
+
"path": "/github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.triggerChangeStrategy"
|
|
507352
|
+
},
|
|
507353
|
+
{
|
|
507354
|
+
"op": "remove",
|
|
507355
|
+
"path": "/github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.strategy"
|
|
507356
|
+
},
|
|
507357
|
+
{
|
|
507358
|
+
"op": "remove",
|
|
507359
|
+
"path": "/github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.enabled"
|
|
507360
|
+
},
|
|
507361
|
+
{
|
|
507362
|
+
"op": "replace",
|
|
507363
|
+
"path": "/chat.experimental.sessionArchiveActionWording/defaultDefaultValue",
|
|
507364
|
+
"value": "done"
|
|
507365
|
+
},
|
|
507366
|
+
{
|
|
507367
|
+
"op": "replace",
|
|
507368
|
+
"path": "/chat.experimental.sessionArchiveActionWording/default",
|
|
507369
|
+
"value": "done"
|
|
507370
|
+
},
|
|
507371
|
+
{
|
|
507372
|
+
"op": "replace",
|
|
507373
|
+
"path": "/chat.editor.codex.preferAgentHost/defaultDefaultValue",
|
|
507374
|
+
"value": true
|
|
507375
|
+
},
|
|
507376
|
+
{
|
|
507377
|
+
"op": "replace",
|
|
507378
|
+
"path": "/chat.editor.codex.preferAgentHost/default",
|
|
507379
|
+
"value": true
|
|
507380
|
+
},
|
|
507381
|
+
{
|
|
507382
|
+
"op": "replace",
|
|
507383
|
+
"path": "/chat.agentHost.codexAgent.enabled/defaultDefaultValue",
|
|
507384
|
+
"value": true
|
|
507385
|
+
},
|
|
507386
|
+
{
|
|
507387
|
+
"op": "replace",
|
|
507388
|
+
"path": "/chat.agentHost.codexAgent.enabled/default",
|
|
507389
|
+
"value": true
|
|
507390
|
+
},
|
|
507391
|
+
{
|
|
507392
|
+
"op": "replace",
|
|
507393
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/8",
|
|
507394
|
+
"value": "vscode.markdown.preview.editor"
|
|
507395
|
+
},
|
|
507396
|
+
{
|
|
507397
|
+
"op": "add",
|
|
507398
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/9",
|
|
507399
|
+
"value": "vscode.markdown.editor"
|
|
507400
|
+
},
|
|
507401
|
+
{
|
|
507402
|
+
"op": "add",
|
|
507403
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/10",
|
|
507404
|
+
"value": "imagePreview.previewEditor"
|
|
507405
|
+
},
|
|
507406
|
+
{
|
|
507407
|
+
"op": "add",
|
|
507408
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/11",
|
|
507409
|
+
"value": "vscode.audioPreview"
|
|
507410
|
+
},
|
|
507411
|
+
{
|
|
507412
|
+
"op": "add",
|
|
507413
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/12",
|
|
507414
|
+
"value": "vscode.videoPreview"
|
|
507415
|
+
},
|
|
507416
|
+
{
|
|
507417
|
+
"op": "add",
|
|
507418
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/13",
|
|
507419
|
+
"value": "jsProfileVisualizer.cpuprofile.table"
|
|
507420
|
+
},
|
|
507421
|
+
{
|
|
507422
|
+
"op": "add",
|
|
507423
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/14",
|
|
507424
|
+
"value": "jsProfileVisualizer.heapprofile.table"
|
|
507425
|
+
},
|
|
507426
|
+
{
|
|
507427
|
+
"op": "add",
|
|
507428
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/15",
|
|
507429
|
+
"value": "jsProfileVisualizer.heapsnapshot.table"
|
|
507430
|
+
},
|
|
507431
|
+
{
|
|
507432
|
+
"op": "add",
|
|
507433
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/16",
|
|
507434
|
+
"value": ""
|
|
507435
|
+
},
|
|
507436
|
+
{
|
|
507437
|
+
"op": "add",
|
|
507438
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/vscode.markdown.editor",
|
|
507439
|
+
"value": false
|
|
507440
|
+
},
|
|
507441
|
+
{
|
|
507442
|
+
"op": "add",
|
|
507443
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/imagePreview.previewEditor",
|
|
507444
|
+
"value": false
|
|
507445
|
+
},
|
|
507446
|
+
{
|
|
507447
|
+
"op": "add",
|
|
507448
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/vscode.audioPreview",
|
|
507449
|
+
"value": false
|
|
507450
|
+
},
|
|
507451
|
+
{
|
|
507452
|
+
"op": "add",
|
|
507453
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/vscode.videoPreview",
|
|
507454
|
+
"value": false
|
|
507455
|
+
},
|
|
507456
|
+
{
|
|
507457
|
+
"op": "add",
|
|
507458
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/jsProfileVisualizer.cpuprofile.table",
|
|
507459
|
+
"value": false
|
|
507460
|
+
},
|
|
507461
|
+
{
|
|
507462
|
+
"op": "add",
|
|
507463
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/jsProfileVisualizer.heapprofile.table",
|
|
507464
|
+
"value": false
|
|
507465
|
+
},
|
|
507466
|
+
{
|
|
507467
|
+
"op": "add",
|
|
507468
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/jsProfileVisualizer.heapsnapshot.table",
|
|
507469
|
+
"value": false
|
|
507470
|
+
},
|
|
507471
|
+
{
|
|
507472
|
+
"op": "add",
|
|
507473
|
+
"path": "/workbench.editor.autoLockGroups/default/vscode.markdown.editor",
|
|
507474
|
+
"value": false
|
|
507475
|
+
},
|
|
507476
|
+
{
|
|
507477
|
+
"op": "add",
|
|
507478
|
+
"path": "/workbench.editor.autoLockGroups/default/imagePreview.previewEditor",
|
|
507479
|
+
"value": false
|
|
507480
|
+
},
|
|
507481
|
+
{
|
|
507482
|
+
"op": "add",
|
|
507483
|
+
"path": "/workbench.editor.autoLockGroups/default/vscode.audioPreview",
|
|
507484
|
+
"value": false
|
|
507485
|
+
},
|
|
507486
|
+
{
|
|
507487
|
+
"op": "add",
|
|
507488
|
+
"path": "/workbench.editor.autoLockGroups/default/vscode.videoPreview",
|
|
507489
|
+
"value": false
|
|
507490
|
+
},
|
|
507491
|
+
{
|
|
507492
|
+
"op": "add",
|
|
507493
|
+
"path": "/workbench.editor.autoLockGroups/default/jsProfileVisualizer.cpuprofile.table",
|
|
507494
|
+
"value": false
|
|
507495
|
+
},
|
|
507496
|
+
{
|
|
507497
|
+
"op": "add",
|
|
507498
|
+
"path": "/workbench.editor.autoLockGroups/default/jsProfileVisualizer.heapprofile.table",
|
|
507499
|
+
"value": false
|
|
507500
|
+
},
|
|
507501
|
+
{
|
|
507502
|
+
"op": "add",
|
|
507503
|
+
"path": "/workbench.editor.autoLockGroups/default/jsProfileVisualizer.heapsnapshot.table",
|
|
507504
|
+
"value": false
|
|
507505
|
+
},
|
|
507506
|
+
{
|
|
507507
|
+
"op": "add",
|
|
507508
|
+
"path": "/workbench.editor.autoLockGroups/properties/vscode.markdown.editor",
|
|
507509
|
+
"value": {
|
|
507510
|
+
"type": "boolean",
|
|
507511
|
+
"default": false,
|
|
507512
|
+
"description": "Markdown Editor"
|
|
507513
|
+
}
|
|
507514
|
+
},
|
|
507515
|
+
{
|
|
507516
|
+
"op": "add",
|
|
507517
|
+
"path": "/workbench.editor.autoLockGroups/properties/imagePreview.previewEditor",
|
|
507518
|
+
"value": {
|
|
507519
|
+
"type": "boolean",
|
|
507520
|
+
"default": false,
|
|
507521
|
+
"description": "Image Preview"
|
|
507522
|
+
}
|
|
507523
|
+
},
|
|
507524
|
+
{
|
|
507525
|
+
"op": "add",
|
|
507526
|
+
"path": "/workbench.editor.autoLockGroups/properties/vscode.audioPreview",
|
|
507527
|
+
"value": {
|
|
507528
|
+
"type": "boolean",
|
|
507529
|
+
"default": false,
|
|
507530
|
+
"description": "Audio Preview"
|
|
507531
|
+
}
|
|
507532
|
+
},
|
|
507533
|
+
{
|
|
507534
|
+
"op": "add",
|
|
507535
|
+
"path": "/workbench.editor.autoLockGroups/properties/vscode.videoPreview",
|
|
507536
|
+
"value": {
|
|
507537
|
+
"type": "boolean",
|
|
507538
|
+
"default": false,
|
|
507539
|
+
"description": "Video Preview"
|
|
507540
|
+
}
|
|
507541
|
+
},
|
|
507542
|
+
{
|
|
507543
|
+
"op": "add",
|
|
507544
|
+
"path": "/workbench.editor.autoLockGroups/properties/jsProfileVisualizer.cpuprofile.table",
|
|
507545
|
+
"value": {
|
|
507546
|
+
"type": "boolean",
|
|
507547
|
+
"default": false,
|
|
507548
|
+
"description": "CPU Profile Table Visualizer"
|
|
507549
|
+
}
|
|
507550
|
+
},
|
|
507551
|
+
{
|
|
507552
|
+
"op": "add",
|
|
507553
|
+
"path": "/workbench.editor.autoLockGroups/properties/jsProfileVisualizer.heapprofile.table",
|
|
507554
|
+
"value": {
|
|
507555
|
+
"type": "boolean",
|
|
507556
|
+
"default": false,
|
|
507557
|
+
"description": "Heap Profile Table Visualizer"
|
|
507558
|
+
}
|
|
507559
|
+
},
|
|
507560
|
+
{
|
|
507561
|
+
"op": "add",
|
|
507562
|
+
"path": "/workbench.editor.autoLockGroups/properties/jsProfileVisualizer.heapsnapshot.table",
|
|
507563
|
+
"value": {
|
|
507564
|
+
"type": "boolean",
|
|
507565
|
+
"default": false,
|
|
507566
|
+
"description": "Heap Snapshot Table Visualizer"
|
|
507567
|
+
}
|
|
507568
|
+
},
|
|
507569
|
+
{
|
|
507570
|
+
"op": "remove",
|
|
507571
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/3"
|
|
507572
|
+
},
|
|
507573
|
+
{
|
|
507574
|
+
"op": "remove",
|
|
507575
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/2"
|
|
507576
|
+
},
|
|
507577
|
+
{
|
|
507578
|
+
"op": "remove",
|
|
507579
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/1"
|
|
507580
|
+
},
|
|
507581
|
+
{
|
|
507582
|
+
"op": "remove",
|
|
507583
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/0"
|
|
507584
|
+
},
|
|
507585
|
+
{
|
|
507586
|
+
"op": "remove",
|
|
507587
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/3"
|
|
507588
|
+
},
|
|
507589
|
+
{
|
|
507590
|
+
"op": "remove",
|
|
507591
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/2"
|
|
507592
|
+
},
|
|
507593
|
+
{
|
|
507594
|
+
"op": "remove",
|
|
507595
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/1"
|
|
507596
|
+
},
|
|
507597
|
+
{
|
|
507598
|
+
"op": "remove",
|
|
507599
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/0"
|
|
507600
|
+
},
|
|
507601
|
+
{
|
|
507602
|
+
"op": "remove",
|
|
507603
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/34"
|
|
507604
|
+
},
|
|
507605
|
+
{
|
|
507606
|
+
"op": "remove",
|
|
507607
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/33"
|
|
507608
|
+
},
|
|
507609
|
+
{
|
|
507610
|
+
"op": "remove",
|
|
507611
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/32"
|
|
507612
|
+
},
|
|
507613
|
+
{
|
|
507614
|
+
"op": "remove",
|
|
507615
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/31"
|
|
507616
|
+
},
|
|
507617
|
+
{
|
|
507618
|
+
"op": "remove",
|
|
507619
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/30"
|
|
507620
|
+
},
|
|
507621
|
+
{
|
|
507622
|
+
"op": "remove",
|
|
507623
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/29"
|
|
507624
|
+
},
|
|
507625
|
+
{
|
|
507626
|
+
"op": "remove",
|
|
507627
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/28"
|
|
507628
|
+
},
|
|
507629
|
+
{
|
|
507630
|
+
"op": "remove",
|
|
507631
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/27"
|
|
507632
|
+
},
|
|
507633
|
+
{
|
|
507634
|
+
"op": "remove",
|
|
507635
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/26"
|
|
507636
|
+
},
|
|
507637
|
+
{
|
|
507638
|
+
"op": "remove",
|
|
507639
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/25"
|
|
507640
|
+
},
|
|
507641
|
+
{
|
|
507642
|
+
"op": "remove",
|
|
507643
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/24"
|
|
507644
|
+
},
|
|
507645
|
+
{
|
|
507646
|
+
"op": "remove",
|
|
507647
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/23"
|
|
507648
|
+
},
|
|
507649
|
+
{
|
|
507650
|
+
"op": "remove",
|
|
507651
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/22"
|
|
507652
|
+
},
|
|
507653
|
+
{
|
|
507654
|
+
"op": "remove",
|
|
507655
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/21"
|
|
507656
|
+
},
|
|
507657
|
+
{
|
|
507658
|
+
"op": "remove",
|
|
507659
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/20"
|
|
507660
|
+
},
|
|
507661
|
+
{
|
|
507662
|
+
"op": "remove",
|
|
507663
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/19"
|
|
507664
|
+
},
|
|
507665
|
+
{
|
|
507666
|
+
"op": "remove",
|
|
507667
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/18"
|
|
507668
|
+
},
|
|
507669
|
+
{
|
|
507670
|
+
"op": "remove",
|
|
507671
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/17"
|
|
507672
|
+
},
|
|
507673
|
+
{
|
|
507674
|
+
"op": "remove",
|
|
507675
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/16"
|
|
507676
|
+
},
|
|
507677
|
+
{
|
|
507678
|
+
"op": "remove",
|
|
507679
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/15"
|
|
507680
|
+
},
|
|
507681
|
+
{
|
|
507682
|
+
"op": "remove",
|
|
507683
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/14"
|
|
507684
|
+
},
|
|
507685
|
+
{
|
|
507686
|
+
"op": "remove",
|
|
507687
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/13"
|
|
507688
|
+
},
|
|
507689
|
+
{
|
|
507690
|
+
"op": "remove",
|
|
507691
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/12"
|
|
507692
|
+
},
|
|
507693
|
+
{
|
|
507694
|
+
"op": "remove",
|
|
507695
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/11"
|
|
507696
|
+
},
|
|
507697
|
+
{
|
|
507698
|
+
"op": "remove",
|
|
507699
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/10"
|
|
507700
|
+
},
|
|
507701
|
+
{
|
|
507702
|
+
"op": "remove",
|
|
507703
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/9"
|
|
507704
|
+
},
|
|
507705
|
+
{
|
|
507706
|
+
"op": "remove",
|
|
507707
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/8"
|
|
507708
|
+
},
|
|
507709
|
+
{
|
|
507710
|
+
"op": "remove",
|
|
507711
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/7"
|
|
507712
|
+
},
|
|
507713
|
+
{
|
|
507714
|
+
"op": "remove",
|
|
507715
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/6"
|
|
507716
|
+
},
|
|
507717
|
+
{
|
|
507718
|
+
"op": "remove",
|
|
507719
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/5"
|
|
507720
|
+
},
|
|
507721
|
+
{
|
|
507722
|
+
"op": "remove",
|
|
507723
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/4"
|
|
507724
|
+
},
|
|
507725
|
+
{
|
|
507726
|
+
"op": "remove",
|
|
507727
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/3"
|
|
507728
|
+
},
|
|
507729
|
+
{
|
|
507730
|
+
"op": "remove",
|
|
507731
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/2"
|
|
507732
|
+
},
|
|
507733
|
+
{
|
|
507734
|
+
"op": "remove",
|
|
507735
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/1"
|
|
507736
|
+
},
|
|
507737
|
+
{
|
|
507738
|
+
"op": "remove",
|
|
507739
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/0"
|
|
507740
|
+
},
|
|
507741
|
+
{
|
|
507742
|
+
"op": "remove",
|
|
507743
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/34"
|
|
507744
|
+
},
|
|
507745
|
+
{
|
|
507746
|
+
"op": "remove",
|
|
507747
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/33"
|
|
507748
|
+
},
|
|
507749
|
+
{
|
|
507750
|
+
"op": "remove",
|
|
507751
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/32"
|
|
507752
|
+
},
|
|
507753
|
+
{
|
|
507754
|
+
"op": "remove",
|
|
507755
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/31"
|
|
507756
|
+
},
|
|
507757
|
+
{
|
|
507758
|
+
"op": "remove",
|
|
507759
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/30"
|
|
507760
|
+
},
|
|
507761
|
+
{
|
|
507762
|
+
"op": "remove",
|
|
507763
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/29"
|
|
507764
|
+
},
|
|
507765
|
+
{
|
|
507766
|
+
"op": "remove",
|
|
507767
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/28"
|
|
507768
|
+
},
|
|
507769
|
+
{
|
|
507770
|
+
"op": "remove",
|
|
507771
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/27"
|
|
507772
|
+
},
|
|
507773
|
+
{
|
|
507774
|
+
"op": "remove",
|
|
507775
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/26"
|
|
507776
|
+
},
|
|
507777
|
+
{
|
|
507778
|
+
"op": "remove",
|
|
507779
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/25"
|
|
507780
|
+
},
|
|
507781
|
+
{
|
|
507782
|
+
"op": "remove",
|
|
507783
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/24"
|
|
507784
|
+
},
|
|
507785
|
+
{
|
|
507786
|
+
"op": "remove",
|
|
507787
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/23"
|
|
507788
|
+
},
|
|
507789
|
+
{
|
|
507790
|
+
"op": "remove",
|
|
507791
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/22"
|
|
507792
|
+
},
|
|
507793
|
+
{
|
|
507794
|
+
"op": "remove",
|
|
507795
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/21"
|
|
507796
|
+
},
|
|
507797
|
+
{
|
|
507798
|
+
"op": "remove",
|
|
507799
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/20"
|
|
507800
|
+
},
|
|
507801
|
+
{
|
|
507802
|
+
"op": "remove",
|
|
507803
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/19"
|
|
507804
|
+
},
|
|
507805
|
+
{
|
|
507806
|
+
"op": "remove",
|
|
507807
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/18"
|
|
507808
|
+
},
|
|
507809
|
+
{
|
|
507810
|
+
"op": "remove",
|
|
507811
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/17"
|
|
507812
|
+
},
|
|
507813
|
+
{
|
|
507814
|
+
"op": "remove",
|
|
507815
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/16"
|
|
507816
|
+
},
|
|
507817
|
+
{
|
|
507818
|
+
"op": "remove",
|
|
507819
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/15"
|
|
507820
|
+
},
|
|
507821
|
+
{
|
|
507822
|
+
"op": "remove",
|
|
507823
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/14"
|
|
507824
|
+
},
|
|
507825
|
+
{
|
|
507826
|
+
"op": "remove",
|
|
507827
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/13"
|
|
507828
|
+
},
|
|
507829
|
+
{
|
|
507830
|
+
"op": "remove",
|
|
507831
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/12"
|
|
507832
|
+
},
|
|
507833
|
+
{
|
|
507834
|
+
"op": "remove",
|
|
507835
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/11"
|
|
507836
|
+
},
|
|
507837
|
+
{
|
|
507838
|
+
"op": "remove",
|
|
507839
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/10"
|
|
507840
|
+
},
|
|
507841
|
+
{
|
|
507842
|
+
"op": "remove",
|
|
507843
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/9"
|
|
507844
|
+
},
|
|
507845
|
+
{
|
|
507846
|
+
"op": "remove",
|
|
507847
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/8"
|
|
507848
|
+
},
|
|
507849
|
+
{
|
|
507850
|
+
"op": "remove",
|
|
507851
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/7"
|
|
507852
|
+
},
|
|
507853
|
+
{
|
|
507854
|
+
"op": "remove",
|
|
507855
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/6"
|
|
507856
|
+
},
|
|
507857
|
+
{
|
|
507858
|
+
"op": "remove",
|
|
507859
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/5"
|
|
507860
|
+
},
|
|
507861
|
+
{
|
|
507862
|
+
"op": "remove",
|
|
507863
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/4"
|
|
507864
|
+
},
|
|
507865
|
+
{
|
|
507866
|
+
"op": "remove",
|
|
507867
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/3"
|
|
507868
|
+
},
|
|
507869
|
+
{
|
|
507870
|
+
"op": "remove",
|
|
507871
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/2"
|
|
507872
|
+
},
|
|
507873
|
+
{
|
|
507874
|
+
"op": "remove",
|
|
507875
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/1"
|
|
507876
|
+
},
|
|
507877
|
+
{
|
|
507878
|
+
"op": "remove",
|
|
507879
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/0"
|
|
507880
|
+
},
|
|
507881
|
+
{
|
|
507882
|
+
"op": "remove",
|
|
507883
|
+
"path": "/notebook.defaultFormatter/enum/34"
|
|
507884
|
+
},
|
|
507885
|
+
{
|
|
507886
|
+
"op": "remove",
|
|
507887
|
+
"path": "/notebook.defaultFormatter/enum/33"
|
|
507888
|
+
},
|
|
507889
|
+
{
|
|
507890
|
+
"op": "remove",
|
|
507891
|
+
"path": "/notebook.defaultFormatter/enum/32"
|
|
507892
|
+
},
|
|
507893
|
+
{
|
|
507894
|
+
"op": "remove",
|
|
507895
|
+
"path": "/notebook.defaultFormatter/enum/31"
|
|
507896
|
+
},
|
|
507897
|
+
{
|
|
507898
|
+
"op": "remove",
|
|
507899
|
+
"path": "/notebook.defaultFormatter/enum/30"
|
|
507900
|
+
},
|
|
507901
|
+
{
|
|
507902
|
+
"op": "remove",
|
|
507903
|
+
"path": "/notebook.defaultFormatter/enum/29"
|
|
507904
|
+
},
|
|
507905
|
+
{
|
|
507906
|
+
"op": "remove",
|
|
507907
|
+
"path": "/notebook.defaultFormatter/enum/28"
|
|
507908
|
+
},
|
|
507909
|
+
{
|
|
507910
|
+
"op": "remove",
|
|
507911
|
+
"path": "/notebook.defaultFormatter/enum/27"
|
|
507912
|
+
},
|
|
507913
|
+
{
|
|
507914
|
+
"op": "remove",
|
|
507915
|
+
"path": "/notebook.defaultFormatter/enum/26"
|
|
507916
|
+
},
|
|
507917
|
+
{
|
|
507918
|
+
"op": "remove",
|
|
507919
|
+
"path": "/notebook.defaultFormatter/enum/25"
|
|
507920
|
+
},
|
|
507921
|
+
{
|
|
507922
|
+
"op": "remove",
|
|
507923
|
+
"path": "/notebook.defaultFormatter/enum/24"
|
|
507924
|
+
},
|
|
507925
|
+
{
|
|
507926
|
+
"op": "remove",
|
|
507927
|
+
"path": "/notebook.defaultFormatter/enum/23"
|
|
507928
|
+
},
|
|
507929
|
+
{
|
|
507930
|
+
"op": "remove",
|
|
507931
|
+
"path": "/notebook.defaultFormatter/enum/22"
|
|
507932
|
+
},
|
|
507933
|
+
{
|
|
507934
|
+
"op": "remove",
|
|
507935
|
+
"path": "/notebook.defaultFormatter/enum/21"
|
|
507936
|
+
},
|
|
507937
|
+
{
|
|
507938
|
+
"op": "remove",
|
|
507939
|
+
"path": "/notebook.defaultFormatter/enum/20"
|
|
507940
|
+
},
|
|
507941
|
+
{
|
|
507942
|
+
"op": "remove",
|
|
507943
|
+
"path": "/notebook.defaultFormatter/enum/19"
|
|
507944
|
+
},
|
|
507945
|
+
{
|
|
507946
|
+
"op": "remove",
|
|
507947
|
+
"path": "/notebook.defaultFormatter/enum/18"
|
|
507948
|
+
},
|
|
507949
|
+
{
|
|
507950
|
+
"op": "remove",
|
|
507951
|
+
"path": "/notebook.defaultFormatter/enum/17"
|
|
507952
|
+
},
|
|
507953
|
+
{
|
|
507954
|
+
"op": "remove",
|
|
507955
|
+
"path": "/notebook.defaultFormatter/enum/16"
|
|
507956
|
+
},
|
|
507957
|
+
{
|
|
507958
|
+
"op": "remove",
|
|
507959
|
+
"path": "/notebook.defaultFormatter/enum/15"
|
|
507960
|
+
},
|
|
507961
|
+
{
|
|
507962
|
+
"op": "remove",
|
|
507963
|
+
"path": "/notebook.defaultFormatter/enum/14"
|
|
507964
|
+
},
|
|
507965
|
+
{
|
|
507966
|
+
"op": "remove",
|
|
507967
|
+
"path": "/notebook.defaultFormatter/enum/13"
|
|
507968
|
+
},
|
|
507969
|
+
{
|
|
507970
|
+
"op": "remove",
|
|
507971
|
+
"path": "/notebook.defaultFormatter/enum/12"
|
|
507972
|
+
},
|
|
507973
|
+
{
|
|
507974
|
+
"op": "remove",
|
|
507975
|
+
"path": "/notebook.defaultFormatter/enum/11"
|
|
507976
|
+
},
|
|
507977
|
+
{
|
|
507978
|
+
"op": "remove",
|
|
507979
|
+
"path": "/notebook.defaultFormatter/enum/10"
|
|
507980
|
+
},
|
|
507981
|
+
{
|
|
507982
|
+
"op": "remove",
|
|
507983
|
+
"path": "/notebook.defaultFormatter/enum/9"
|
|
507984
|
+
},
|
|
507985
|
+
{
|
|
507986
|
+
"op": "remove",
|
|
507987
|
+
"path": "/notebook.defaultFormatter/enum/8"
|
|
507988
|
+
},
|
|
507989
|
+
{
|
|
507990
|
+
"op": "remove",
|
|
507991
|
+
"path": "/notebook.defaultFormatter/enum/7"
|
|
507992
|
+
},
|
|
507993
|
+
{
|
|
507994
|
+
"op": "remove",
|
|
507995
|
+
"path": "/notebook.defaultFormatter/enum/6"
|
|
507996
|
+
},
|
|
507997
|
+
{
|
|
507998
|
+
"op": "remove",
|
|
507999
|
+
"path": "/notebook.defaultFormatter/enum/5"
|
|
508000
|
+
},
|
|
508001
|
+
{
|
|
508002
|
+
"op": "remove",
|
|
508003
|
+
"path": "/notebook.defaultFormatter/enum/4"
|
|
508004
|
+
},
|
|
508005
|
+
{
|
|
508006
|
+
"op": "remove",
|
|
508007
|
+
"path": "/notebook.defaultFormatter/enum/3"
|
|
508008
|
+
},
|
|
508009
|
+
{
|
|
508010
|
+
"op": "remove",
|
|
508011
|
+
"path": "/notebook.defaultFormatter/enum/2"
|
|
508012
|
+
},
|
|
508013
|
+
{
|
|
508014
|
+
"op": "remove",
|
|
508015
|
+
"path": "/notebook.defaultFormatter/enum/1"
|
|
508016
|
+
},
|
|
508017
|
+
{
|
|
508018
|
+
"op": "remove",
|
|
508019
|
+
"path": "/notebook.defaultFormatter/enum/0"
|
|
508020
|
+
},
|
|
508021
|
+
{
|
|
508022
|
+
"op": "remove",
|
|
508023
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/34"
|
|
508024
|
+
},
|
|
508025
|
+
{
|
|
508026
|
+
"op": "remove",
|
|
508027
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/33"
|
|
508028
|
+
},
|
|
508029
|
+
{
|
|
508030
|
+
"op": "remove",
|
|
508031
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/32"
|
|
508032
|
+
},
|
|
508033
|
+
{
|
|
508034
|
+
"op": "remove",
|
|
508035
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/31"
|
|
508036
|
+
},
|
|
508037
|
+
{
|
|
508038
|
+
"op": "remove",
|
|
508039
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/30"
|
|
508040
|
+
},
|
|
508041
|
+
{
|
|
508042
|
+
"op": "remove",
|
|
508043
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/29"
|
|
508044
|
+
},
|
|
508045
|
+
{
|
|
508046
|
+
"op": "remove",
|
|
508047
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/28"
|
|
508048
|
+
},
|
|
508049
|
+
{
|
|
508050
|
+
"op": "remove",
|
|
508051
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/27"
|
|
508052
|
+
},
|
|
508053
|
+
{
|
|
508054
|
+
"op": "remove",
|
|
508055
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/26"
|
|
508056
|
+
},
|
|
508057
|
+
{
|
|
508058
|
+
"op": "remove",
|
|
508059
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/25"
|
|
508060
|
+
},
|
|
508061
|
+
{
|
|
508062
|
+
"op": "remove",
|
|
508063
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/24"
|
|
508064
|
+
},
|
|
508065
|
+
{
|
|
508066
|
+
"op": "remove",
|
|
508067
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/23"
|
|
508068
|
+
},
|
|
508069
|
+
{
|
|
508070
|
+
"op": "remove",
|
|
508071
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/22"
|
|
508072
|
+
},
|
|
508073
|
+
{
|
|
508074
|
+
"op": "remove",
|
|
508075
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/21"
|
|
508076
|
+
},
|
|
508077
|
+
{
|
|
508078
|
+
"op": "remove",
|
|
508079
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/20"
|
|
508080
|
+
},
|
|
508081
|
+
{
|
|
508082
|
+
"op": "remove",
|
|
508083
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/19"
|
|
508084
|
+
},
|
|
508085
|
+
{
|
|
508086
|
+
"op": "remove",
|
|
508087
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/18"
|
|
508088
|
+
},
|
|
508089
|
+
{
|
|
508090
|
+
"op": "remove",
|
|
508091
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/17"
|
|
508092
|
+
},
|
|
508093
|
+
{
|
|
508094
|
+
"op": "remove",
|
|
508095
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/16"
|
|
508096
|
+
},
|
|
508097
|
+
{
|
|
508098
|
+
"op": "remove",
|
|
508099
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/15"
|
|
508100
|
+
},
|
|
508101
|
+
{
|
|
508102
|
+
"op": "remove",
|
|
508103
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/14"
|
|
508104
|
+
},
|
|
508105
|
+
{
|
|
508106
|
+
"op": "remove",
|
|
508107
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/13"
|
|
508108
|
+
},
|
|
508109
|
+
{
|
|
508110
|
+
"op": "remove",
|
|
508111
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/12"
|
|
508112
|
+
},
|
|
508113
|
+
{
|
|
508114
|
+
"op": "remove",
|
|
508115
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/11"
|
|
508116
|
+
},
|
|
508117
|
+
{
|
|
508118
|
+
"op": "remove",
|
|
508119
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/10"
|
|
508120
|
+
},
|
|
508121
|
+
{
|
|
508122
|
+
"op": "remove",
|
|
508123
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/9"
|
|
508124
|
+
},
|
|
508125
|
+
{
|
|
508126
|
+
"op": "remove",
|
|
508127
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/8"
|
|
508128
|
+
},
|
|
508129
|
+
{
|
|
508130
|
+
"op": "remove",
|
|
508131
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/7"
|
|
508132
|
+
},
|
|
508133
|
+
{
|
|
508134
|
+
"op": "remove",
|
|
508135
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/6"
|
|
508136
|
+
},
|
|
508137
|
+
{
|
|
508138
|
+
"op": "remove",
|
|
508139
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/5"
|
|
508140
|
+
},
|
|
508141
|
+
{
|
|
508142
|
+
"op": "remove",
|
|
508143
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/4"
|
|
508144
|
+
},
|
|
508145
|
+
{
|
|
508146
|
+
"op": "remove",
|
|
508147
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/3"
|
|
508148
|
+
},
|
|
508149
|
+
{
|
|
508150
|
+
"op": "remove",
|
|
508151
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/2"
|
|
508152
|
+
},
|
|
508153
|
+
{
|
|
508154
|
+
"op": "remove",
|
|
508155
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/1"
|
|
508156
|
+
},
|
|
508157
|
+
{
|
|
508158
|
+
"op": "remove",
|
|
508159
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/0"
|
|
508160
|
+
},
|
|
508161
|
+
{
|
|
508162
|
+
"op": "remove",
|
|
508163
|
+
"path": "/editor.defaultFormatter/enumItemLabels/34"
|
|
508164
|
+
},
|
|
508165
|
+
{
|
|
508166
|
+
"op": "remove",
|
|
508167
|
+
"path": "/editor.defaultFormatter/enumItemLabels/33"
|
|
508168
|
+
},
|
|
508169
|
+
{
|
|
508170
|
+
"op": "remove",
|
|
508171
|
+
"path": "/editor.defaultFormatter/enumItemLabels/32"
|
|
508172
|
+
},
|
|
508173
|
+
{
|
|
508174
|
+
"op": "remove",
|
|
508175
|
+
"path": "/editor.defaultFormatter/enumItemLabels/31"
|
|
508176
|
+
},
|
|
508177
|
+
{
|
|
508178
|
+
"op": "remove",
|
|
508179
|
+
"path": "/editor.defaultFormatter/enumItemLabels/30"
|
|
508180
|
+
},
|
|
508181
|
+
{
|
|
508182
|
+
"op": "remove",
|
|
508183
|
+
"path": "/editor.defaultFormatter/enumItemLabels/29"
|
|
508184
|
+
},
|
|
508185
|
+
{
|
|
508186
|
+
"op": "remove",
|
|
508187
|
+
"path": "/editor.defaultFormatter/enumItemLabels/28"
|
|
508188
|
+
},
|
|
508189
|
+
{
|
|
508190
|
+
"op": "remove",
|
|
508191
|
+
"path": "/editor.defaultFormatter/enumItemLabels/27"
|
|
508192
|
+
},
|
|
508193
|
+
{
|
|
508194
|
+
"op": "remove",
|
|
508195
|
+
"path": "/editor.defaultFormatter/enumItemLabels/26"
|
|
508196
|
+
},
|
|
508197
|
+
{
|
|
508198
|
+
"op": "remove",
|
|
508199
|
+
"path": "/editor.defaultFormatter/enumItemLabels/25"
|
|
508200
|
+
},
|
|
508201
|
+
{
|
|
508202
|
+
"op": "remove",
|
|
508203
|
+
"path": "/editor.defaultFormatter/enumItemLabels/24"
|
|
508204
|
+
},
|
|
508205
|
+
{
|
|
508206
|
+
"op": "remove",
|
|
508207
|
+
"path": "/editor.defaultFormatter/enumItemLabels/23"
|
|
508208
|
+
},
|
|
508209
|
+
{
|
|
508210
|
+
"op": "remove",
|
|
508211
|
+
"path": "/editor.defaultFormatter/enumItemLabels/22"
|
|
508212
|
+
},
|
|
508213
|
+
{
|
|
508214
|
+
"op": "remove",
|
|
508215
|
+
"path": "/editor.defaultFormatter/enumItemLabels/21"
|
|
508216
|
+
},
|
|
508217
|
+
{
|
|
508218
|
+
"op": "remove",
|
|
508219
|
+
"path": "/editor.defaultFormatter/enumItemLabels/20"
|
|
508220
|
+
},
|
|
508221
|
+
{
|
|
508222
|
+
"op": "remove",
|
|
508223
|
+
"path": "/editor.defaultFormatter/enumItemLabels/19"
|
|
508224
|
+
},
|
|
508225
|
+
{
|
|
508226
|
+
"op": "remove",
|
|
508227
|
+
"path": "/editor.defaultFormatter/enumItemLabels/18"
|
|
508228
|
+
},
|
|
508229
|
+
{
|
|
508230
|
+
"op": "remove",
|
|
508231
|
+
"path": "/editor.defaultFormatter/enumItemLabels/17"
|
|
508232
|
+
},
|
|
508233
|
+
{
|
|
508234
|
+
"op": "remove",
|
|
508235
|
+
"path": "/editor.defaultFormatter/enumItemLabels/16"
|
|
508236
|
+
},
|
|
508237
|
+
{
|
|
508238
|
+
"op": "remove",
|
|
508239
|
+
"path": "/editor.defaultFormatter/enumItemLabels/15"
|
|
508240
|
+
},
|
|
508241
|
+
{
|
|
508242
|
+
"op": "remove",
|
|
508243
|
+
"path": "/editor.defaultFormatter/enumItemLabels/14"
|
|
508244
|
+
},
|
|
508245
|
+
{
|
|
508246
|
+
"op": "remove",
|
|
508247
|
+
"path": "/editor.defaultFormatter/enumItemLabels/13"
|
|
508248
|
+
},
|
|
508249
|
+
{
|
|
508250
|
+
"op": "remove",
|
|
508251
|
+
"path": "/editor.defaultFormatter/enumItemLabels/12"
|
|
508252
|
+
},
|
|
508253
|
+
{
|
|
508254
|
+
"op": "remove",
|
|
508255
|
+
"path": "/editor.defaultFormatter/enumItemLabels/11"
|
|
508256
|
+
},
|
|
508257
|
+
{
|
|
508258
|
+
"op": "remove",
|
|
508259
|
+
"path": "/editor.defaultFormatter/enumItemLabels/10"
|
|
508260
|
+
},
|
|
508261
|
+
{
|
|
508262
|
+
"op": "remove",
|
|
508263
|
+
"path": "/editor.defaultFormatter/enumItemLabels/9"
|
|
508264
|
+
},
|
|
508265
|
+
{
|
|
508266
|
+
"op": "remove",
|
|
508267
|
+
"path": "/editor.defaultFormatter/enumItemLabels/8"
|
|
508268
|
+
},
|
|
508269
|
+
{
|
|
508270
|
+
"op": "remove",
|
|
508271
|
+
"path": "/editor.defaultFormatter/enumItemLabels/7"
|
|
508272
|
+
},
|
|
508273
|
+
{
|
|
508274
|
+
"op": "remove",
|
|
508275
|
+
"path": "/editor.defaultFormatter/enumItemLabels/6"
|
|
508276
|
+
},
|
|
508277
|
+
{
|
|
508278
|
+
"op": "remove",
|
|
508279
|
+
"path": "/editor.defaultFormatter/enumItemLabels/5"
|
|
508280
|
+
},
|
|
508281
|
+
{
|
|
508282
|
+
"op": "remove",
|
|
508283
|
+
"path": "/editor.defaultFormatter/enumItemLabels/4"
|
|
508284
|
+
},
|
|
508285
|
+
{
|
|
508286
|
+
"op": "remove",
|
|
508287
|
+
"path": "/editor.defaultFormatter/enumItemLabels/3"
|
|
508288
|
+
},
|
|
508289
|
+
{
|
|
508290
|
+
"op": "remove",
|
|
508291
|
+
"path": "/editor.defaultFormatter/enumItemLabels/2"
|
|
508292
|
+
},
|
|
508293
|
+
{
|
|
508294
|
+
"op": "remove",
|
|
508295
|
+
"path": "/editor.defaultFormatter/enumItemLabels/1"
|
|
508296
|
+
},
|
|
508297
|
+
{
|
|
508298
|
+
"op": "remove",
|
|
508299
|
+
"path": "/editor.defaultFormatter/enumItemLabels/0"
|
|
508300
|
+
},
|
|
508301
|
+
{
|
|
508302
|
+
"op": "remove",
|
|
508303
|
+
"path": "/editor.defaultFormatter/enum/34"
|
|
508304
|
+
},
|
|
508305
|
+
{
|
|
508306
|
+
"op": "remove",
|
|
508307
|
+
"path": "/editor.defaultFormatter/enum/33"
|
|
508308
|
+
},
|
|
508309
|
+
{
|
|
508310
|
+
"op": "remove",
|
|
508311
|
+
"path": "/editor.defaultFormatter/enum/32"
|
|
508312
|
+
},
|
|
508313
|
+
{
|
|
508314
|
+
"op": "remove",
|
|
508315
|
+
"path": "/editor.defaultFormatter/enum/31"
|
|
508316
|
+
},
|
|
508317
|
+
{
|
|
508318
|
+
"op": "remove",
|
|
508319
|
+
"path": "/editor.defaultFormatter/enum/30"
|
|
508320
|
+
},
|
|
508321
|
+
{
|
|
508322
|
+
"op": "remove",
|
|
508323
|
+
"path": "/editor.defaultFormatter/enum/29"
|
|
508324
|
+
},
|
|
508325
|
+
{
|
|
508326
|
+
"op": "remove",
|
|
508327
|
+
"path": "/editor.defaultFormatter/enum/28"
|
|
508328
|
+
},
|
|
508329
|
+
{
|
|
508330
|
+
"op": "remove",
|
|
508331
|
+
"path": "/editor.defaultFormatter/enum/27"
|
|
508332
|
+
},
|
|
508333
|
+
{
|
|
508334
|
+
"op": "remove",
|
|
508335
|
+
"path": "/editor.defaultFormatter/enum/26"
|
|
508336
|
+
},
|
|
508337
|
+
{
|
|
508338
|
+
"op": "remove",
|
|
508339
|
+
"path": "/editor.defaultFormatter/enum/25"
|
|
508340
|
+
},
|
|
508341
|
+
{
|
|
508342
|
+
"op": "remove",
|
|
508343
|
+
"path": "/editor.defaultFormatter/enum/24"
|
|
508344
|
+
},
|
|
508345
|
+
{
|
|
508346
|
+
"op": "remove",
|
|
508347
|
+
"path": "/editor.defaultFormatter/enum/23"
|
|
508348
|
+
},
|
|
508349
|
+
{
|
|
508350
|
+
"op": "remove",
|
|
508351
|
+
"path": "/editor.defaultFormatter/enum/22"
|
|
508352
|
+
},
|
|
508353
|
+
{
|
|
508354
|
+
"op": "remove",
|
|
508355
|
+
"path": "/editor.defaultFormatter/enum/21"
|
|
508356
|
+
},
|
|
508357
|
+
{
|
|
508358
|
+
"op": "remove",
|
|
508359
|
+
"path": "/editor.defaultFormatter/enum/20"
|
|
508360
|
+
},
|
|
508361
|
+
{
|
|
508362
|
+
"op": "remove",
|
|
508363
|
+
"path": "/editor.defaultFormatter/enum/19"
|
|
508364
|
+
},
|
|
508365
|
+
{
|
|
508366
|
+
"op": "remove",
|
|
508367
|
+
"path": "/editor.defaultFormatter/enum/18"
|
|
508368
|
+
},
|
|
508369
|
+
{
|
|
508370
|
+
"op": "remove",
|
|
508371
|
+
"path": "/editor.defaultFormatter/enum/17"
|
|
508372
|
+
},
|
|
508373
|
+
{
|
|
508374
|
+
"op": "remove",
|
|
508375
|
+
"path": "/editor.defaultFormatter/enum/16"
|
|
508376
|
+
},
|
|
508377
|
+
{
|
|
508378
|
+
"op": "remove",
|
|
508379
|
+
"path": "/editor.defaultFormatter/enum/15"
|
|
508380
|
+
},
|
|
508381
|
+
{
|
|
508382
|
+
"op": "remove",
|
|
508383
|
+
"path": "/editor.defaultFormatter/enum/14"
|
|
508384
|
+
},
|
|
508385
|
+
{
|
|
508386
|
+
"op": "remove",
|
|
508387
|
+
"path": "/editor.defaultFormatter/enum/13"
|
|
508388
|
+
},
|
|
508389
|
+
{
|
|
508390
|
+
"op": "remove",
|
|
508391
|
+
"path": "/editor.defaultFormatter/enum/12"
|
|
508392
|
+
},
|
|
508393
|
+
{
|
|
508394
|
+
"op": "remove",
|
|
508395
|
+
"path": "/editor.defaultFormatter/enum/11"
|
|
508396
|
+
},
|
|
508397
|
+
{
|
|
508398
|
+
"op": "remove",
|
|
508399
|
+
"path": "/editor.defaultFormatter/enum/10"
|
|
508400
|
+
},
|
|
508401
|
+
{
|
|
508402
|
+
"op": "remove",
|
|
508403
|
+
"path": "/editor.defaultFormatter/enum/9"
|
|
508404
|
+
},
|
|
508405
|
+
{
|
|
508406
|
+
"op": "remove",
|
|
508407
|
+
"path": "/editor.defaultFormatter/enum/8"
|
|
508408
|
+
},
|
|
508409
|
+
{
|
|
508410
|
+
"op": "remove",
|
|
508411
|
+
"path": "/editor.defaultFormatter/enum/7"
|
|
508412
|
+
},
|
|
508413
|
+
{
|
|
508414
|
+
"op": "remove",
|
|
508415
|
+
"path": "/editor.defaultFormatter/enum/6"
|
|
508416
|
+
},
|
|
508417
|
+
{
|
|
508418
|
+
"op": "remove",
|
|
508419
|
+
"path": "/editor.defaultFormatter/enum/5"
|
|
508420
|
+
},
|
|
508421
|
+
{
|
|
508422
|
+
"op": "remove",
|
|
508423
|
+
"path": "/editor.defaultFormatter/enum/4"
|
|
508424
|
+
},
|
|
508425
|
+
{
|
|
508426
|
+
"op": "remove",
|
|
508427
|
+
"path": "/editor.defaultFormatter/enum/3"
|
|
508428
|
+
},
|
|
508429
|
+
{
|
|
508430
|
+
"op": "remove",
|
|
508431
|
+
"path": "/editor.defaultFormatter/enum/2"
|
|
508432
|
+
},
|
|
508433
|
+
{
|
|
508434
|
+
"op": "remove",
|
|
508435
|
+
"path": "/editor.defaultFormatter/enum/1"
|
|
508436
|
+
},
|
|
508437
|
+
{
|
|
508438
|
+
"op": "remove",
|
|
508439
|
+
"path": "/editor.defaultFormatter/enum/0"
|
|
508440
|
+
},
|
|
508441
|
+
{
|
|
508442
|
+
"op": "add",
|
|
508443
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/8",
|
|
508444
|
+
"value": "vscode.markdown.preview.editor"
|
|
508445
|
+
},
|
|
508446
|
+
{
|
|
508447
|
+
"op": "add",
|
|
508448
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/9",
|
|
508449
|
+
"value": "vscode.markdown.editor"
|
|
508450
|
+
},
|
|
508451
|
+
{
|
|
508452
|
+
"op": "add",
|
|
508453
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/10",
|
|
508454
|
+
"value": "imagePreview.previewEditor"
|
|
508455
|
+
},
|
|
508456
|
+
{
|
|
508457
|
+
"op": "add",
|
|
508458
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/11",
|
|
508459
|
+
"value": "vscode.audioPreview"
|
|
508460
|
+
},
|
|
508461
|
+
{
|
|
508462
|
+
"op": "add",
|
|
508463
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/12",
|
|
508464
|
+
"value": "vscode.videoPreview"
|
|
508465
|
+
},
|
|
508466
|
+
{
|
|
508467
|
+
"op": "add",
|
|
508468
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/13",
|
|
508469
|
+
"value": "jsProfileVisualizer.cpuprofile.table"
|
|
508470
|
+
},
|
|
508471
|
+
{
|
|
508472
|
+
"op": "add",
|
|
508473
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/14",
|
|
508474
|
+
"value": "jsProfileVisualizer.heapprofile.table"
|
|
508475
|
+
},
|
|
508476
|
+
{
|
|
508477
|
+
"op": "add",
|
|
508478
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/15",
|
|
508479
|
+
"value": "jsProfileVisualizer.heapsnapshot.table"
|
|
508480
|
+
},
|
|
508481
|
+
{
|
|
508482
|
+
"op": "add",
|
|
508483
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/8",
|
|
508484
|
+
"value": "vscode.markdown.preview.editor"
|
|
508485
|
+
},
|
|
508486
|
+
{
|
|
508487
|
+
"op": "add",
|
|
508488
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/9",
|
|
508489
|
+
"value": "vscode.markdown.editor"
|
|
508490
|
+
},
|
|
508491
|
+
{
|
|
508492
|
+
"op": "add",
|
|
508493
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/10",
|
|
508494
|
+
"value": "imagePreview.previewEditor"
|
|
508495
|
+
},
|
|
508496
|
+
{
|
|
508497
|
+
"op": "add",
|
|
508498
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/11",
|
|
508499
|
+
"value": "vscode.audioPreview"
|
|
508500
|
+
},
|
|
508501
|
+
{
|
|
508502
|
+
"op": "add",
|
|
508503
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/12",
|
|
508504
|
+
"value": "vscode.videoPreview"
|
|
508505
|
+
},
|
|
508506
|
+
{
|
|
508507
|
+
"op": "add",
|
|
508508
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/13",
|
|
508509
|
+
"value": "jsProfileVisualizer.cpuprofile.table"
|
|
508510
|
+
},
|
|
508511
|
+
{
|
|
508512
|
+
"op": "add",
|
|
508513
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/14",
|
|
508514
|
+
"value": "jsProfileVisualizer.heapprofile.table"
|
|
508515
|
+
},
|
|
508516
|
+
{
|
|
508517
|
+
"op": "add",
|
|
508518
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/15",
|
|
508519
|
+
"value": "jsProfileVisualizer.heapsnapshot.table"
|
|
508520
|
+
},
|
|
508521
|
+
{
|
|
508522
|
+
"op": "add",
|
|
508523
|
+
"path": "/chat.experimentalModePermissionsPicker",
|
|
508524
|
+
"value": {
|
|
508525
|
+
"type": "boolean",
|
|
508526
|
+
"description": "Shows mode and permissions in a combined picker with expandable permission choices for Copilot Agent Host sessions.",
|
|
508527
|
+
"default": true,
|
|
508528
|
+
"tags": [
|
|
508529
|
+
"experimental"
|
|
508530
|
+
],
|
|
508531
|
+
"section": {
|
|
508532
|
+
"id": "chatSidebar",
|
|
508533
|
+
"title": "Chat"
|
|
508534
|
+
},
|
|
508535
|
+
"defaultDefaultValue": true,
|
|
508536
|
+
"scope": 4,
|
|
508537
|
+
"restricted": false
|
|
508538
|
+
}
|
|
508539
|
+
},
|
|
508540
|
+
{
|
|
508541
|
+
"op": "add",
|
|
508542
|
+
"path": "/sessions.archiveSessionConfetti",
|
|
508543
|
+
"value": {
|
|
508544
|
+
"type": "boolean",
|
|
508545
|
+
"tags": [
|
|
508546
|
+
"preview"
|
|
508547
|
+
],
|
|
508548
|
+
"description": "Controls whether a confetti animation is shown when archiving a session.",
|
|
508549
|
+
"default": false,
|
|
508550
|
+
"section": {
|
|
508551
|
+
"id": "sessions"
|
|
508552
|
+
},
|
|
508553
|
+
"defaultDefaultValue": false,
|
|
508554
|
+
"scope": 4,
|
|
508555
|
+
"restricted": false
|
|
508556
|
+
}
|
|
508557
|
+
},
|
|
508558
|
+
{
|
|
508559
|
+
"op": "add",
|
|
508560
|
+
"path": "/chat.agentSessions.autoArchiveMergedSessionsAfterDays",
|
|
508561
|
+
"value": {
|
|
508562
|
+
"type": "integer",
|
|
508563
|
+
"minimum": 0,
|
|
508564
|
+
"default": 0,
|
|
508565
|
+
"scope": 1,
|
|
508566
|
+
"tags": [
|
|
508567
|
+
"preview"
|
|
508568
|
+
],
|
|
508569
|
+
"markdownDescription": "Controls the number of inactive days before agent sessions with a merged pull request are automatically archived. Archiving safely removes eligible worktrees. Permanent deletion is controlled separately by `#chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays#`. Set to 0 to disable automatic archival. The recommended value is 15.",
|
|
508570
|
+
"agentHost": {
|
|
508571
|
+
"key": "autoArchiveMergedSessionsAfterDays"
|
|
508572
|
+
},
|
|
508573
|
+
"section": {
|
|
508574
|
+
"id": "chat"
|
|
508575
|
+
},
|
|
508576
|
+
"defaultDefaultValue": 0,
|
|
508577
|
+
"restricted": false
|
|
508578
|
+
}
|
|
508579
|
+
},
|
|
508580
|
+
{
|
|
508581
|
+
"op": "add",
|
|
508582
|
+
"path": "/chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays",
|
|
508583
|
+
"value": {
|
|
508584
|
+
"type": "integer",
|
|
508585
|
+
"minimum": 0,
|
|
508586
|
+
"default": 0,
|
|
508587
|
+
"scope": 1,
|
|
508588
|
+
"tags": [
|
|
508589
|
+
"preview"
|
|
508590
|
+
],
|
|
508591
|
+
"markdownDescription": "Controls the number of days after automatic archival before agent sessions with a merged pull request are permanently deleted. Retained eligible worktrees are safely removed before deletion. Automatic archival is controlled separately by `#chat.agentSessions.autoArchiveMergedSessionsAfterDays#`. Set to 0 to disable permanent deletion. The recommended value is 15.",
|
|
508592
|
+
"agentHost": {
|
|
508593
|
+
"key": "autoDeleteArchivedMergedSessionsAfterDays"
|
|
508594
|
+
},
|
|
508595
|
+
"section": {
|
|
508596
|
+
"id": "chat"
|
|
508597
|
+
},
|
|
508598
|
+
"defaultDefaultValue": 0,
|
|
508599
|
+
"restricted": false
|
|
508600
|
+
}
|
|
508601
|
+
},
|
|
508602
|
+
{
|
|
508603
|
+
"op": "add",
|
|
508604
|
+
"path": "/sessions.diffEditor.wordWrap",
|
|
508605
|
+
"value": {
|
|
508606
|
+
"type": "string",
|
|
508607
|
+
"enum": [
|
|
508608
|
+
"off",
|
|
508609
|
+
"on",
|
|
508610
|
+
"inherit"
|
|
508611
|
+
],
|
|
508612
|
+
"default": "inherit",
|
|
508613
|
+
"scope": 1,
|
|
508614
|
+
"tags": [
|
|
508615
|
+
"experimental",
|
|
508616
|
+
"onExP"
|
|
508617
|
+
],
|
|
508618
|
+
"experiment": {
|
|
508619
|
+
"mode": "auto"
|
|
508620
|
+
},
|
|
508621
|
+
"markdownEnumDescriptions": [
|
|
508622
|
+
"Lines will never wrap.",
|
|
508623
|
+
"Lines will wrap at the viewport width.",
|
|
508624
|
+
"Lines will wrap according to the `#editor.wordWrap#` setting."
|
|
508625
|
+
],
|
|
508626
|
+
"description": "Controls how diff editors in the Agents window wrap lines.",
|
|
508627
|
+
"section": {
|
|
508628
|
+
"id": "sessions"
|
|
508629
|
+
},
|
|
508630
|
+
"defaultDefaultValue": "inherit",
|
|
508631
|
+
"restricted": false
|
|
508632
|
+
}
|
|
508633
|
+
},
|
|
508634
|
+
{
|
|
508635
|
+
"op": "add",
|
|
508636
|
+
"path": "/sessions.editor.wordWrap",
|
|
508637
|
+
"value": {
|
|
508638
|
+
"type": "string",
|
|
508639
|
+
"enum": [
|
|
508640
|
+
"off",
|
|
508641
|
+
"on",
|
|
508642
|
+
"inherit"
|
|
508643
|
+
],
|
|
508644
|
+
"default": "inherit",
|
|
508645
|
+
"scope": 1,
|
|
508646
|
+
"tags": [
|
|
508647
|
+
"experimental",
|
|
508648
|
+
"onExP"
|
|
508649
|
+
],
|
|
508650
|
+
"experiment": {
|
|
508651
|
+
"mode": "auto"
|
|
508652
|
+
},
|
|
508653
|
+
"markdownEnumDescriptions": [
|
|
508654
|
+
"Lines will never wrap.",
|
|
508655
|
+
"Lines will wrap at the viewport width.",
|
|
508656
|
+
"Lines will wrap according to the `#editor.wordWrap#` setting."
|
|
508657
|
+
],
|
|
508658
|
+
"description": "Controls how code editors in the Agents window wrap lines.",
|
|
508659
|
+
"section": {
|
|
508660
|
+
"id": "sessions"
|
|
508661
|
+
},
|
|
508662
|
+
"defaultDefaultValue": "inherit",
|
|
508663
|
+
"restricted": false
|
|
508664
|
+
}
|
|
508665
|
+
}
|
|
508666
|
+
]
|
|
508667
|
+
},
|
|
508668
|
+
{
|
|
508669
|
+
"version": "1.138.0-insider+2026091107",
|
|
508670
|
+
"base": {
|
|
508671
|
+
"version": "1.138.0-insider+2026091010"
|
|
508672
|
+
},
|
|
508673
|
+
"patch": [
|
|
508674
|
+
{
|
|
508675
|
+
"op": "add",
|
|
508676
|
+
"path": "/chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays/tags/1",
|
|
508677
|
+
"value": "agentSessionCleanup"
|
|
508678
|
+
},
|
|
508679
|
+
{
|
|
508680
|
+
"op": "add",
|
|
508681
|
+
"path": "/chat.agentSessions.autoArchiveMergedSessionsAfterDays/tags/1",
|
|
508682
|
+
"value": "agentSessionCleanup"
|
|
508683
|
+
},
|
|
508684
|
+
{
|
|
508685
|
+
"op": "add",
|
|
508686
|
+
"path": "/sessions.chat.unifiedWorkspacePicker.enabled/section/id",
|
|
508687
|
+
"value": "chat"
|
|
508688
|
+
},
|
|
508689
|
+
{
|
|
508690
|
+
"op": "remove",
|
|
508691
|
+
"path": "/chat.agentHost.devContainer.enabled/tags/1"
|
|
508692
|
+
},
|
|
508693
|
+
{
|
|
508694
|
+
"op": "replace",
|
|
508695
|
+
"path": "/chat.agentHost.devContainer.enabled/tags/0",
|
|
508696
|
+
"value": "onExP"
|
|
508697
|
+
},
|
|
508698
|
+
{
|
|
508699
|
+
"op": "replace",
|
|
508700
|
+
"path": "/dictation.model/markdownDescription",
|
|
508701
|
+
"value": "The model used for dictation. On-device models download on first use and run locally through Microsoft Foundry Local; the cloud option streams audio to the Microsoft AI voice service. On the web, user and default on-device selections use cloud transcription because local transcription is unsupported. If policy requires on-device transcription, dictation is unavailable on the web."
|
|
508702
|
+
},
|
|
508703
|
+
{
|
|
508704
|
+
"op": "replace",
|
|
508705
|
+
"path": "/dictation.enabled/markdownDescription",
|
|
508706
|
+
"value": "Enables dictation across the product (chat input, editor, and terminal). When enabled, a microphone button appears in the chat input and the dictation shortcut becomes available. Desktop uses the selected transcription model; web uses cloud transcription."
|
|
508707
|
+
},
|
|
508708
|
+
{
|
|
508709
|
+
"op": "replace",
|
|
508710
|
+
"path": "/chat.experimental.permissionsSandboxToggle.enabled/markdownDescription",
|
|
508711
|
+
"value": "Controls whether the permissions picker shows a \"Sandboxing for terminal\" toggle. Local sessions show it on the Default permissions option. Copilot Agent Host sessions show it as a session-specific setting that applies to every permission mode; changing it saves the choice only for that session. New Copilot Agent Host sessions initially follow `#chat.agentHost.sdkSandbox.enabled#` or `#chat.agentHost.sdkSandbox.enabledWindows#` when using the SDK's built-in shell tool, and `#chat.agent.sandbox.enabled#` or `#chat.agent.sandbox.enabledWindows#` when using the Agent Host terminal tool."
|
|
508712
|
+
},
|
|
508713
|
+
{
|
|
508714
|
+
"op": "add",
|
|
508715
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/0",
|
|
508716
|
+
"value": "new - Scaffold a new workspace in VS Code"
|
|
508717
|
+
},
|
|
508718
|
+
{
|
|
508719
|
+
"op": "add",
|
|
508720
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/1",
|
|
508721
|
+
"value": "rename - Rename a symbol across the workspace"
|
|
508722
|
+
},
|
|
508723
|
+
{
|
|
508724
|
+
"op": "add",
|
|
508725
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/2",
|
|
508726
|
+
"value": "renderMermaidDiagram - Render a Mermaid.js diagram from markup."
|
|
508727
|
+
},
|
|
508728
|
+
{
|
|
508729
|
+
"op": "add",
|
|
508730
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enumDescriptions/3",
|
|
508731
|
+
"value": "usages - Find references, definitions, and implementations of a symbol"
|
|
508732
|
+
},
|
|
508733
|
+
{
|
|
508734
|
+
"op": "add",
|
|
508735
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/0",
|
|
508736
|
+
"value": "new"
|
|
508737
|
+
},
|
|
508738
|
+
{
|
|
508739
|
+
"op": "add",
|
|
508740
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/1",
|
|
508741
|
+
"value": "rename"
|
|
508742
|
+
},
|
|
508743
|
+
{
|
|
508744
|
+
"op": "add",
|
|
508745
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/2",
|
|
508746
|
+
"value": "renderMermaidDiagram"
|
|
508747
|
+
},
|
|
508748
|
+
{
|
|
508749
|
+
"op": "add",
|
|
508750
|
+
"path": "/chat.tools.eligibleForAutoApproval/propertyNames/enum/3",
|
|
508751
|
+
"value": "usages"
|
|
508752
|
+
},
|
|
508753
|
+
{
|
|
508754
|
+
"op": "add",
|
|
508755
|
+
"path": "/chat.tools.edits.autoApprove/defaultDefaultValue/**~1.codex~1agents~1**",
|
|
508756
|
+
"value": false
|
|
508757
|
+
},
|
|
508758
|
+
{
|
|
508759
|
+
"op": "add",
|
|
508760
|
+
"path": "/chat.tools.edits.autoApprove/defaultDefaultValue/**~1.codex~1config.toml",
|
|
508761
|
+
"value": false
|
|
508762
|
+
},
|
|
508763
|
+
{
|
|
508764
|
+
"op": "add",
|
|
508765
|
+
"path": "/chat.tools.edits.autoApprove/defaultDefaultValue/**~1.codex~1hooks.json",
|
|
508766
|
+
"value": false
|
|
508767
|
+
},
|
|
508768
|
+
{
|
|
508769
|
+
"op": "add",
|
|
508770
|
+
"path": "/chat.tools.edits.autoApprove/default/**~1.codex~1agents~1**",
|
|
508771
|
+
"value": false
|
|
508772
|
+
},
|
|
508773
|
+
{
|
|
508774
|
+
"op": "add",
|
|
508775
|
+
"path": "/chat.tools.edits.autoApprove/default/**~1.codex~1config.toml",
|
|
508776
|
+
"value": false
|
|
508777
|
+
},
|
|
508778
|
+
{
|
|
508779
|
+
"op": "add",
|
|
508780
|
+
"path": "/chat.tools.edits.autoApprove/default/**~1.codex~1hooks.json",
|
|
508781
|
+
"value": false
|
|
508782
|
+
},
|
|
508783
|
+
{
|
|
508784
|
+
"op": "add",
|
|
508785
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/0",
|
|
508786
|
+
"value": "None"
|
|
508787
|
+
},
|
|
508788
|
+
{
|
|
508789
|
+
"op": "add",
|
|
508790
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/1",
|
|
508791
|
+
"value": "AI chat features powered by Copilot"
|
|
508792
|
+
},
|
|
508793
|
+
{
|
|
508794
|
+
"op": "add",
|
|
508795
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/2",
|
|
508796
|
+
"value": "Provides rich language support for CSS, LESS and SCSS files."
|
|
508797
|
+
},
|
|
508798
|
+
{
|
|
508799
|
+
"op": "add",
|
|
508800
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/3",
|
|
508801
|
+
"value": "Provides rich language support for HTML and Handlebar files"
|
|
508802
|
+
},
|
|
508803
|
+
{
|
|
508804
|
+
"op": "add",
|
|
508805
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/4",
|
|
508806
|
+
"value": "Provides rich language support for JSON files."
|
|
508807
|
+
},
|
|
508808
|
+
{
|
|
508809
|
+
"op": "add",
|
|
508810
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/5",
|
|
508811
|
+
"value": "Provides rich language support for Markdown."
|
|
508812
|
+
},
|
|
508813
|
+
{
|
|
508814
|
+
"op": "add",
|
|
508815
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/6",
|
|
508816
|
+
"value": "Adds math support to Markdown in notebooks."
|
|
508817
|
+
},
|
|
508818
|
+
{
|
|
508819
|
+
"op": "add",
|
|
508820
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/7",
|
|
508821
|
+
"value": "Provides rich language support for PHP files."
|
|
508822
|
+
},
|
|
508823
|
+
{
|
|
508824
|
+
"op": "add",
|
|
508825
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/8",
|
|
508826
|
+
"value": "Provides rich language support for JavaScript and TypeScript."
|
|
508827
|
+
},
|
|
508828
|
+
{
|
|
508829
|
+
"op": "add",
|
|
508830
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/9",
|
|
508831
|
+
"value": "Provides capabilities (advanced IntelliSense, auto-fixing) in configuration files like settings, launch, and extension recommendation files."
|
|
508832
|
+
},
|
|
508833
|
+
{
|
|
508834
|
+
"op": "add",
|
|
508835
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/10",
|
|
508836
|
+
"value": "Helper for auto-attach feature when node-debug extensions are not active."
|
|
508837
|
+
},
|
|
508838
|
+
{
|
|
508839
|
+
"op": "add",
|
|
508840
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/11",
|
|
508841
|
+
"value": "Open URI in browser if server under debugging is ready."
|
|
508842
|
+
},
|
|
508843
|
+
{
|
|
508844
|
+
"op": "add",
|
|
508845
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/12",
|
|
508846
|
+
"value": "Emmet support for VS Code"
|
|
508847
|
+
},
|
|
508848
|
+
{
|
|
508849
|
+
"op": "add",
|
|
508850
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/13",
|
|
508851
|
+
"value": "Provides linting capabilities for authoring extensions."
|
|
508852
|
+
},
|
|
508853
|
+
{
|
|
508854
|
+
"op": "add",
|
|
508855
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/14",
|
|
508856
|
+
"value": "Git SCM Integration"
|
|
508857
|
+
},
|
|
508858
|
+
{
|
|
508859
|
+
"op": "add",
|
|
508860
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/15",
|
|
508861
|
+
"value": "Git static contributions and pickers."
|
|
508862
|
+
},
|
|
508863
|
+
{
|
|
508864
|
+
"op": "add",
|
|
508865
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/16",
|
|
508866
|
+
"value": "GitHub features for VS Code"
|
|
508867
|
+
},
|
|
508868
|
+
{
|
|
508869
|
+
"op": "add",
|
|
508870
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/17",
|
|
508871
|
+
"value": "GitHub Authentication Provider"
|
|
508872
|
+
},
|
|
508873
|
+
{
|
|
508874
|
+
"op": "add",
|
|
508875
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/18",
|
|
508876
|
+
"value": "Extension to add Grunt capabilities to VS Code."
|
|
508877
|
+
},
|
|
508878
|
+
{
|
|
508879
|
+
"op": "add",
|
|
508880
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/19",
|
|
508881
|
+
"value": "Extension to add Gulp capabilities to VSCode."
|
|
508882
|
+
},
|
|
508883
|
+
{
|
|
508884
|
+
"op": "add",
|
|
508885
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/20",
|
|
508886
|
+
"value": "Provides basic support for opening and reading Jupyter's .ipynb notebook files"
|
|
508887
|
+
},
|
|
508888
|
+
{
|
|
508889
|
+
"op": "add",
|
|
508890
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/21",
|
|
508891
|
+
"value": "Extension to add Jake capabilities to VS Code."
|
|
508892
|
+
},
|
|
508893
|
+
{
|
|
508894
|
+
"op": "add",
|
|
508895
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/22",
|
|
508896
|
+
"value": "An extension for debugging Node.js programs and Chrome."
|
|
508897
|
+
},
|
|
508898
|
+
{
|
|
508899
|
+
"op": "add",
|
|
508900
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/23",
|
|
508901
|
+
"value": "Companion extension to js-debug that provides capability for remote debugging"
|
|
508902
|
+
},
|
|
508903
|
+
{
|
|
508904
|
+
"op": "add",
|
|
508905
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/24",
|
|
508906
|
+
"value": "Provides VS Code's built-in previews for images, audio, and video"
|
|
508907
|
+
},
|
|
508908
|
+
{
|
|
508909
|
+
"op": "add",
|
|
508910
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/25",
|
|
508911
|
+
"value": "Highlighting and commands for inline merge conflicts."
|
|
508912
|
+
},
|
|
508913
|
+
{
|
|
508914
|
+
"op": "add",
|
|
508915
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/26",
|
|
508916
|
+
"value": "Adds Mermaid diagram support to built-in chats, Markdown previews, and notebooks."
|
|
508917
|
+
},
|
|
508918
|
+
{
|
|
508919
|
+
"op": "add",
|
|
508920
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/27",
|
|
508921
|
+
"value": "Microsoft authentication provider"
|
|
508922
|
+
},
|
|
508923
|
+
{
|
|
508924
|
+
"op": "add",
|
|
508925
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/28",
|
|
508926
|
+
"value": "Extension to add task support for npm scripts."
|
|
508927
|
+
},
|
|
508928
|
+
{
|
|
508929
|
+
"op": "add",
|
|
508930
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/29",
|
|
508931
|
+
"value": "Reference Search results as separate, stable view in the sidebar"
|
|
508932
|
+
},
|
|
508933
|
+
{
|
|
508934
|
+
"op": "add",
|
|
508935
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/30",
|
|
508936
|
+
"value": "Provides syntax highlighting and language features for tabbed search results."
|
|
508937
|
+
},
|
|
508938
|
+
{
|
|
508939
|
+
"op": "add",
|
|
508940
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/31",
|
|
508941
|
+
"value": "A very basic built-in webview for displaying web content."
|
|
508942
|
+
},
|
|
508943
|
+
{
|
|
508944
|
+
"op": "add",
|
|
508945
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/32",
|
|
508946
|
+
"value": "Extension to add terminal completions for zsh, bash, and fish terminals."
|
|
508947
|
+
},
|
|
508948
|
+
{
|
|
508949
|
+
"op": "add",
|
|
508950
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/33",
|
|
508951
|
+
"value": "Allows forwarding local ports to be accessible over the internet."
|
|
508952
|
+
},
|
|
508953
|
+
{
|
|
508954
|
+
"op": "add",
|
|
508955
|
+
"path": "/notebook.defaultFormatter/markdownEnumDescriptions/34",
|
|
508956
|
+
"value": "Text visualizer for profiles taken from the JavaScript debugger"
|
|
508957
|
+
},
|
|
508958
|
+
{
|
|
508959
|
+
"op": "add",
|
|
508960
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/0",
|
|
508961
|
+
"value": "None"
|
|
508962
|
+
},
|
|
508963
|
+
{
|
|
508964
|
+
"op": "add",
|
|
508965
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/1",
|
|
508966
|
+
"value": "GitHub Copilot"
|
|
508967
|
+
},
|
|
508968
|
+
{
|
|
508969
|
+
"op": "add",
|
|
508970
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/2",
|
|
508971
|
+
"value": "CSS Language Features"
|
|
508972
|
+
},
|
|
508973
|
+
{
|
|
508974
|
+
"op": "add",
|
|
508975
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/3",
|
|
508976
|
+
"value": "HTML Language Features"
|
|
508977
|
+
},
|
|
508978
|
+
{
|
|
508979
|
+
"op": "add",
|
|
508980
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/4",
|
|
508981
|
+
"value": "JSON Language Features"
|
|
508982
|
+
},
|
|
508983
|
+
{
|
|
508984
|
+
"op": "add",
|
|
508985
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/5",
|
|
508986
|
+
"value": "Markdown Language Features"
|
|
508987
|
+
},
|
|
508988
|
+
{
|
|
508989
|
+
"op": "add",
|
|
508990
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/6",
|
|
508991
|
+
"value": "Markdown Math"
|
|
508992
|
+
},
|
|
508993
|
+
{
|
|
508994
|
+
"op": "add",
|
|
508995
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/7",
|
|
508996
|
+
"value": "PHP Language Features"
|
|
508997
|
+
},
|
|
508998
|
+
{
|
|
508999
|
+
"op": "add",
|
|
509000
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/8",
|
|
509001
|
+
"value": "JavaScript and TypeScript Language Features"
|
|
509002
|
+
},
|
|
509003
|
+
{
|
|
509004
|
+
"op": "add",
|
|
509005
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/9",
|
|
509006
|
+
"value": "Configuration Editing"
|
|
509007
|
+
},
|
|
509008
|
+
{
|
|
509009
|
+
"op": "add",
|
|
509010
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/10",
|
|
509011
|
+
"value": "Node Debug Auto-attach"
|
|
509012
|
+
},
|
|
509013
|
+
{
|
|
509014
|
+
"op": "add",
|
|
509015
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/11",
|
|
509016
|
+
"value": "Server Ready Action"
|
|
509017
|
+
},
|
|
509018
|
+
{
|
|
509019
|
+
"op": "add",
|
|
509020
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/12",
|
|
509021
|
+
"value": "Emmet"
|
|
509022
|
+
},
|
|
509023
|
+
{
|
|
509024
|
+
"op": "add",
|
|
509025
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/13",
|
|
509026
|
+
"value": "Extension Authoring"
|
|
509027
|
+
},
|
|
509028
|
+
{
|
|
509029
|
+
"op": "add",
|
|
509030
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/14",
|
|
509031
|
+
"value": "Git"
|
|
509032
|
+
},
|
|
509033
|
+
{
|
|
509034
|
+
"op": "add",
|
|
509035
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/15",
|
|
509036
|
+
"value": "Git Base"
|
|
509037
|
+
},
|
|
509038
|
+
{
|
|
509039
|
+
"op": "add",
|
|
509040
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/16",
|
|
509041
|
+
"value": "GitHub"
|
|
509042
|
+
},
|
|
509043
|
+
{
|
|
509044
|
+
"op": "add",
|
|
509045
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/17",
|
|
509046
|
+
"value": "GitHub Authentication"
|
|
509047
|
+
},
|
|
509048
|
+
{
|
|
509049
|
+
"op": "add",
|
|
509050
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/18",
|
|
509051
|
+
"value": "Grunt support for VS Code"
|
|
509052
|
+
},
|
|
509053
|
+
{
|
|
509054
|
+
"op": "add",
|
|
509055
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/19",
|
|
509056
|
+
"value": "Gulp support for VSCode"
|
|
509057
|
+
},
|
|
509058
|
+
{
|
|
509059
|
+
"op": "add",
|
|
509060
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/20",
|
|
509061
|
+
"value": ".ipynb Support"
|
|
509062
|
+
},
|
|
509063
|
+
{
|
|
509064
|
+
"op": "add",
|
|
509065
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/21",
|
|
509066
|
+
"value": "Jake support for VS Code"
|
|
509067
|
+
},
|
|
509068
|
+
{
|
|
509069
|
+
"op": "add",
|
|
509070
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/22",
|
|
509071
|
+
"value": "JavaScript Debugger"
|
|
509072
|
+
},
|
|
509073
|
+
{
|
|
509074
|
+
"op": "add",
|
|
509075
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/23",
|
|
509076
|
+
"value": "JavaScript Debugger Companion Extension"
|
|
509077
|
+
},
|
|
509078
|
+
{
|
|
509079
|
+
"op": "add",
|
|
509080
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/24",
|
|
509081
|
+
"value": "Media Preview"
|
|
509082
|
+
},
|
|
509083
|
+
{
|
|
509084
|
+
"op": "add",
|
|
509085
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/25",
|
|
509086
|
+
"value": "Merge Conflict"
|
|
509087
|
+
},
|
|
509088
|
+
{
|
|
509089
|
+
"op": "add",
|
|
509090
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/26",
|
|
509091
|
+
"value": "Mermaid Markdown Features"
|
|
509092
|
+
},
|
|
509093
|
+
{
|
|
509094
|
+
"op": "add",
|
|
509095
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/27",
|
|
509096
|
+
"value": "Microsoft Account"
|
|
509097
|
+
},
|
|
509098
|
+
{
|
|
509099
|
+
"op": "add",
|
|
509100
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/28",
|
|
509101
|
+
"value": "NPM support for VS Code"
|
|
509102
|
+
},
|
|
509103
|
+
{
|
|
509104
|
+
"op": "add",
|
|
509105
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/29",
|
|
509106
|
+
"value": "Reference Search View"
|
|
509107
|
+
},
|
|
509108
|
+
{
|
|
509109
|
+
"op": "add",
|
|
509110
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/30",
|
|
509111
|
+
"value": "Search Result"
|
|
509112
|
+
},
|
|
509113
|
+
{
|
|
509114
|
+
"op": "add",
|
|
509115
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/31",
|
|
509116
|
+
"value": "Simple Browser"
|
|
509117
|
+
},
|
|
509118
|
+
{
|
|
509119
|
+
"op": "add",
|
|
509120
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/32",
|
|
509121
|
+
"value": "Terminal Suggest for VS Code"
|
|
509122
|
+
},
|
|
509123
|
+
{
|
|
509124
|
+
"op": "add",
|
|
509125
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/33",
|
|
509126
|
+
"value": "Local Tunnel Port Forwarding"
|
|
509127
|
+
},
|
|
509128
|
+
{
|
|
509129
|
+
"op": "add",
|
|
509130
|
+
"path": "/notebook.defaultFormatter/enumItemLabels/34",
|
|
509131
|
+
"value": "Table Visualizer for JavaScript Profiles"
|
|
509132
|
+
},
|
|
509133
|
+
{
|
|
509134
|
+
"op": "add",
|
|
509135
|
+
"path": "/notebook.defaultFormatter/enum/0",
|
|
509136
|
+
"value": null
|
|
509137
|
+
},
|
|
509138
|
+
{
|
|
509139
|
+
"op": "add",
|
|
509140
|
+
"path": "/notebook.defaultFormatter/enum/1",
|
|
509141
|
+
"value": "GitHub.copilot-chat"
|
|
509142
|
+
},
|
|
509143
|
+
{
|
|
509144
|
+
"op": "add",
|
|
509145
|
+
"path": "/notebook.defaultFormatter/enum/2",
|
|
509146
|
+
"value": "vscode.css-language-features"
|
|
509147
|
+
},
|
|
509148
|
+
{
|
|
509149
|
+
"op": "add",
|
|
509150
|
+
"path": "/notebook.defaultFormatter/enum/3",
|
|
509151
|
+
"value": "vscode.html-language-features"
|
|
509152
|
+
},
|
|
509153
|
+
{
|
|
509154
|
+
"op": "add",
|
|
509155
|
+
"path": "/notebook.defaultFormatter/enum/4",
|
|
509156
|
+
"value": "vscode.json-language-features"
|
|
509157
|
+
},
|
|
509158
|
+
{
|
|
509159
|
+
"op": "add",
|
|
509160
|
+
"path": "/notebook.defaultFormatter/enum/5",
|
|
509161
|
+
"value": "vscode.markdown-language-features"
|
|
509162
|
+
},
|
|
509163
|
+
{
|
|
509164
|
+
"op": "add",
|
|
509165
|
+
"path": "/notebook.defaultFormatter/enum/6",
|
|
509166
|
+
"value": "vscode.markdown-math"
|
|
509167
|
+
},
|
|
509168
|
+
{
|
|
509169
|
+
"op": "add",
|
|
509170
|
+
"path": "/notebook.defaultFormatter/enum/7",
|
|
509171
|
+
"value": "vscode.php-language-features"
|
|
509172
|
+
},
|
|
509173
|
+
{
|
|
509174
|
+
"op": "add",
|
|
509175
|
+
"path": "/notebook.defaultFormatter/enum/8",
|
|
509176
|
+
"value": "vscode.typescript-language-features"
|
|
509177
|
+
},
|
|
509178
|
+
{
|
|
509179
|
+
"op": "add",
|
|
509180
|
+
"path": "/notebook.defaultFormatter/enum/9",
|
|
509181
|
+
"value": "vscode.configuration-editing"
|
|
509182
|
+
},
|
|
509183
|
+
{
|
|
509184
|
+
"op": "add",
|
|
509185
|
+
"path": "/notebook.defaultFormatter/enum/10",
|
|
509186
|
+
"value": "vscode.debug-auto-launch"
|
|
509187
|
+
},
|
|
509188
|
+
{
|
|
509189
|
+
"op": "add",
|
|
509190
|
+
"path": "/notebook.defaultFormatter/enum/11",
|
|
509191
|
+
"value": "vscode.debug-server-ready"
|
|
509192
|
+
},
|
|
509193
|
+
{
|
|
509194
|
+
"op": "add",
|
|
509195
|
+
"path": "/notebook.defaultFormatter/enum/12",
|
|
509196
|
+
"value": "vscode.emmet"
|
|
509197
|
+
},
|
|
509198
|
+
{
|
|
509199
|
+
"op": "add",
|
|
509200
|
+
"path": "/notebook.defaultFormatter/enum/13",
|
|
509201
|
+
"value": "vscode.extension-editing"
|
|
509202
|
+
},
|
|
509203
|
+
{
|
|
509204
|
+
"op": "add",
|
|
509205
|
+
"path": "/notebook.defaultFormatter/enum/14",
|
|
509206
|
+
"value": "vscode.git"
|
|
509207
|
+
},
|
|
509208
|
+
{
|
|
509209
|
+
"op": "add",
|
|
509210
|
+
"path": "/notebook.defaultFormatter/enum/15",
|
|
509211
|
+
"value": "vscode.git-base"
|
|
509212
|
+
},
|
|
509213
|
+
{
|
|
509214
|
+
"op": "add",
|
|
509215
|
+
"path": "/notebook.defaultFormatter/enum/16",
|
|
509216
|
+
"value": "vscode.github"
|
|
509217
|
+
},
|
|
509218
|
+
{
|
|
509219
|
+
"op": "add",
|
|
509220
|
+
"path": "/notebook.defaultFormatter/enum/17",
|
|
509221
|
+
"value": "vscode.github-authentication"
|
|
509222
|
+
},
|
|
509223
|
+
{
|
|
509224
|
+
"op": "add",
|
|
509225
|
+
"path": "/notebook.defaultFormatter/enum/18",
|
|
509226
|
+
"value": "vscode.grunt"
|
|
509227
|
+
},
|
|
509228
|
+
{
|
|
509229
|
+
"op": "add",
|
|
509230
|
+
"path": "/notebook.defaultFormatter/enum/19",
|
|
509231
|
+
"value": "vscode.gulp"
|
|
509232
|
+
},
|
|
509233
|
+
{
|
|
509234
|
+
"op": "add",
|
|
509235
|
+
"path": "/notebook.defaultFormatter/enum/20",
|
|
509236
|
+
"value": "vscode.ipynb"
|
|
509237
|
+
},
|
|
509238
|
+
{
|
|
509239
|
+
"op": "add",
|
|
509240
|
+
"path": "/notebook.defaultFormatter/enum/21",
|
|
509241
|
+
"value": "vscode.jake"
|
|
509242
|
+
},
|
|
509243
|
+
{
|
|
509244
|
+
"op": "add",
|
|
509245
|
+
"path": "/notebook.defaultFormatter/enum/22",
|
|
509246
|
+
"value": "ms-vscode.js-debug"
|
|
509247
|
+
},
|
|
509248
|
+
{
|
|
509249
|
+
"op": "add",
|
|
509250
|
+
"path": "/notebook.defaultFormatter/enum/23",
|
|
509251
|
+
"value": "ms-vscode.js-debug-companion"
|
|
509252
|
+
},
|
|
509253
|
+
{
|
|
509254
|
+
"op": "add",
|
|
509255
|
+
"path": "/notebook.defaultFormatter/enum/24",
|
|
509256
|
+
"value": "vscode.media-preview"
|
|
509257
|
+
},
|
|
509258
|
+
{
|
|
509259
|
+
"op": "add",
|
|
509260
|
+
"path": "/notebook.defaultFormatter/enum/25",
|
|
509261
|
+
"value": "vscode.merge-conflict"
|
|
509262
|
+
},
|
|
509263
|
+
{
|
|
509264
|
+
"op": "add",
|
|
509265
|
+
"path": "/notebook.defaultFormatter/enum/26",
|
|
509266
|
+
"value": "vscode.mermaid-markdown-features"
|
|
509267
|
+
},
|
|
509268
|
+
{
|
|
509269
|
+
"op": "add",
|
|
509270
|
+
"path": "/notebook.defaultFormatter/enum/27",
|
|
509271
|
+
"value": "vscode.microsoft-authentication"
|
|
509272
|
+
},
|
|
509273
|
+
{
|
|
509274
|
+
"op": "add",
|
|
509275
|
+
"path": "/notebook.defaultFormatter/enum/28",
|
|
509276
|
+
"value": "vscode.npm"
|
|
509277
|
+
},
|
|
509278
|
+
{
|
|
509279
|
+
"op": "add",
|
|
509280
|
+
"path": "/notebook.defaultFormatter/enum/29",
|
|
509281
|
+
"value": "vscode.references-view"
|
|
509282
|
+
},
|
|
509283
|
+
{
|
|
509284
|
+
"op": "add",
|
|
509285
|
+
"path": "/notebook.defaultFormatter/enum/30",
|
|
509286
|
+
"value": "vscode.search-result"
|
|
509287
|
+
},
|
|
509288
|
+
{
|
|
509289
|
+
"op": "add",
|
|
509290
|
+
"path": "/notebook.defaultFormatter/enum/31",
|
|
509291
|
+
"value": "vscode.simple-browser"
|
|
509292
|
+
},
|
|
509293
|
+
{
|
|
509294
|
+
"op": "add",
|
|
509295
|
+
"path": "/notebook.defaultFormatter/enum/32",
|
|
509296
|
+
"value": "vscode.terminal-suggest"
|
|
509297
|
+
},
|
|
509298
|
+
{
|
|
509299
|
+
"op": "add",
|
|
509300
|
+
"path": "/notebook.defaultFormatter/enum/33",
|
|
509301
|
+
"value": "vscode.tunnel-forwarding"
|
|
509302
|
+
},
|
|
509303
|
+
{
|
|
509304
|
+
"op": "add",
|
|
509305
|
+
"path": "/notebook.defaultFormatter/enum/34",
|
|
509306
|
+
"value": "ms-vscode.vscode-js-profile-table"
|
|
509307
|
+
},
|
|
509308
|
+
{
|
|
509309
|
+
"op": "add",
|
|
509310
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/0",
|
|
509311
|
+
"value": "None"
|
|
509312
|
+
},
|
|
509313
|
+
{
|
|
509314
|
+
"op": "add",
|
|
509315
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/1",
|
|
509316
|
+
"value": "AI chat features powered by Copilot"
|
|
509317
|
+
},
|
|
509318
|
+
{
|
|
509319
|
+
"op": "add",
|
|
509320
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/2",
|
|
509321
|
+
"value": "Provides rich language support for CSS, LESS and SCSS files."
|
|
509322
|
+
},
|
|
509323
|
+
{
|
|
509324
|
+
"op": "add",
|
|
509325
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/3",
|
|
509326
|
+
"value": "Provides rich language support for HTML and Handlebar files"
|
|
509327
|
+
},
|
|
509328
|
+
{
|
|
509329
|
+
"op": "add",
|
|
509330
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/4",
|
|
509331
|
+
"value": "Provides rich language support for JSON files."
|
|
509332
|
+
},
|
|
509333
|
+
{
|
|
509334
|
+
"op": "add",
|
|
509335
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/5",
|
|
509336
|
+
"value": "Provides rich language support for Markdown."
|
|
509337
|
+
},
|
|
509338
|
+
{
|
|
509339
|
+
"op": "add",
|
|
509340
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/6",
|
|
509341
|
+
"value": "Adds math support to Markdown in notebooks."
|
|
509342
|
+
},
|
|
509343
|
+
{
|
|
509344
|
+
"op": "add",
|
|
509345
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/7",
|
|
509346
|
+
"value": "Provides rich language support for PHP files."
|
|
509347
|
+
},
|
|
509348
|
+
{
|
|
509349
|
+
"op": "add",
|
|
509350
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/8",
|
|
509351
|
+
"value": "Provides rich language support for JavaScript and TypeScript."
|
|
509352
|
+
},
|
|
509353
|
+
{
|
|
509354
|
+
"op": "add",
|
|
509355
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/9",
|
|
509356
|
+
"value": "Provides capabilities (advanced IntelliSense, auto-fixing) in configuration files like settings, launch, and extension recommendation files."
|
|
509357
|
+
},
|
|
509358
|
+
{
|
|
509359
|
+
"op": "add",
|
|
509360
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/10",
|
|
509361
|
+
"value": "Helper for auto-attach feature when node-debug extensions are not active."
|
|
509362
|
+
},
|
|
509363
|
+
{
|
|
509364
|
+
"op": "add",
|
|
509365
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/11",
|
|
509366
|
+
"value": "Open URI in browser if server under debugging is ready."
|
|
509367
|
+
},
|
|
509368
|
+
{
|
|
509369
|
+
"op": "add",
|
|
509370
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/12",
|
|
509371
|
+
"value": "Emmet support for VS Code"
|
|
509372
|
+
},
|
|
509373
|
+
{
|
|
509374
|
+
"op": "add",
|
|
509375
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/13",
|
|
509376
|
+
"value": "Provides linting capabilities for authoring extensions."
|
|
509377
|
+
},
|
|
509378
|
+
{
|
|
509379
|
+
"op": "add",
|
|
509380
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/14",
|
|
509381
|
+
"value": "Git SCM Integration"
|
|
509382
|
+
},
|
|
509383
|
+
{
|
|
509384
|
+
"op": "add",
|
|
509385
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/15",
|
|
509386
|
+
"value": "Git static contributions and pickers."
|
|
509387
|
+
},
|
|
509388
|
+
{
|
|
509389
|
+
"op": "add",
|
|
509390
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/16",
|
|
509391
|
+
"value": "GitHub features for VS Code"
|
|
509392
|
+
},
|
|
509393
|
+
{
|
|
509394
|
+
"op": "add",
|
|
509395
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/17",
|
|
509396
|
+
"value": "GitHub Authentication Provider"
|
|
509397
|
+
},
|
|
509398
|
+
{
|
|
509399
|
+
"op": "add",
|
|
509400
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/18",
|
|
509401
|
+
"value": "Extension to add Grunt capabilities to VS Code."
|
|
509402
|
+
},
|
|
509403
|
+
{
|
|
509404
|
+
"op": "add",
|
|
509405
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/19",
|
|
509406
|
+
"value": "Extension to add Gulp capabilities to VSCode."
|
|
509407
|
+
},
|
|
509408
|
+
{
|
|
509409
|
+
"op": "add",
|
|
509410
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/20",
|
|
509411
|
+
"value": "Provides basic support for opening and reading Jupyter's .ipynb notebook files"
|
|
509412
|
+
},
|
|
509413
|
+
{
|
|
509414
|
+
"op": "add",
|
|
509415
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/21",
|
|
509416
|
+
"value": "Extension to add Jake capabilities to VS Code."
|
|
509417
|
+
},
|
|
509418
|
+
{
|
|
509419
|
+
"op": "add",
|
|
509420
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/22",
|
|
509421
|
+
"value": "An extension for debugging Node.js programs and Chrome."
|
|
509422
|
+
},
|
|
509423
|
+
{
|
|
509424
|
+
"op": "add",
|
|
509425
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/23",
|
|
509426
|
+
"value": "Companion extension to js-debug that provides capability for remote debugging"
|
|
509427
|
+
},
|
|
509428
|
+
{
|
|
509429
|
+
"op": "add",
|
|
509430
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/24",
|
|
509431
|
+
"value": "Provides VS Code's built-in previews for images, audio, and video"
|
|
509432
|
+
},
|
|
509433
|
+
{
|
|
509434
|
+
"op": "add",
|
|
509435
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/25",
|
|
509436
|
+
"value": "Highlighting and commands for inline merge conflicts."
|
|
509437
|
+
},
|
|
509438
|
+
{
|
|
509439
|
+
"op": "add",
|
|
509440
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/26",
|
|
509441
|
+
"value": "Adds Mermaid diagram support to built-in chats, Markdown previews, and notebooks."
|
|
509442
|
+
},
|
|
509443
|
+
{
|
|
509444
|
+
"op": "add",
|
|
509445
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/27",
|
|
509446
|
+
"value": "Microsoft authentication provider"
|
|
509447
|
+
},
|
|
509448
|
+
{
|
|
509449
|
+
"op": "add",
|
|
509450
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/28",
|
|
509451
|
+
"value": "Extension to add task support for npm scripts."
|
|
509452
|
+
},
|
|
509453
|
+
{
|
|
509454
|
+
"op": "add",
|
|
509455
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/29",
|
|
509456
|
+
"value": "Reference Search results as separate, stable view in the sidebar"
|
|
509457
|
+
},
|
|
509458
|
+
{
|
|
509459
|
+
"op": "add",
|
|
509460
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/30",
|
|
509461
|
+
"value": "Provides syntax highlighting and language features for tabbed search results."
|
|
509462
|
+
},
|
|
509463
|
+
{
|
|
509464
|
+
"op": "add",
|
|
509465
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/31",
|
|
509466
|
+
"value": "A very basic built-in webview for displaying web content."
|
|
509467
|
+
},
|
|
509468
|
+
{
|
|
509469
|
+
"op": "add",
|
|
509470
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/32",
|
|
509471
|
+
"value": "Extension to add terminal completions for zsh, bash, and fish terminals."
|
|
509472
|
+
},
|
|
509473
|
+
{
|
|
509474
|
+
"op": "add",
|
|
509475
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/33",
|
|
509476
|
+
"value": "Allows forwarding local ports to be accessible over the internet."
|
|
509477
|
+
},
|
|
509478
|
+
{
|
|
509479
|
+
"op": "add",
|
|
509480
|
+
"path": "/editor.defaultFormatter/markdownEnumDescriptions/34",
|
|
509481
|
+
"value": "Text visualizer for profiles taken from the JavaScript debugger"
|
|
509482
|
+
},
|
|
509483
|
+
{
|
|
509484
|
+
"op": "add",
|
|
509485
|
+
"path": "/editor.defaultFormatter/enumItemLabels/0",
|
|
509486
|
+
"value": "None"
|
|
509487
|
+
},
|
|
509488
|
+
{
|
|
509489
|
+
"op": "add",
|
|
509490
|
+
"path": "/editor.defaultFormatter/enumItemLabels/1",
|
|
509491
|
+
"value": "GitHub Copilot"
|
|
509492
|
+
},
|
|
509493
|
+
{
|
|
509494
|
+
"op": "add",
|
|
509495
|
+
"path": "/editor.defaultFormatter/enumItemLabels/2",
|
|
509496
|
+
"value": "CSS Language Features"
|
|
509497
|
+
},
|
|
509498
|
+
{
|
|
509499
|
+
"op": "add",
|
|
509500
|
+
"path": "/editor.defaultFormatter/enumItemLabels/3",
|
|
509501
|
+
"value": "HTML Language Features"
|
|
509502
|
+
},
|
|
509503
|
+
{
|
|
509504
|
+
"op": "add",
|
|
509505
|
+
"path": "/editor.defaultFormatter/enumItemLabels/4",
|
|
509506
|
+
"value": "JSON Language Features"
|
|
509507
|
+
},
|
|
509508
|
+
{
|
|
509509
|
+
"op": "add",
|
|
509510
|
+
"path": "/editor.defaultFormatter/enumItemLabels/5",
|
|
509511
|
+
"value": "Markdown Language Features"
|
|
509512
|
+
},
|
|
509513
|
+
{
|
|
509514
|
+
"op": "add",
|
|
509515
|
+
"path": "/editor.defaultFormatter/enumItemLabels/6",
|
|
509516
|
+
"value": "Markdown Math"
|
|
509517
|
+
},
|
|
509518
|
+
{
|
|
509519
|
+
"op": "add",
|
|
509520
|
+
"path": "/editor.defaultFormatter/enumItemLabels/7",
|
|
509521
|
+
"value": "PHP Language Features"
|
|
509522
|
+
},
|
|
509523
|
+
{
|
|
509524
|
+
"op": "add",
|
|
509525
|
+
"path": "/editor.defaultFormatter/enumItemLabels/8",
|
|
509526
|
+
"value": "JavaScript and TypeScript Language Features"
|
|
509527
|
+
},
|
|
509528
|
+
{
|
|
509529
|
+
"op": "add",
|
|
509530
|
+
"path": "/editor.defaultFormatter/enumItemLabels/9",
|
|
509531
|
+
"value": "Configuration Editing"
|
|
509532
|
+
},
|
|
509533
|
+
{
|
|
509534
|
+
"op": "add",
|
|
509535
|
+
"path": "/editor.defaultFormatter/enumItemLabels/10",
|
|
509536
|
+
"value": "Node Debug Auto-attach"
|
|
509537
|
+
},
|
|
509538
|
+
{
|
|
509539
|
+
"op": "add",
|
|
509540
|
+
"path": "/editor.defaultFormatter/enumItemLabels/11",
|
|
509541
|
+
"value": "Server Ready Action"
|
|
509542
|
+
},
|
|
509543
|
+
{
|
|
509544
|
+
"op": "add",
|
|
509545
|
+
"path": "/editor.defaultFormatter/enumItemLabels/12",
|
|
509546
|
+
"value": "Emmet"
|
|
509547
|
+
},
|
|
509548
|
+
{
|
|
509549
|
+
"op": "add",
|
|
509550
|
+
"path": "/editor.defaultFormatter/enumItemLabels/13",
|
|
509551
|
+
"value": "Extension Authoring"
|
|
509552
|
+
},
|
|
509553
|
+
{
|
|
509554
|
+
"op": "add",
|
|
509555
|
+
"path": "/editor.defaultFormatter/enumItemLabels/14",
|
|
509556
|
+
"value": "Git"
|
|
509557
|
+
},
|
|
509558
|
+
{
|
|
509559
|
+
"op": "add",
|
|
509560
|
+
"path": "/editor.defaultFormatter/enumItemLabels/15",
|
|
509561
|
+
"value": "Git Base"
|
|
509562
|
+
},
|
|
509563
|
+
{
|
|
509564
|
+
"op": "add",
|
|
509565
|
+
"path": "/editor.defaultFormatter/enumItemLabels/16",
|
|
509566
|
+
"value": "GitHub"
|
|
509567
|
+
},
|
|
509568
|
+
{
|
|
509569
|
+
"op": "add",
|
|
509570
|
+
"path": "/editor.defaultFormatter/enumItemLabels/17",
|
|
509571
|
+
"value": "GitHub Authentication"
|
|
509572
|
+
},
|
|
509573
|
+
{
|
|
509574
|
+
"op": "add",
|
|
509575
|
+
"path": "/editor.defaultFormatter/enumItemLabels/18",
|
|
509576
|
+
"value": "Grunt support for VS Code"
|
|
509577
|
+
},
|
|
509578
|
+
{
|
|
509579
|
+
"op": "add",
|
|
509580
|
+
"path": "/editor.defaultFormatter/enumItemLabels/19",
|
|
509581
|
+
"value": "Gulp support for VSCode"
|
|
509582
|
+
},
|
|
509583
|
+
{
|
|
509584
|
+
"op": "add",
|
|
509585
|
+
"path": "/editor.defaultFormatter/enumItemLabels/20",
|
|
509586
|
+
"value": ".ipynb Support"
|
|
509587
|
+
},
|
|
509588
|
+
{
|
|
509589
|
+
"op": "add",
|
|
509590
|
+
"path": "/editor.defaultFormatter/enumItemLabels/21",
|
|
509591
|
+
"value": "Jake support for VS Code"
|
|
509592
|
+
},
|
|
509593
|
+
{
|
|
509594
|
+
"op": "add",
|
|
509595
|
+
"path": "/editor.defaultFormatter/enumItemLabels/22",
|
|
509596
|
+
"value": "JavaScript Debugger"
|
|
509597
|
+
},
|
|
509598
|
+
{
|
|
509599
|
+
"op": "add",
|
|
509600
|
+
"path": "/editor.defaultFormatter/enumItemLabels/23",
|
|
509601
|
+
"value": "JavaScript Debugger Companion Extension"
|
|
509602
|
+
},
|
|
509603
|
+
{
|
|
509604
|
+
"op": "add",
|
|
509605
|
+
"path": "/editor.defaultFormatter/enumItemLabels/24",
|
|
509606
|
+
"value": "Media Preview"
|
|
509607
|
+
},
|
|
509608
|
+
{
|
|
509609
|
+
"op": "add",
|
|
509610
|
+
"path": "/editor.defaultFormatter/enumItemLabels/25",
|
|
509611
|
+
"value": "Merge Conflict"
|
|
509612
|
+
},
|
|
509613
|
+
{
|
|
509614
|
+
"op": "add",
|
|
509615
|
+
"path": "/editor.defaultFormatter/enumItemLabels/26",
|
|
509616
|
+
"value": "Mermaid Markdown Features"
|
|
509617
|
+
},
|
|
509618
|
+
{
|
|
509619
|
+
"op": "add",
|
|
509620
|
+
"path": "/editor.defaultFormatter/enumItemLabels/27",
|
|
509621
|
+
"value": "Microsoft Account"
|
|
509622
|
+
},
|
|
509623
|
+
{
|
|
509624
|
+
"op": "add",
|
|
509625
|
+
"path": "/editor.defaultFormatter/enumItemLabels/28",
|
|
509626
|
+
"value": "NPM support for VS Code"
|
|
509627
|
+
},
|
|
509628
|
+
{
|
|
509629
|
+
"op": "add",
|
|
509630
|
+
"path": "/editor.defaultFormatter/enumItemLabels/29",
|
|
509631
|
+
"value": "Reference Search View"
|
|
509632
|
+
},
|
|
509633
|
+
{
|
|
509634
|
+
"op": "add",
|
|
509635
|
+
"path": "/editor.defaultFormatter/enumItemLabels/30",
|
|
509636
|
+
"value": "Search Result"
|
|
509637
|
+
},
|
|
509638
|
+
{
|
|
509639
|
+
"op": "add",
|
|
509640
|
+
"path": "/editor.defaultFormatter/enumItemLabels/31",
|
|
509641
|
+
"value": "Simple Browser"
|
|
509642
|
+
},
|
|
509643
|
+
{
|
|
509644
|
+
"op": "add",
|
|
509645
|
+
"path": "/editor.defaultFormatter/enumItemLabels/32",
|
|
509646
|
+
"value": "Terminal Suggest for VS Code"
|
|
509647
|
+
},
|
|
509648
|
+
{
|
|
509649
|
+
"op": "add",
|
|
509650
|
+
"path": "/editor.defaultFormatter/enumItemLabels/33",
|
|
509651
|
+
"value": "Local Tunnel Port Forwarding"
|
|
509652
|
+
},
|
|
509653
|
+
{
|
|
509654
|
+
"op": "add",
|
|
509655
|
+
"path": "/editor.defaultFormatter/enumItemLabels/34",
|
|
509656
|
+
"value": "Table Visualizer for JavaScript Profiles"
|
|
509657
|
+
},
|
|
509658
|
+
{
|
|
509659
|
+
"op": "add",
|
|
509660
|
+
"path": "/editor.defaultFormatter/enum/0",
|
|
509661
|
+
"value": null
|
|
509662
|
+
},
|
|
509663
|
+
{
|
|
509664
|
+
"op": "add",
|
|
509665
|
+
"path": "/editor.defaultFormatter/enum/1",
|
|
509666
|
+
"value": "GitHub.copilot-chat"
|
|
509667
|
+
},
|
|
509668
|
+
{
|
|
509669
|
+
"op": "add",
|
|
509670
|
+
"path": "/editor.defaultFormatter/enum/2",
|
|
509671
|
+
"value": "vscode.css-language-features"
|
|
509672
|
+
},
|
|
509673
|
+
{
|
|
509674
|
+
"op": "add",
|
|
509675
|
+
"path": "/editor.defaultFormatter/enum/3",
|
|
509676
|
+
"value": "vscode.html-language-features"
|
|
509677
|
+
},
|
|
509678
|
+
{
|
|
509679
|
+
"op": "add",
|
|
509680
|
+
"path": "/editor.defaultFormatter/enum/4",
|
|
509681
|
+
"value": "vscode.json-language-features"
|
|
509682
|
+
},
|
|
509683
|
+
{
|
|
509684
|
+
"op": "add",
|
|
509685
|
+
"path": "/editor.defaultFormatter/enum/5",
|
|
509686
|
+
"value": "vscode.markdown-language-features"
|
|
509687
|
+
},
|
|
509688
|
+
{
|
|
509689
|
+
"op": "add",
|
|
509690
|
+
"path": "/editor.defaultFormatter/enum/6",
|
|
509691
|
+
"value": "vscode.markdown-math"
|
|
509692
|
+
},
|
|
509693
|
+
{
|
|
509694
|
+
"op": "add",
|
|
509695
|
+
"path": "/editor.defaultFormatter/enum/7",
|
|
509696
|
+
"value": "vscode.php-language-features"
|
|
509697
|
+
},
|
|
509698
|
+
{
|
|
509699
|
+
"op": "add",
|
|
509700
|
+
"path": "/editor.defaultFormatter/enum/8",
|
|
509701
|
+
"value": "vscode.typescript-language-features"
|
|
509702
|
+
},
|
|
509703
|
+
{
|
|
509704
|
+
"op": "add",
|
|
509705
|
+
"path": "/editor.defaultFormatter/enum/9",
|
|
509706
|
+
"value": "vscode.configuration-editing"
|
|
509707
|
+
},
|
|
509708
|
+
{
|
|
509709
|
+
"op": "add",
|
|
509710
|
+
"path": "/editor.defaultFormatter/enum/10",
|
|
509711
|
+
"value": "vscode.debug-auto-launch"
|
|
509712
|
+
},
|
|
509713
|
+
{
|
|
509714
|
+
"op": "add",
|
|
509715
|
+
"path": "/editor.defaultFormatter/enum/11",
|
|
509716
|
+
"value": "vscode.debug-server-ready"
|
|
509717
|
+
},
|
|
509718
|
+
{
|
|
509719
|
+
"op": "add",
|
|
509720
|
+
"path": "/editor.defaultFormatter/enum/12",
|
|
509721
|
+
"value": "vscode.emmet"
|
|
509722
|
+
},
|
|
509723
|
+
{
|
|
509724
|
+
"op": "add",
|
|
509725
|
+
"path": "/editor.defaultFormatter/enum/13",
|
|
509726
|
+
"value": "vscode.extension-editing"
|
|
509727
|
+
},
|
|
509728
|
+
{
|
|
509729
|
+
"op": "add",
|
|
509730
|
+
"path": "/editor.defaultFormatter/enum/14",
|
|
509731
|
+
"value": "vscode.git"
|
|
509732
|
+
},
|
|
509733
|
+
{
|
|
509734
|
+
"op": "add",
|
|
509735
|
+
"path": "/editor.defaultFormatter/enum/15",
|
|
509736
|
+
"value": "vscode.git-base"
|
|
509737
|
+
},
|
|
509738
|
+
{
|
|
509739
|
+
"op": "add",
|
|
509740
|
+
"path": "/editor.defaultFormatter/enum/16",
|
|
509741
|
+
"value": "vscode.github"
|
|
509742
|
+
},
|
|
509743
|
+
{
|
|
509744
|
+
"op": "add",
|
|
509745
|
+
"path": "/editor.defaultFormatter/enum/17",
|
|
509746
|
+
"value": "vscode.github-authentication"
|
|
509747
|
+
},
|
|
509748
|
+
{
|
|
509749
|
+
"op": "add",
|
|
509750
|
+
"path": "/editor.defaultFormatter/enum/18",
|
|
509751
|
+
"value": "vscode.grunt"
|
|
509752
|
+
},
|
|
509753
|
+
{
|
|
509754
|
+
"op": "add",
|
|
509755
|
+
"path": "/editor.defaultFormatter/enum/19",
|
|
509756
|
+
"value": "vscode.gulp"
|
|
509757
|
+
},
|
|
509758
|
+
{
|
|
509759
|
+
"op": "add",
|
|
509760
|
+
"path": "/editor.defaultFormatter/enum/20",
|
|
509761
|
+
"value": "vscode.ipynb"
|
|
509762
|
+
},
|
|
509763
|
+
{
|
|
509764
|
+
"op": "add",
|
|
509765
|
+
"path": "/editor.defaultFormatter/enum/21",
|
|
509766
|
+
"value": "vscode.jake"
|
|
509767
|
+
},
|
|
509768
|
+
{
|
|
509769
|
+
"op": "add",
|
|
509770
|
+
"path": "/editor.defaultFormatter/enum/22",
|
|
509771
|
+
"value": "ms-vscode.js-debug"
|
|
509772
|
+
},
|
|
509773
|
+
{
|
|
509774
|
+
"op": "add",
|
|
509775
|
+
"path": "/editor.defaultFormatter/enum/23",
|
|
509776
|
+
"value": "ms-vscode.js-debug-companion"
|
|
509777
|
+
},
|
|
509778
|
+
{
|
|
509779
|
+
"op": "add",
|
|
509780
|
+
"path": "/editor.defaultFormatter/enum/24",
|
|
509781
|
+
"value": "vscode.media-preview"
|
|
509782
|
+
},
|
|
509783
|
+
{
|
|
509784
|
+
"op": "add",
|
|
509785
|
+
"path": "/editor.defaultFormatter/enum/25",
|
|
509786
|
+
"value": "vscode.merge-conflict"
|
|
509787
|
+
},
|
|
509788
|
+
{
|
|
509789
|
+
"op": "add",
|
|
509790
|
+
"path": "/editor.defaultFormatter/enum/26",
|
|
509791
|
+
"value": "vscode.mermaid-markdown-features"
|
|
509792
|
+
},
|
|
509793
|
+
{
|
|
509794
|
+
"op": "add",
|
|
509795
|
+
"path": "/editor.defaultFormatter/enum/27",
|
|
509796
|
+
"value": "vscode.microsoft-authentication"
|
|
509797
|
+
},
|
|
509798
|
+
{
|
|
509799
|
+
"op": "add",
|
|
509800
|
+
"path": "/editor.defaultFormatter/enum/28",
|
|
509801
|
+
"value": "vscode.npm"
|
|
509802
|
+
},
|
|
509803
|
+
{
|
|
509804
|
+
"op": "add",
|
|
509805
|
+
"path": "/editor.defaultFormatter/enum/29",
|
|
509806
|
+
"value": "vscode.references-view"
|
|
509807
|
+
},
|
|
509808
|
+
{
|
|
509809
|
+
"op": "add",
|
|
509810
|
+
"path": "/editor.defaultFormatter/enum/30",
|
|
509811
|
+
"value": "vscode.search-result"
|
|
509812
|
+
},
|
|
509813
|
+
{
|
|
509814
|
+
"op": "add",
|
|
509815
|
+
"path": "/editor.defaultFormatter/enum/31",
|
|
509816
|
+
"value": "vscode.simple-browser"
|
|
509817
|
+
},
|
|
509818
|
+
{
|
|
509819
|
+
"op": "add",
|
|
509820
|
+
"path": "/editor.defaultFormatter/enum/32",
|
|
509821
|
+
"value": "vscode.terminal-suggest"
|
|
509822
|
+
},
|
|
509823
|
+
{
|
|
509824
|
+
"op": "add",
|
|
509825
|
+
"path": "/editor.defaultFormatter/enum/33",
|
|
509826
|
+
"value": "vscode.tunnel-forwarding"
|
|
509827
|
+
},
|
|
509828
|
+
{
|
|
509829
|
+
"op": "add",
|
|
509830
|
+
"path": "/editor.defaultFormatter/enum/34",
|
|
509831
|
+
"value": "ms-vscode.vscode-js-profile-table"
|
|
509832
|
+
},
|
|
509833
|
+
{
|
|
509834
|
+
"op": "add",
|
|
509835
|
+
"path": "/accessibility.verbosity.customizationMigrations",
|
|
509836
|
+
"value": {
|
|
509837
|
+
"description": "Provide information about how to access accessibility help for the customization migration checklist.",
|
|
509838
|
+
"type": "boolean",
|
|
509839
|
+
"default": true,
|
|
509840
|
+
"tags": [
|
|
509841
|
+
"accessibility"
|
|
509842
|
+
],
|
|
509843
|
+
"section": {
|
|
509844
|
+
"id": "accessibility",
|
|
509845
|
+
"title": "Accessibility"
|
|
509846
|
+
},
|
|
509847
|
+
"defaultDefaultValue": true,
|
|
509848
|
+
"scope": 5,
|
|
509849
|
+
"restricted": false
|
|
509850
|
+
}
|
|
509851
|
+
},
|
|
509852
|
+
{
|
|
509853
|
+
"op": "add",
|
|
509854
|
+
"path": "/sessions.useWorktree",
|
|
509855
|
+
"value": {
|
|
509856
|
+
"type": "boolean",
|
|
509857
|
+
"default": true,
|
|
509858
|
+
"scope": 1,
|
|
509859
|
+
"description": "Controls whether New Worktree is checked when no previous isolation choice has been saved. Once a choice is saved, it is used across workspaces instead of this setting.",
|
|
509860
|
+
"experiment": {
|
|
509861
|
+
"mode": "auto",
|
|
509862
|
+
"name": "agentSessionsUseWorktree"
|
|
509863
|
+
},
|
|
509864
|
+
"section": {
|
|
509865
|
+
"id": "sessions"
|
|
509866
|
+
},
|
|
509867
|
+
"defaultDefaultValue": true,
|
|
509868
|
+
"restricted": false,
|
|
509869
|
+
"tags": [
|
|
509870
|
+
"onExP"
|
|
509871
|
+
]
|
|
509872
|
+
}
|
|
509873
|
+
},
|
|
509874
|
+
{
|
|
509875
|
+
"op": "add",
|
|
509876
|
+
"path": "/terminal.explorerKind",
|
|
509877
|
+
"value": {
|
|
509878
|
+
"type": "string",
|
|
509879
|
+
"enum": [
|
|
509880
|
+
"integrated",
|
|
509881
|
+
"external",
|
|
509882
|
+
"both"
|
|
509883
|
+
],
|
|
509884
|
+
"enumDescriptions": [
|
|
509885
|
+
"Show the integrated terminal action.",
|
|
509886
|
+
"Show the external terminal action.",
|
|
509887
|
+
"Show both integrated and external terminal actions."
|
|
509888
|
+
],
|
|
509889
|
+
"default": "integrated",
|
|
509890
|
+
"description": "When opening a file from the Explorer in a terminal, determines what kind of terminal will be launched",
|
|
509891
|
+
"section": {
|
|
509892
|
+
"id": "externalTerminal",
|
|
509893
|
+
"title": "External Terminal",
|
|
509894
|
+
"order": 100
|
|
509895
|
+
},
|
|
509896
|
+
"defaultDefaultValue": "integrated",
|
|
509897
|
+
"scope": 4,
|
|
509898
|
+
"restricted": false
|
|
509899
|
+
}
|
|
509900
|
+
},
|
|
509901
|
+
{
|
|
509902
|
+
"op": "add",
|
|
509903
|
+
"path": "/terminal.sourceControlRepositoriesKind",
|
|
509904
|
+
"value": {
|
|
509905
|
+
"type": "string",
|
|
509906
|
+
"enum": [
|
|
509907
|
+
"integrated",
|
|
509908
|
+
"external",
|
|
509909
|
+
"both"
|
|
509910
|
+
],
|
|
509911
|
+
"enumDescriptions": [
|
|
509912
|
+
"Show the integrated terminal action.",
|
|
509913
|
+
"Show the external terminal action.",
|
|
509914
|
+
"Show both integrated and external terminal actions."
|
|
509915
|
+
],
|
|
509916
|
+
"default": "integrated",
|
|
509917
|
+
"description": "When opening a repository from the Source Control Repositories view in a terminal, determines what kind of terminal will be launched",
|
|
509918
|
+
"section": {
|
|
509919
|
+
"id": "externalTerminal",
|
|
509920
|
+
"title": "External Terminal",
|
|
509921
|
+
"order": 100
|
|
509922
|
+
},
|
|
509923
|
+
"defaultDefaultValue": "integrated",
|
|
509924
|
+
"scope": 4,
|
|
509925
|
+
"restricted": false
|
|
509926
|
+
}
|
|
509927
|
+
},
|
|
509928
|
+
{
|
|
509929
|
+
"op": "add",
|
|
509930
|
+
"path": "/terminal.external.windowsExec",
|
|
509931
|
+
"value": {
|
|
509932
|
+
"type": "string",
|
|
509933
|
+
"description": "Customizes which terminal to run on Windows.",
|
|
509934
|
+
"default": "C:\\Windows\\System32\\cmd.exe",
|
|
509935
|
+
"scope": 1,
|
|
509936
|
+
"section": {
|
|
509937
|
+
"id": "externalTerminal",
|
|
509938
|
+
"title": "External Terminal",
|
|
509939
|
+
"order": 100
|
|
509940
|
+
},
|
|
509941
|
+
"defaultDefaultValue": "C:\\Windows\\System32\\cmd.exe",
|
|
509942
|
+
"restricted": false
|
|
509943
|
+
}
|
|
509944
|
+
},
|
|
509945
|
+
{
|
|
509946
|
+
"op": "add",
|
|
509947
|
+
"path": "/terminal.external.osxExec",
|
|
509948
|
+
"value": {
|
|
509949
|
+
"type": "string",
|
|
509950
|
+
"description": "Customizes which terminal application to run on macOS.",
|
|
509951
|
+
"default": "Terminal.app",
|
|
509952
|
+
"scope": 1,
|
|
509953
|
+
"section": {
|
|
509954
|
+
"id": "externalTerminal",
|
|
509955
|
+
"title": "External Terminal",
|
|
509956
|
+
"order": 100
|
|
509957
|
+
},
|
|
509958
|
+
"defaultDefaultValue": "Terminal.app",
|
|
509959
|
+
"restricted": false
|
|
509960
|
+
}
|
|
509961
|
+
},
|
|
509962
|
+
{
|
|
509963
|
+
"op": "add",
|
|
509964
|
+
"path": "/terminal.external.linuxExec",
|
|
509965
|
+
"value": {
|
|
509966
|
+
"type": "string",
|
|
509967
|
+
"description": "Customizes which terminal to run on Linux.",
|
|
509968
|
+
"default": "x-terminal-emulator",
|
|
509969
|
+
"scope": 1,
|
|
509970
|
+
"section": {
|
|
509971
|
+
"id": "externalTerminal",
|
|
509972
|
+
"title": "External Terminal",
|
|
509973
|
+
"order": 100
|
|
509974
|
+
},
|
|
509975
|
+
"defaultDefaultValue": "x-terminal-emulator",
|
|
509976
|
+
"restricted": false
|
|
509977
|
+
}
|
|
509978
|
+
}
|
|
509979
|
+
]
|
|
507305
509980
|
}
|
|
507306
509981
|
]
|