@vscode/vscode-settings-history 0.0.2-84 → 0.0.2-85
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 +1362 -0
- package/dist/vscode-settings.d.ts +25 -1
- package/package.json +2 -2
package/dist/history.json
CHANGED
|
@@ -507302,5 +507302,1367 @@
|
|
|
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
|
+
]
|
|
507305
508667
|
}
|
|
507306
508668
|
]
|