@vscode/vscode-settings-history 0.0.2-7 → 0.0.2-8
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 +312 -0
- package/dist/vscode-settings.d.ts +22 -1
- package/package.json +1 -1
package/dist/history.json
CHANGED
|
@@ -269600,5 +269600,317 @@
|
|
|
269600
269600
|
}
|
|
269601
269601
|
}
|
|
269602
269602
|
]
|
|
269603
|
+
},
|
|
269604
|
+
{
|
|
269605
|
+
"version": "1.122.0-insider+2026052105",
|
|
269606
|
+
"base": {
|
|
269607
|
+
"version": "1.122.0-insider+2026052017"
|
|
269608
|
+
},
|
|
269609
|
+
"patch": [
|
|
269610
|
+
{
|
|
269611
|
+
"op": "replace",
|
|
269612
|
+
"path": "/markdown-mermaid.darkModeTheme/defaultDefaultValue",
|
|
269613
|
+
"value": "vscode"
|
|
269614
|
+
},
|
|
269615
|
+
{
|
|
269616
|
+
"op": "replace",
|
|
269617
|
+
"path": "/markdown-mermaid.darkModeTheme/default",
|
|
269618
|
+
"value": "vscode"
|
|
269619
|
+
},
|
|
269620
|
+
{
|
|
269621
|
+
"op": "replace",
|
|
269622
|
+
"path": "/markdown-mermaid.darkModeTheme/enum/4",
|
|
269623
|
+
"value": "default"
|
|
269624
|
+
},
|
|
269625
|
+
{
|
|
269626
|
+
"op": "replace",
|
|
269627
|
+
"path": "/markdown-mermaid.darkModeTheme/enum/3",
|
|
269628
|
+
"value": "dark"
|
|
269629
|
+
},
|
|
269630
|
+
{
|
|
269631
|
+
"op": "replace",
|
|
269632
|
+
"path": "/markdown-mermaid.darkModeTheme/enum/2",
|
|
269633
|
+
"value": "forest"
|
|
269634
|
+
},
|
|
269635
|
+
{
|
|
269636
|
+
"op": "replace",
|
|
269637
|
+
"path": "/markdown-mermaid.darkModeTheme/enum/1",
|
|
269638
|
+
"value": "base"
|
|
269639
|
+
},
|
|
269640
|
+
{
|
|
269641
|
+
"op": "replace",
|
|
269642
|
+
"path": "/markdown-mermaid.darkModeTheme/enum/0",
|
|
269643
|
+
"value": "vscode"
|
|
269644
|
+
},
|
|
269645
|
+
{
|
|
269646
|
+
"op": "add",
|
|
269647
|
+
"path": "/markdown-mermaid.darkModeTheme/enum/5",
|
|
269648
|
+
"value": "neutral"
|
|
269649
|
+
},
|
|
269650
|
+
{
|
|
269651
|
+
"op": "add",
|
|
269652
|
+
"path": "/markdown-mermaid.darkModeTheme/enumDescriptions",
|
|
269653
|
+
"value": [
|
|
269654
|
+
"Mermaid theme derived from the current VS Code color theme.",
|
|
269655
|
+
"Built-in Mermaid theme. The only Mermaid theme that can be customized with theme variables.",
|
|
269656
|
+
"Built-in Mermaid theme using shades of green.",
|
|
269657
|
+
"Built-in Mermaid theme for dark backgrounds.",
|
|
269658
|
+
"The default built-in Mermaid theme. Works well with light backgrounds.",
|
|
269659
|
+
"Built-in Mermaid theme using a neutral grayscale palette. Suitable for black and white prints."
|
|
269660
|
+
]
|
|
269661
|
+
},
|
|
269662
|
+
{
|
|
269663
|
+
"op": "replace",
|
|
269664
|
+
"path": "/markdown-mermaid.lightModeTheme/defaultDefaultValue",
|
|
269665
|
+
"value": "vscode"
|
|
269666
|
+
},
|
|
269667
|
+
{
|
|
269668
|
+
"op": "replace",
|
|
269669
|
+
"path": "/markdown-mermaid.lightModeTheme/default",
|
|
269670
|
+
"value": "vscode"
|
|
269671
|
+
},
|
|
269672
|
+
{
|
|
269673
|
+
"op": "replace",
|
|
269674
|
+
"path": "/markdown-mermaid.lightModeTheme/enum/4",
|
|
269675
|
+
"value": "default"
|
|
269676
|
+
},
|
|
269677
|
+
{
|
|
269678
|
+
"op": "replace",
|
|
269679
|
+
"path": "/markdown-mermaid.lightModeTheme/enum/3",
|
|
269680
|
+
"value": "dark"
|
|
269681
|
+
},
|
|
269682
|
+
{
|
|
269683
|
+
"op": "replace",
|
|
269684
|
+
"path": "/markdown-mermaid.lightModeTheme/enum/2",
|
|
269685
|
+
"value": "forest"
|
|
269686
|
+
},
|
|
269687
|
+
{
|
|
269688
|
+
"op": "replace",
|
|
269689
|
+
"path": "/markdown-mermaid.lightModeTheme/enum/1",
|
|
269690
|
+
"value": "base"
|
|
269691
|
+
},
|
|
269692
|
+
{
|
|
269693
|
+
"op": "replace",
|
|
269694
|
+
"path": "/markdown-mermaid.lightModeTheme/enum/0",
|
|
269695
|
+
"value": "vscode"
|
|
269696
|
+
},
|
|
269697
|
+
{
|
|
269698
|
+
"op": "add",
|
|
269699
|
+
"path": "/markdown-mermaid.lightModeTheme/enum/5",
|
|
269700
|
+
"value": "neutral"
|
|
269701
|
+
},
|
|
269702
|
+
{
|
|
269703
|
+
"op": "add",
|
|
269704
|
+
"path": "/markdown-mermaid.lightModeTheme/enumDescriptions",
|
|
269705
|
+
"value": [
|
|
269706
|
+
"Mermaid theme derived from the current VS Code color theme.",
|
|
269707
|
+
"Built-in Mermaid theme. The only Mermaid theme that can be customized with theme variables.",
|
|
269708
|
+
"Built-in Mermaid theme using shades of green.",
|
|
269709
|
+
"Built-in Mermaid theme for dark backgrounds.",
|
|
269710
|
+
"The default built-in Mermaid theme. Works well with light backgrounds.",
|
|
269711
|
+
"Built-in Mermaid theme using a neutral grayscale palette. Suitable for black and white prints."
|
|
269712
|
+
]
|
|
269713
|
+
},
|
|
269714
|
+
{
|
|
269715
|
+
"op": "remove",
|
|
269716
|
+
"path": "/chat.agentHost.otel.dbSpanExporter.enabled/included"
|
|
269717
|
+
},
|
|
269718
|
+
{
|
|
269719
|
+
"op": "remove",
|
|
269720
|
+
"path": "/chat.agentHost.otel.dbSpanExporter.enabled/description"
|
|
269721
|
+
},
|
|
269722
|
+
{
|
|
269723
|
+
"op": "add",
|
|
269724
|
+
"path": "/chat.agentHost.otel.dbSpanExporter.enabled/markdownDescription",
|
|
269725
|
+
"value": "When enabled, the agent host persists every emitted OTel span to a local SQLite database. Spans can be inspected via the `Export Agent Host Traces Database` command. Compatible with external exporters: spans are written to SQLite *and* forwarded to the user-configured sink."
|
|
269726
|
+
},
|
|
269727
|
+
{
|
|
269728
|
+
"op": "remove",
|
|
269729
|
+
"path": "/chat.agentHost.otel.outfile/included"
|
|
269730
|
+
},
|
|
269731
|
+
{
|
|
269732
|
+
"op": "remove",
|
|
269733
|
+
"path": "/chat.agentHost.otel.outfile/description"
|
|
269734
|
+
},
|
|
269735
|
+
{
|
|
269736
|
+
"op": "add",
|
|
269737
|
+
"path": "/chat.agentHost.otel.outfile/markdownDescription",
|
|
269738
|
+
"value": "Output path for span JSON lines when exporter type is `file`. Sets `COPILOT_OTEL_FILE_EXPORTER_PATH`."
|
|
269739
|
+
},
|
|
269740
|
+
{
|
|
269741
|
+
"op": "remove",
|
|
269742
|
+
"path": "/chat.agentHost.otel.captureContent/included"
|
|
269743
|
+
},
|
|
269744
|
+
{
|
|
269745
|
+
"op": "remove",
|
|
269746
|
+
"path": "/chat.agentHost.otel.captureContent/description"
|
|
269747
|
+
},
|
|
269748
|
+
{
|
|
269749
|
+
"op": "add",
|
|
269750
|
+
"path": "/chat.agentHost.otel.captureContent/markdownDescription",
|
|
269751
|
+
"value": "When enabled, includes prompt and response content in OTel span attributes. Sets `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT`. Privacy-sensitive: do not enable in environments that ship spans to shared sinks."
|
|
269752
|
+
},
|
|
269753
|
+
{
|
|
269754
|
+
"op": "remove",
|
|
269755
|
+
"path": "/chat.agentHost.otel.otlpEndpoint/included"
|
|
269756
|
+
},
|
|
269757
|
+
{
|
|
269758
|
+
"op": "remove",
|
|
269759
|
+
"path": "/chat.agentHost.otel.otlpEndpoint/description"
|
|
269760
|
+
},
|
|
269761
|
+
{
|
|
269762
|
+
"op": "add",
|
|
269763
|
+
"path": "/chat.agentHost.otel.otlpEndpoint/markdownDescription",
|
|
269764
|
+
"value": "OTLP endpoint URL when exporter type is `otlp-http` or `otlp-grpc`. Sets `OTEL_EXPORTER_OTLP_ENDPOINT` inside the agent host process."
|
|
269765
|
+
},
|
|
269766
|
+
{
|
|
269767
|
+
"op": "remove",
|
|
269768
|
+
"path": "/chat.agentHost.otel.exporterType/included"
|
|
269769
|
+
},
|
|
269770
|
+
{
|
|
269771
|
+
"op": "remove",
|
|
269772
|
+
"path": "/chat.agentHost.otel.exporterType/description"
|
|
269773
|
+
},
|
|
269774
|
+
{
|
|
269775
|
+
"op": "add",
|
|
269776
|
+
"path": "/chat.agentHost.otel.exporterType/markdownDescription",
|
|
269777
|
+
"value": "Exporter backend used by the Copilot SDK when `#chat.agentHost.otel.enabled#` is on. `otlp-grpc` is downgraded to `otlp-http` transparently in the CLI runtime."
|
|
269778
|
+
},
|
|
269779
|
+
{
|
|
269780
|
+
"op": "remove",
|
|
269781
|
+
"path": "/chat.agentHost.otel.enabled/included"
|
|
269782
|
+
},
|
|
269783
|
+
{
|
|
269784
|
+
"op": "remove",
|
|
269785
|
+
"path": "/chat.agentHost.otel.enabled/description"
|
|
269786
|
+
},
|
|
269787
|
+
{
|
|
269788
|
+
"op": "add",
|
|
269789
|
+
"path": "/chat.agentHost.otel.enabled/markdownDescription",
|
|
269790
|
+
"value": "When enabled, the agent host emits OpenTelemetry traces from the Copilot SDK. Requires `#chat.agentHost.enabled#`. Either configure `#chat.agentHost.otel.otlpEndpoint#` to ship traces to an external collector or enable `#chat.agentHost.otel.dbSpanExporter.enabled#` to capture them locally."
|
|
269791
|
+
},
|
|
269792
|
+
{
|
|
269793
|
+
"op": "remove",
|
|
269794
|
+
"path": "/chat.agentHost.customTerminalTool.enabled/included"
|
|
269795
|
+
},
|
|
269796
|
+
{
|
|
269797
|
+
"op": "replace",
|
|
269798
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/defaultDefaultValue/6",
|
|
269799
|
+
"value": "claude"
|
|
269800
|
+
},
|
|
269801
|
+
{
|
|
269802
|
+
"op": "replace",
|
|
269803
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/defaultDefaultValue/5",
|
|
269804
|
+
"value": "copilot"
|
|
269805
|
+
},
|
|
269806
|
+
{
|
|
269807
|
+
"op": "replace",
|
|
269808
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/defaultDefaultValue/4",
|
|
269809
|
+
"value": "agy"
|
|
269810
|
+
},
|
|
269811
|
+
{
|
|
269812
|
+
"op": "replace",
|
|
269813
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/defaultDefaultValue/3",
|
|
269814
|
+
"value": "agent"
|
|
269815
|
+
},
|
|
269816
|
+
{
|
|
269817
|
+
"op": "add",
|
|
269818
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/defaultDefaultValue/7",
|
|
269819
|
+
"value": "codex"
|
|
269820
|
+
},
|
|
269821
|
+
{
|
|
269822
|
+
"op": "add",
|
|
269823
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/defaultDefaultValue/8",
|
|
269824
|
+
"value": "gemini"
|
|
269825
|
+
},
|
|
269826
|
+
{
|
|
269827
|
+
"op": "replace",
|
|
269828
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/default/6",
|
|
269829
|
+
"value": "claude"
|
|
269830
|
+
},
|
|
269831
|
+
{
|
|
269832
|
+
"op": "replace",
|
|
269833
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/default/5",
|
|
269834
|
+
"value": "copilot"
|
|
269835
|
+
},
|
|
269836
|
+
{
|
|
269837
|
+
"op": "replace",
|
|
269838
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/default/4",
|
|
269839
|
+
"value": "agy"
|
|
269840
|
+
},
|
|
269841
|
+
{
|
|
269842
|
+
"op": "replace",
|
|
269843
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/default/3",
|
|
269844
|
+
"value": "agent"
|
|
269845
|
+
},
|
|
269846
|
+
{
|
|
269847
|
+
"op": "add",
|
|
269848
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/default/7",
|
|
269849
|
+
"value": "codex"
|
|
269850
|
+
},
|
|
269851
|
+
{
|
|
269852
|
+
"op": "add",
|
|
269853
|
+
"path": "/terminal.integrated.stickyScroll.ignoredCommands/default/8",
|
|
269854
|
+
"value": "gemini"
|
|
269855
|
+
},
|
|
269856
|
+
{
|
|
269857
|
+
"op": "remove",
|
|
269858
|
+
"path": "/chat.agentHost.clientTools/included"
|
|
269859
|
+
},
|
|
269860
|
+
{
|
|
269861
|
+
"op": "remove",
|
|
269862
|
+
"path": "/chat.agentHost.ahpJsonlLoggingEnabled/included"
|
|
269863
|
+
},
|
|
269864
|
+
{
|
|
269865
|
+
"op": "remove",
|
|
269866
|
+
"path": "/chat.agentHost.ipcLoggingEnabled/included"
|
|
269867
|
+
},
|
|
269868
|
+
{
|
|
269869
|
+
"op": "replace",
|
|
269870
|
+
"path": "/chat.agentHost.enabled/defaultDefaultValue",
|
|
269871
|
+
"value": true
|
|
269872
|
+
},
|
|
269873
|
+
{
|
|
269874
|
+
"op": "remove",
|
|
269875
|
+
"path": "/chat.agentHost.enabled/included"
|
|
269876
|
+
},
|
|
269877
|
+
{
|
|
269878
|
+
"op": "replace",
|
|
269879
|
+
"path": "/chat.agentHost.enabled/default",
|
|
269880
|
+
"value": true
|
|
269881
|
+
},
|
|
269882
|
+
{
|
|
269883
|
+
"op": "add",
|
|
269884
|
+
"path": "/issueReporter.wizard.enabled",
|
|
269885
|
+
"value": {
|
|
269886
|
+
"type": "boolean",
|
|
269887
|
+
"default": false,
|
|
269888
|
+
"description": "Enable the new issue reporter wizard instead of the classic issue reporter.",
|
|
269889
|
+
"section": {
|
|
269890
|
+
"id": "issueReporter",
|
|
269891
|
+
"title": "Issue Reporter"
|
|
269892
|
+
},
|
|
269893
|
+
"defaultDefaultValue": false,
|
|
269894
|
+
"scope": 4,
|
|
269895
|
+
"restricted": false
|
|
269896
|
+
}
|
|
269897
|
+
},
|
|
269898
|
+
{
|
|
269899
|
+
"op": "add",
|
|
269900
|
+
"path": "/issueReporter.wizard.fullWorkspaceScan",
|
|
269901
|
+
"value": {
|
|
269902
|
+
"type": "boolean",
|
|
269903
|
+
"default": true,
|
|
269904
|
+
"description": "When auto-collecting performance diagnostics for the issue reporter wizard, walk the full workspace instead of stopping at the default 20,000-file cap. Set to false on very large workspaces if the scan slows the initial wizard render.",
|
|
269905
|
+
"section": {
|
|
269906
|
+
"id": "issueReporter",
|
|
269907
|
+
"title": "Issue Reporter"
|
|
269908
|
+
},
|
|
269909
|
+
"defaultDefaultValue": true,
|
|
269910
|
+
"scope": 4,
|
|
269911
|
+
"restricted": false
|
|
269912
|
+
}
|
|
269913
|
+
}
|
|
269914
|
+
]
|
|
269603
269915
|
}
|
|
269604
269916
|
]
|
|
@@ -10918,6 +10918,26 @@ export type VscodeSettings_1_122_0_insider_2026052017 = Patch<VscodeSettings_1_1
|
|
|
10918
10918
|
readonly 'terminal.integrated.tabs.defaultIcon'?: 'add' | 'plus' | 'gist-new' | 'repo-create' | 'lightbulb' | 'light-bulb' | 'repo' | 'repo-delete' | 'gist-fork' | 'repo-forked' | 'git-pull-request' | 'git-pull-request-abandoned' | 'record-keys' | 'keyboard' | 'tag' | 'git-pull-request-label' | 'tag-add' | 'tag-remove' | 'person' | 'person-follow' | 'person-outline' | 'person-filled' | 'source-control' | 'mirror' | 'mirror-public' | 'star' | 'star-add' | 'star-delete' | 'star-empty' | 'comment' | 'comment-add' | 'alert' | 'warning' | 'search' | 'search-save' | 'log-out' | 'sign-out' | 'log-in' | 'sign-in' | 'eye' | 'eye-unwatch' | 'eye-watch' | 'circle-filled' | 'primitive-dot' | 'close-dirty' | 'debug-breakpoint' | 'debug-breakpoint-disabled' | 'debug-hint' | 'terminal-decoration-success' | 'primitive-square' | 'edit' | 'pencil' | 'info' | 'issue-opened' | 'gist-private' | 'git-fork-private' | 'lock' | 'mirror-private' | 'close' | 'remove-close' | 'x' | 'repo-sync' | 'sync' | 'clone' | 'desktop-download' | 'beaker' | 'microscope' | 'vm' | 'device-desktop' | 'file' | 'more' | 'ellipsis' | 'kebab-horizontal' | 'mail-reply' | 'reply' | 'organization' | 'organization-filled' | 'organization-outline' | 'new-file' | 'file-add' | 'new-folder' | 'file-directory-create' | 'trash' | 'trashcan' | 'history' | 'clock' | 'folder' | 'file-directory' | 'symbol-folder' | 'logo-github' | 'mark-github' | 'github' | 'terminal' | 'console' | 'repl' | 'zap' | 'symbol-event' | 'error' | 'stop' | 'variable' | 'symbol-variable' | 'array' | 'symbol-array' | 'symbol-module' | 'symbol-package' | 'symbol-namespace' | 'symbol-object' | 'symbol-method' | 'symbol-function' | 'symbol-constructor' | 'symbol-boolean' | 'symbol-null' | 'symbol-numeric' | 'symbol-number' | 'symbol-structure' | 'symbol-struct' | 'symbol-parameter' | 'symbol-type-parameter' | 'symbol-key' | 'symbol-text' | 'symbol-reference' | 'go-to-file' | 'symbol-enum' | 'symbol-value' | 'symbol-ruler' | 'symbol-unit' | 'activate-breakpoints' | 'archive' | 'arrow-both' | 'arrow-down' | 'arrow-left' | 'arrow-right' | 'arrow-small-down' | 'arrow-small-left' | 'arrow-small-right' | 'arrow-small-up' | 'arrow-up' | 'bell' | 'bold' | 'book' | 'bookmark' | 'debug-breakpoint-conditional-unverified' | 'debug-breakpoint-conditional' | 'debug-breakpoint-conditional-disabled' | 'debug-breakpoint-data-unverified' | 'debug-breakpoint-data' | 'debug-breakpoint-data-disabled' | 'debug-breakpoint-log-unverified' | 'debug-breakpoint-log' | 'debug-breakpoint-log-disabled' | 'briefcase' | 'broadcast' | 'browser' | 'bug' | 'calendar' | 'case-sensitive' | 'check' | 'checklist' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'chrome-close' | 'chrome-maximize' | 'chrome-minimize' | 'chrome-restore' | 'circle-outline' | 'circle' | 'debug-breakpoint-unverified' | 'terminal-decoration-incomplete' | 'circle-slash' | 'circuit-board' | 'clear-all' | 'clippy' | 'close-all' | 'cloud-download' | 'cloud-upload' | 'code' | 'collapse-all' | 'color-mode' | 'comment-discussion' | 'credit-card' | 'dash' | 'dashboard' | 'database' | 'debug-continue' | 'debug-disconnect' | 'debug-pause' | 'debug-restart' | 'debug-start' | 'debug-step-into' | 'debug-step-out' | 'debug-step-over' | 'debug-stop' | 'debug' | 'device-camera-video' | 'device-camera' | 'device-mobile' | 'diff-added' | 'diff-ignored' | 'diff-modified' | 'diff-removed' | 'diff-renamed' | 'diff' | 'diff-sidebyside' | 'discard' | 'editor-layout' | 'empty-window' | 'exclude' | 'extensions' | 'eye-closed' | 'file-binary' | 'file-code' | 'file-media' | 'file-pdf' | 'file-submodule' | 'file-symlink-directory' | 'file-symlink-file' | 'file-zip' | 'files' | 'filter' | 'flame' | 'fold-down' | 'fold-up' | 'fold' | 'folder-active' | 'folder-opened' | 'gear' | 'gift' | 'gist-secret' | 'gist' | 'git-commit' | 'git-compare' | 'compare-changes' | 'git-merge' | 'github-action' | 'github-alt' | 'globe' | 'grabber' | 'graph' | 'gripper' | 'heart' | 'home' | 'horizontal-rule' | 'hubot' | 'inbox' | 'issue-reopened' | 'issues' | 'italic' | 'jersey' | 'json' | 'bracket' | 'kebab-vertical' | 'key' | 'law' | 'lightbulb-autofix' | 'link-external' | 'link' | 'list-ordered' | 'list-unordered' | 'live-share' | 'loading' | 'location' | 'mail-read' | 'mail' | 'markdown' | 'megaphone' | 'mention' | 'milestone' | 'git-pull-request-milestone' | 'mortar-board' | 'move' | 'multiple-windows' | 'mute' | 'no-newline' | 'note' | 'octoface' | 'open-preview' | 'package' | 'paintcan' | 'pin' | 'play' | 'run' | 'plug' | 'preserve-case' | 'preview' | 'project' | 'pulse' | 'question' | 'quote' | 'radio-tower' | 'reactions' | 'references' | 'refresh' | 'regex' | 'remote-explorer' | 'remote' | 'remove' | 'replace-all' | 'replace' | 'repo-clone' | 'repo-force-push' | 'repo-pull' | 'repo-push' | 'report' | 'request-changes' | 'rocket' | 'root-folder-opened' | 'root-folder' | 'rss' | 'ruby' | 'save-all' | 'save-as' | 'save' | 'screen-full' | 'screen-normal' | 'search-stop' | 'server' | 'settings-gear' | 'settings' | 'shield' | 'smiley' | 'sort-precedence' | 'split-horizontal' | 'split-vertical' | 'squirrel' | 'star-full' | 'star-half' | 'symbol-class' | 'symbol-color' | 'symbol-constant' | 'symbol-enum-member' | 'symbol-field' | 'symbol-file' | 'symbol-interface' | 'symbol-keyword' | 'symbol-misc' | 'symbol-operator' | 'symbol-property' | 'wrench' | 'wrench-subaction' | 'symbol-snippet' | 'tasklist' | 'telescope' | 'text-size' | 'three-bars' | 'thumbsdown' | 'thumbsup' | 'tools' | 'triangle-down' | 'triangle-left' | 'triangle-right' | 'triangle-up' | 'twitter' | 'unfold' | 'unlock' | 'unmute' | 'unverified' | 'verified' | 'versions' | 'vm-active' | 'vm-outline' | 'vm-running' | 'watch' | 'whitespace' | 'whole-word' | 'window' | 'word-wrap' | 'zoom-in' | 'zoom-out' | 'list-filter' | 'list-flat' | 'list-selection' | 'selection' | 'list-tree' | 'debug-breakpoint-function-unverified' | 'debug-breakpoint-function' | 'debug-breakpoint-function-disabled' | 'debug-stackframe-active' | 'circle-small-filled' | 'debug-stackframe-dot' | 'terminal-decoration-mark' | 'debug-stackframe' | 'debug-stackframe-focused' | 'debug-breakpoint-unsupported' | 'symbol-string' | 'debug-reverse-continue' | 'debug-step-back' | 'debug-restart-frame' | 'debug-alt' | 'call-incoming' | 'call-outgoing' | 'menu' | 'expand-all' | 'feedback' | 'git-pull-request-reviewer' | 'group-by-ref-type' | 'ungroup-by-ref-type' | 'account' | 'git-pull-request-assignee' | 'bell-dot' | 'debug-console' | 'library' | 'output' | 'run-all' | 'sync-ignored' | 'pinned' | 'github-inverted' | 'server-process' | 'server-environment' | 'pass' | 'issue-closed' | 'stop-circle' | 'play-circle' | 'record' | 'debug-alt-small' | 'vm-connect' | 'cloud' | 'merge' | 'export' | 'graph-left' | 'magnet' | 'notebook' | 'redo' | 'check-all' | 'pinned-dirty' | 'pass-filled' | 'circle-large-filled' | 'circle-large' | 'circle-large-outline' | 'combine' | 'gather' | 'table' | 'variable-group' | 'type-hierarchy' | 'type-hierarchy-sub' | 'type-hierarchy-super' | 'git-pull-request-create' | 'run-above' | 'run-below' | 'notebook-template' | 'debug-rerun' | 'workspace-trusted' | 'workspace-untrusted' | 'workspace-unknown' | 'terminal-cmd' | 'terminal-debian' | 'terminal-linux' | 'terminal-powershell' | 'terminal-tmux' | 'terminal-ubuntu' | 'terminal-bash' | 'arrow-swap' | 'copy' | 'person-add' | 'filter-filled' | 'wand' | 'debug-line-by-line' | 'inspect' | 'layers' | 'layers-dot' | 'layers-active' | 'compass' | 'compass-dot' | 'compass-active' | 'azure' | 'issue-draft' | 'git-pull-request-closed' | 'git-pull-request-draft' | 'debug-all' | 'debug-coverage' | 'run-errors' | 'folder-library' | 'debug-continue-small' | 'beaker-stop' | 'graph-line' | 'graph-scatter' | 'pie-chart' | 'bracket-dot' | 'bracket-error' | 'lock-small' | 'azure-devops' | 'verified-filled' | 'newline' | 'layout' | 'layout-activitybar-left' | 'layout-activitybar-right' | 'layout-panel-left' | 'layout-panel-center' | 'layout-panel-justify' | 'layout-panel-right' | 'layout-panel' | 'layout-sidebar-left' | 'layout-sidebar-right' | 'layout-statusbar' | 'layout-menubar' | 'layout-centered' | 'target' | 'indent' | 'record-small' | 'error-small' | 'terminal-decoration-error' | 'arrow-circle-down' | 'arrow-circle-left' | 'arrow-circle-right' | 'arrow-circle-up' | 'layout-sidebar-right-off' | 'layout-panel-off' | 'layout-sidebar-left-off' | 'blank' | 'heart-filled' | 'map' | 'map-horizontal' | 'fold-horizontal' | 'map-filled' | 'map-horizontal-filled' | 'fold-horizontal-filled' | 'circle-small' | 'bell-slash' | 'bell-slash-dot' | 'comment-unresolved' | 'git-pull-request-go-to-changes' | 'git-pull-request-new-changes' | 'search-fuzzy' | 'comment-draft' | 'send' | 'sparkle' | 'insert' | 'mic' | 'thumbsdown-filled' | 'thumbsup-filled' | 'coffee' | 'snake' | 'game' | 'vr' | 'chip' | 'piano' | 'music' | 'mic-filled' | 'repo-fetch' | 'copilot' | 'lightbulb-sparkle' | 'robot' | 'sparkle-filled' | 'diff-single' | 'diff-multiple' | 'surround-with' | 'share' | 'git-stash' | 'git-stash-apply' | 'git-stash-pop' | 'vscode' | 'vscode-insiders' | 'code-oss' | 'run-coverage' | 'run-all-coverage' | 'coverage' | 'github-project' | 'map-vertical' | 'fold-vertical' | 'map-vertical-filled' | 'fold-vertical-filled' | 'go-to-search' | 'percentage' | 'sort-percentage' | 'attach' | 'go-to-editing-session' | 'edit-session' | 'code-review' | 'copilot-warning' | 'python' | 'copilot-large' | 'copilot-warning-large' | 'keyboard-tab' | 'copilot-blocked' | 'copilot-not-connected' | 'flag' | 'lightbulb-empty' | 'symbol-method-arrow' | 'copilot-unavailable' | 'repo-pinned' | 'keyboard-tab-above' | 'keyboard-tab-below' | 'git-pull-request-done' | 'mcp' | 'extensions-large' | 'layout-panel-dock' | 'layout-sidebar-left-dock' | 'layout-sidebar-right-dock' | 'copilot-in-progress' | 'copilot-error' | 'copilot-success' | 'chat-sparkle' | 'search-sparkle' | 'edit-sparkle' | 'copilot-snooze' | 'send-to-remote-agent' | 'comment-discussion-sparkle' | 'chat-sparkle-warning' | 'chat-sparkle-error' | 'collection' | 'new-collection' | 'thinking' | 'build' | 'comment-discussion-quote' | 'cursor' | 'eraser' | 'file-text' | 'quotes' | 'rename' | 'run-with-deps' | 'debug-connected' | 'strikethrough' | 'open-in-product' | 'index-zero' | 'agent' | 'edit-code' | 'repo-selected' | 'skip' | 'merge-into' | 'git-branch-changes' | 'git-branch-staged-changes' | 'git-branch-conflicts' | 'git-branch' | 'git-branch-create' | 'git-branch-delete' | 'search-large' | 'terminal-git-bash' | 'window-active' | 'forward' | 'download' | 'clockface' | 'unarchive' | 'session-in-progress' | 'collection-small' | 'vm-small' | 'cloud-small' | 'add-small' | 'remove-small' | 'worktree-small' | 'worktree' | 'screen-cut' | 'ask' | 'openai' | 'claude' | 'open-in-window' | 'new-session' | 'terminal-secure' | 'chat-import' | 'chat-export' | 'share-window' | 'circle-slash-compact' | 'copilot-compact' | 'folder-opened-compact' | 'folder-compact' | 'gear-compact' | 'git-branch-compact' | 'library-compact' | 'record-keys-compact' | 'remote-compact' | 'repo-forked-compact' | 'repo-compact' | 'shield-compact' | 'sparkle-compact' | 'symbol-color-compact' | 'window-compact' | 'error-compact' | 'warning-compact' | 'pass-compact' | 'important' | 'important-compact' | 'rocket-compact' | 'unpin' | 'dialog-error' | 'dialog-warning' | 'dialog-info' | 'dialog-close' | 'tree-item-expanded' | 'tree-filter-on-type-on' | 'tree-filter-on-type-off' | 'tree-filter-clear' | 'tree-item-loading' | 'menu-selection' | 'menu-submenu' | 'menubar-more' | 'scrollbar-button-left' | 'scrollbar-button-right' | 'scrollbar-button-up' | 'scrollbar-button-down' | 'toolbar-more' | 'quick-input-back' | 'drop-down-button' | 'symbol-customcolor' | 'export' | 'workspace-unspecified' | 'newline' | 'thumbsdown-filled' | 'thumbsup-filled' | 'git-fetch' | 'lightbulb-sparkle-autofix' | 'debug-breakpoint-pending';
|
|
10919
10919
|
}, 'github.copilot.chat.projectSetupInfoSkill.enabled'>;
|
|
10920
10920
|
|
|
10921
|
+
// ── 1.122.0-insider+2026052105: +2, ~14 ──
|
|
10922
|
+
export type VscodeSettings_1_122_0_insider_2026052105 = Patch<VscodeSettings_1_122_0_insider_2026052017, {
|
|
10923
|
+
readonly 'chat.agentHost.ahpJsonlLoggingEnabled'?: boolean;
|
|
10924
|
+
readonly 'chat.agentHost.clientTools'?: (string)[];
|
|
10925
|
+
readonly 'chat.agentHost.customTerminalTool.enabled'?: boolean;
|
|
10926
|
+
readonly 'chat.agentHost.enabled'?: boolean;
|
|
10927
|
+
readonly 'chat.agentHost.ipcLoggingEnabled'?: boolean;
|
|
10928
|
+
readonly 'chat.agentHost.otel.captureContent'?: boolean;
|
|
10929
|
+
readonly 'chat.agentHost.otel.dbSpanExporter.enabled'?: boolean;
|
|
10930
|
+
readonly 'chat.agentHost.otel.enabled'?: boolean;
|
|
10931
|
+
readonly 'chat.agentHost.otel.exporterType'?: 'otlp-http' | 'otlp-grpc' | 'console' | 'file';
|
|
10932
|
+
readonly 'chat.agentHost.otel.otlpEndpoint'?: string;
|
|
10933
|
+
readonly 'chat.agentHost.otel.outfile'?: string;
|
|
10934
|
+
readonly 'issueReporter.wizard.enabled'?: boolean;
|
|
10935
|
+
readonly 'issueReporter.wizard.fullWorkspaceScan'?: boolean;
|
|
10936
|
+
readonly 'markdown-mermaid.darkModeTheme'?: 'vscode' | 'base' | 'forest' | 'dark' | 'default' | 'neutral';
|
|
10937
|
+
readonly 'markdown-mermaid.lightModeTheme'?: 'vscode' | 'base' | 'forest' | 'dark' | 'default' | 'neutral';
|
|
10938
|
+
readonly 'terminal.integrated.stickyScroll.ignoredCommands'?: (string)[];
|
|
10939
|
+
}, never>;
|
|
10940
|
+
|
|
10921
10941
|
// ── Version map ──
|
|
10922
10942
|
// Stable entries map directly to their settings type.
|
|
10923
10943
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -10964,12 +10984,13 @@ interface VscodeVersionMap {
|
|
|
10964
10984
|
};
|
|
10965
10985
|
'1.122.0-insider': {
|
|
10966
10986
|
'2026052017': VscodeSettings_1_122_0_insider_2026052017;
|
|
10987
|
+
'2026052105': VscodeSettings_1_122_0_insider_2026052105;
|
|
10967
10988
|
};
|
|
10968
10989
|
}
|
|
10969
10990
|
|
|
10970
10991
|
export type LatestVscodeSettings = VscodeSettings_1_121_0;
|
|
10971
10992
|
|
|
10972
|
-
export type LatestInsiderVscodeSettings =
|
|
10993
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_122_0_insider_2026052105;
|
|
10973
10994
|
|
|
10974
10995
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
10975
10996
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vscode/vscode-settings-history",
|
|
3
|
-
"version": "0.0.2-
|
|
3
|
+
"version": "0.0.2-8",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa",
|
|
6
6
|
"description": "Tracks VS Code settings schema changes across versions",
|