@vscode/vscode-settings-history 0.0.2-84 → 0.0.2-86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/history.json +2675 -0
- package/dist/vscode-settings.d.ts +48 -1
- package/package.json +2 -2
|
@@ -13727,6 +13727,51 @@ export type VscodeSettings_1_138_0_insider_2026090911 = Patch<VscodeSettings_1_1
|
|
|
13727
13727
|
readonly 'workbench.editorAssociations'?: Record<string, unknown>;
|
|
13728
13728
|
}, 'chat.agentHost.copilot.autoModeTiers.enabled' | 'chat.turnStatusPills'>;
|
|
13729
13729
|
|
|
13730
|
+
// ── 1.138.0-insider+2026091010: +6, ~13, -5 ──
|
|
13731
|
+
export type VscodeSettings_1_138_0_insider_2026091010 = Patch<VscodeSettings_1_138_0_insider_2026090911, {
|
|
13732
|
+
readonly 'chat.agentHost.codexAgent.enabled'?: boolean;
|
|
13733
|
+
readonly 'chat.agentSessions.autoArchiveMergedSessionsAfterDays'?: number;
|
|
13734
|
+
readonly 'chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays'?: number;
|
|
13735
|
+
readonly 'chat.copilot.semanticSearch.enabled'?: boolean;
|
|
13736
|
+
readonly 'chat.editor.codex.preferAgentHost'?: boolean;
|
|
13737
|
+
readonly 'chat.experimental.sessionArchiveActionWording'?: 'archive' | 'done';
|
|
13738
|
+
readonly 'chat.experimental.sessionStateIndicator.enabled'?: boolean;
|
|
13739
|
+
readonly 'chat.experimentalModePermissionsPicker'?: boolean;
|
|
13740
|
+
readonly 'chat.tools.eligibleForAutoApproval'?: Record<string, unknown>;
|
|
13741
|
+
readonly 'editor.defaultFormatter'?: string | null;
|
|
13742
|
+
readonly 'extensions.experimental.enableAgentsWindowCapability'?: boolean;
|
|
13743
|
+
readonly 'notebook.defaultFormatter'?: string | null;
|
|
13744
|
+
readonly 'sessions.archiveSessionConfetti'?: boolean;
|
|
13745
|
+
readonly 'sessions.diffEditor.wordWrap'?: 'off' | 'on' | 'inherit';
|
|
13746
|
+
readonly 'sessions.editor.wordWrap'?: 'off' | 'on' | 'inherit';
|
|
13747
|
+
readonly 'workbench.diffEditorAssociations'?: Record<string, unknown>;
|
|
13748
|
+
readonly 'workbench.editor.autoLockGroups'?: Record<string, unknown>;
|
|
13749
|
+
readonly 'workbench.editor.defaultBinaryEditor'?: 'default' | 'workbench.editor.chatSession' | 'workbench.editorinputs.searchEditorInput' | 'agentSessionsWelcomePage' | 'workbench.editor.browser' | 'notebookOutputEditor' | 'repl' | 'workbench.editors.gettingStartedInput' | 'vscode.markdown.preview.editor' | 'vscode.markdown.editor' | 'imagePreview.previewEditor' | 'vscode.audioPreview' | 'vscode.videoPreview' | 'jsProfileVisualizer.cpuprofile.table' | 'jsProfileVisualizer.heapprofile.table' | 'jsProfileVisualizer.heapsnapshot.table' | '';
|
|
13750
|
+
readonly 'workbench.editorAssociations'?: Record<string, unknown>;
|
|
13751
|
+
}, 'chat.agentHost.copilot.multiTurnContextRouting.enabled' | 'chat.agentSessions.customizationEntryPoints' | 'github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.enabled' | 'github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.strategy' | 'github.copilot.chat.advanced.inlineEdits.jointCompletionsProvider.triggerChangeStrategy'>;
|
|
13752
|
+
|
|
13753
|
+
// ── 1.138.0-insider+2026091107: +7, ~11 ──
|
|
13754
|
+
export type VscodeSettings_1_138_0_insider_2026091107 = Patch<VscodeSettings_1_138_0_insider_2026091010, {
|
|
13755
|
+
readonly 'accessibility.verbosity.customizationMigrations'?: boolean;
|
|
13756
|
+
readonly 'chat.agentHost.devContainer.enabled'?: boolean;
|
|
13757
|
+
readonly 'chat.agentSessions.autoArchiveMergedSessionsAfterDays'?: number;
|
|
13758
|
+
readonly 'chat.agentSessions.autoDeleteArchivedMergedSessionsAfterDays'?: number;
|
|
13759
|
+
readonly 'chat.experimental.permissionsSandboxToggle.enabled'?: boolean;
|
|
13760
|
+
readonly 'chat.tools.edits.autoApprove'?: Record<string, unknown>;
|
|
13761
|
+
readonly 'chat.tools.eligibleForAutoApproval'?: Record<string, unknown>;
|
|
13762
|
+
readonly 'dictation.enabled'?: boolean;
|
|
13763
|
+
readonly 'dictation.model'?: 'nemotron-3.5-asr-streaming-0.6b' | 'mai';
|
|
13764
|
+
readonly 'editor.defaultFormatter'?: null | 'GitHub.copilot-chat' | 'vscode.css-language-features' | 'vscode.html-language-features' | 'vscode.json-language-features' | 'vscode.markdown-language-features' | 'vscode.markdown-math' | 'vscode.php-language-features' | 'vscode.typescript-language-features' | 'vscode.configuration-editing' | 'vscode.debug-auto-launch' | 'vscode.debug-server-ready' | 'vscode.emmet' | 'vscode.extension-editing' | 'vscode.git' | 'vscode.git-base' | 'vscode.github' | 'vscode.github-authentication' | 'vscode.grunt' | 'vscode.gulp' | 'vscode.ipynb' | 'vscode.jake' | 'ms-vscode.js-debug' | 'ms-vscode.js-debug-companion' | 'vscode.media-preview' | 'vscode.merge-conflict' | 'vscode.mermaid-markdown-features' | 'vscode.microsoft-authentication' | 'vscode.npm' | 'vscode.references-view' | 'vscode.search-result' | 'vscode.simple-browser' | 'vscode.terminal-suggest' | 'vscode.tunnel-forwarding' | 'ms-vscode.vscode-js-profile-table';
|
|
13765
|
+
readonly 'notebook.defaultFormatter'?: null | 'GitHub.copilot-chat' | 'vscode.css-language-features' | 'vscode.html-language-features' | 'vscode.json-language-features' | 'vscode.markdown-language-features' | 'vscode.markdown-math' | 'vscode.php-language-features' | 'vscode.typescript-language-features' | 'vscode.configuration-editing' | 'vscode.debug-auto-launch' | 'vscode.debug-server-ready' | 'vscode.emmet' | 'vscode.extension-editing' | 'vscode.git' | 'vscode.git-base' | 'vscode.github' | 'vscode.github-authentication' | 'vscode.grunt' | 'vscode.gulp' | 'vscode.ipynb' | 'vscode.jake' | 'ms-vscode.js-debug' | 'ms-vscode.js-debug-companion' | 'vscode.media-preview' | 'vscode.merge-conflict' | 'vscode.mermaid-markdown-features' | 'vscode.microsoft-authentication' | 'vscode.npm' | 'vscode.references-view' | 'vscode.search-result' | 'vscode.simple-browser' | 'vscode.terminal-suggest' | 'vscode.tunnel-forwarding' | 'ms-vscode.vscode-js-profile-table';
|
|
13766
|
+
readonly 'sessions.chat.unifiedWorkspacePicker.enabled'?: boolean;
|
|
13767
|
+
readonly 'sessions.useWorktree'?: boolean;
|
|
13768
|
+
readonly 'terminal.explorerKind'?: 'integrated' | 'external' | 'both';
|
|
13769
|
+
readonly 'terminal.external.linuxExec'?: string;
|
|
13770
|
+
readonly 'terminal.external.osxExec'?: string;
|
|
13771
|
+
readonly 'terminal.external.windowsExec'?: string;
|
|
13772
|
+
readonly 'terminal.sourceControlRepositoriesKind'?: 'integrated' | 'external' | 'both';
|
|
13773
|
+
}, never>;
|
|
13774
|
+
|
|
13730
13775
|
// ── Version map ──
|
|
13731
13776
|
// Stable entries map directly to their settings type.
|
|
13732
13777
|
// Insider entries map to a nested record keyed by 10-digit build release date
|
|
@@ -13905,12 +13950,14 @@ interface VscodeVersionMap {
|
|
|
13905
13950
|
}>;
|
|
13906
13951
|
'1.138.0-insider': InsiderBuilds<{
|
|
13907
13952
|
'2026090911': VscodeSettings_1_138_0_insider_2026090911;
|
|
13953
|
+
'2026091010': VscodeSettings_1_138_0_insider_2026091010;
|
|
13954
|
+
'2026091107': VscodeSettings_1_138_0_insider_2026091107;
|
|
13908
13955
|
}>;
|
|
13909
13956
|
}
|
|
13910
13957
|
|
|
13911
13958
|
export type LatestVscodeSettings = VscodeSettings_1_137_0;
|
|
13912
13959
|
|
|
13913
|
-
export type LatestInsiderVscodeSettings =
|
|
13960
|
+
export type LatestInsiderVscodeSettings = VscodeSettings_1_138_0_insider_2026091107;
|
|
13914
13961
|
|
|
13915
13962
|
export type VscodeVersion = keyof VscodeVersionMap;
|
|
13916
13963
|
|
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-86",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Tracks VS Code settings schema changes across versions",
|
|
6
6
|
"license": "MIT",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"tsx": "4.22.4",
|
|
38
38
|
"vitest": "^4.1.4"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "a2026f271e6787e8eef45619bad9e9c862deb75a"
|
|
41
41
|
}
|