@vscode/vscode-settings-history 0.0.2-85 → 0.0.2-87
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 +1505 -0
- package/dist/vscode-settings.d.ts +34 -1
- package/package.json +2 -2
package/dist/history.json
CHANGED
|
@@ -508664,5 +508664,1510 @@
|
|
|
508664
508664
|
}
|
|
508665
508665
|
}
|
|
508666
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
|
+
]
|
|
509980
|
+
},
|
|
509981
|
+
{
|
|
509982
|
+
"version": "1.138.0-insider+2026091500",
|
|
509983
|
+
"base": {
|
|
509984
|
+
"version": "1.138.0-insider+2026091107"
|
|
509985
|
+
},
|
|
509986
|
+
"patch": [
|
|
509987
|
+
{
|
|
509988
|
+
"op": "remove",
|
|
509989
|
+
"path": "/terminal.external.linuxExec"
|
|
509990
|
+
},
|
|
509991
|
+
{
|
|
509992
|
+
"op": "remove",
|
|
509993
|
+
"path": "/terminal.external.osxExec"
|
|
509994
|
+
},
|
|
509995
|
+
{
|
|
509996
|
+
"op": "remove",
|
|
509997
|
+
"path": "/terminal.external.windowsExec"
|
|
509998
|
+
},
|
|
509999
|
+
{
|
|
510000
|
+
"op": "remove",
|
|
510001
|
+
"path": "/terminal.sourceControlRepositoriesKind"
|
|
510002
|
+
},
|
|
510003
|
+
{
|
|
510004
|
+
"op": "remove",
|
|
510005
|
+
"path": "/terminal.explorerKind"
|
|
510006
|
+
},
|
|
510007
|
+
{
|
|
510008
|
+
"op": "replace",
|
|
510009
|
+
"path": "/chat.agentSessions.archiveNudge.enabled/description",
|
|
510010
|
+
"value": "Suggests archiving an inactive session when all GitHub pull requests associated with the session have merged. Dismissing the suggestion hides it for that session until it is archived or deleted."
|
|
510011
|
+
},
|
|
510012
|
+
{
|
|
510013
|
+
"op": "replace",
|
|
510014
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/16",
|
|
510015
|
+
"value": "jsProfileVisualizer.heapsnapshot.table"
|
|
510016
|
+
},
|
|
510017
|
+
{
|
|
510018
|
+
"op": "replace",
|
|
510019
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/15",
|
|
510020
|
+
"value": "jsProfileVisualizer.heapprofile.table"
|
|
510021
|
+
},
|
|
510022
|
+
{
|
|
510023
|
+
"op": "replace",
|
|
510024
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/14",
|
|
510025
|
+
"value": "jsProfileVisualizer.cpuprofile.table"
|
|
510026
|
+
},
|
|
510027
|
+
{
|
|
510028
|
+
"op": "replace",
|
|
510029
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/13",
|
|
510030
|
+
"value": "vscode.videoPreview"
|
|
510031
|
+
},
|
|
510032
|
+
{
|
|
510033
|
+
"op": "replace",
|
|
510034
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/12",
|
|
510035
|
+
"value": "vscode.audioPreview"
|
|
510036
|
+
},
|
|
510037
|
+
{
|
|
510038
|
+
"op": "replace",
|
|
510039
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/11",
|
|
510040
|
+
"value": "imagePreview.previewEditor"
|
|
510041
|
+
},
|
|
510042
|
+
{
|
|
510043
|
+
"op": "replace",
|
|
510044
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/10",
|
|
510045
|
+
"value": "vscode.markdown.editor"
|
|
510046
|
+
},
|
|
510047
|
+
{
|
|
510048
|
+
"op": "replace",
|
|
510049
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/9",
|
|
510050
|
+
"value": "vscode.markdown.preview.editor"
|
|
510051
|
+
},
|
|
510052
|
+
{
|
|
510053
|
+
"op": "replace",
|
|
510054
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/8",
|
|
510055
|
+
"value": "jupyter-notebook"
|
|
510056
|
+
},
|
|
510057
|
+
{
|
|
510058
|
+
"op": "add",
|
|
510059
|
+
"path": "/workbench.editor.defaultBinaryEditor/enum/17",
|
|
510060
|
+
"value": ""
|
|
510061
|
+
},
|
|
510062
|
+
{
|
|
510063
|
+
"op": "add",
|
|
510064
|
+
"path": "/workbench.editor.autoLockGroups/defaultDefaultValue/jupyter-notebook",
|
|
510065
|
+
"value": false
|
|
510066
|
+
},
|
|
510067
|
+
{
|
|
510068
|
+
"op": "add",
|
|
510069
|
+
"path": "/workbench.editor.autoLockGroups/default/jupyter-notebook",
|
|
510070
|
+
"value": false
|
|
510071
|
+
},
|
|
510072
|
+
{
|
|
510073
|
+
"op": "add",
|
|
510074
|
+
"path": "/workbench.editor.autoLockGroups/properties/jupyter-notebook",
|
|
510075
|
+
"value": {
|
|
510076
|
+
"type": "boolean",
|
|
510077
|
+
"default": false,
|
|
510078
|
+
"description": "Jupyter Notebook"
|
|
510079
|
+
}
|
|
510080
|
+
},
|
|
510081
|
+
{
|
|
510082
|
+
"op": "replace",
|
|
510083
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/15",
|
|
510084
|
+
"value": "jsProfileVisualizer.heapprofile.table"
|
|
510085
|
+
},
|
|
510086
|
+
{
|
|
510087
|
+
"op": "replace",
|
|
510088
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/14",
|
|
510089
|
+
"value": "jsProfileVisualizer.cpuprofile.table"
|
|
510090
|
+
},
|
|
510091
|
+
{
|
|
510092
|
+
"op": "replace",
|
|
510093
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/13",
|
|
510094
|
+
"value": "vscode.videoPreview"
|
|
510095
|
+
},
|
|
510096
|
+
{
|
|
510097
|
+
"op": "replace",
|
|
510098
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/12",
|
|
510099
|
+
"value": "vscode.audioPreview"
|
|
510100
|
+
},
|
|
510101
|
+
{
|
|
510102
|
+
"op": "replace",
|
|
510103
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/11",
|
|
510104
|
+
"value": "imagePreview.previewEditor"
|
|
510105
|
+
},
|
|
510106
|
+
{
|
|
510107
|
+
"op": "replace",
|
|
510108
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/10",
|
|
510109
|
+
"value": "vscode.markdown.editor"
|
|
510110
|
+
},
|
|
510111
|
+
{
|
|
510112
|
+
"op": "replace",
|
|
510113
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/9",
|
|
510114
|
+
"value": "vscode.markdown.preview.editor"
|
|
510115
|
+
},
|
|
510116
|
+
{
|
|
510117
|
+
"op": "replace",
|
|
510118
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/8",
|
|
510119
|
+
"value": "jupyter-notebook"
|
|
510120
|
+
},
|
|
510121
|
+
{
|
|
510122
|
+
"op": "add",
|
|
510123
|
+
"path": "/workbench.diffEditorAssociations/patternProperties/.*/enum/16",
|
|
510124
|
+
"value": "jsProfileVisualizer.heapsnapshot.table"
|
|
510125
|
+
},
|
|
510126
|
+
{
|
|
510127
|
+
"op": "replace",
|
|
510128
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/15",
|
|
510129
|
+
"value": "jsProfileVisualizer.heapprofile.table"
|
|
510130
|
+
},
|
|
510131
|
+
{
|
|
510132
|
+
"op": "replace",
|
|
510133
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/14",
|
|
510134
|
+
"value": "jsProfileVisualizer.cpuprofile.table"
|
|
510135
|
+
},
|
|
510136
|
+
{
|
|
510137
|
+
"op": "replace",
|
|
510138
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/13",
|
|
510139
|
+
"value": "vscode.videoPreview"
|
|
510140
|
+
},
|
|
510141
|
+
{
|
|
510142
|
+
"op": "replace",
|
|
510143
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/12",
|
|
510144
|
+
"value": "vscode.audioPreview"
|
|
510145
|
+
},
|
|
510146
|
+
{
|
|
510147
|
+
"op": "replace",
|
|
510148
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/11",
|
|
510149
|
+
"value": "imagePreview.previewEditor"
|
|
510150
|
+
},
|
|
510151
|
+
{
|
|
510152
|
+
"op": "replace",
|
|
510153
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/10",
|
|
510154
|
+
"value": "vscode.markdown.editor"
|
|
510155
|
+
},
|
|
510156
|
+
{
|
|
510157
|
+
"op": "replace",
|
|
510158
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/9",
|
|
510159
|
+
"value": "vscode.markdown.preview.editor"
|
|
510160
|
+
},
|
|
510161
|
+
{
|
|
510162
|
+
"op": "replace",
|
|
510163
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/8",
|
|
510164
|
+
"value": "jupyter-notebook"
|
|
510165
|
+
},
|
|
510166
|
+
{
|
|
510167
|
+
"op": "add",
|
|
510168
|
+
"path": "/workbench.editorAssociations/patternProperties/.*/enum/16",
|
|
510169
|
+
"value": "jsProfileVisualizer.heapsnapshot.table"
|
|
510170
|
+
}
|
|
510171
|
+
]
|
|
508667
510172
|
}
|
|
508668
510173
|
]
|