We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afc056 commit b3e93b2Copy full SHA for b3e93b2
src/vs/workbench/api/browser/extensionHost.contribution.ts
@@ -91,6 +91,7 @@ import './mainThreadAiEmbeddingVector.js';
91
import './mainThreadAiSettingsSearch.js';
92
import './mainThreadMcp.js';
93
import './mainThreadChatStatus.js';
94
+import './mainThreadChatSessions.js';
95
import './mainThreadDataChannels.js';
96
97
export class ExtensionPoints implements IWorkbenchContribution {
0 commit comments