File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -675,3 +675,9 @@ export { IAiEditTelemetryService } from 'vs/workbench/contrib/editTelemetry/brow
675675export { IInlineCompletionsUnificationService } from 'vs/workbench/services/inlineCompletions/common/inlineCompletionsUnification.service'
676676export { IMcpGalleryManifestService } from 'vs/platform/mcp/common/mcpGalleryManifest.service'
677677export { IDataChannelService } from 'vs/platform/dataChannel/common/dataChannel.service'
678+ export { IProgressService } from 'vs/platform/progress/common/progress.service'
679+ export { IMarkdownRendererService } from 'vs/platform/markdown/browser/markdownRenderer.service'
680+ export { IChatContextService } from 'vs/workbench/contrib/chat/browser/chatContextService.service'
681+ export { ILanguageModelToolsConfirmationService } from 'vs/workbench/contrib/chat/common/languageModelToolsConfirmationService.service'
682+ export { IRandomService } from 'vs/workbench/contrib/editTelemetry/browser/randomService.service'
683+ export { ISCMRepositorySelectionMode } from 'vs/workbench/contrib/scm/common/scm'
You can’t perform that action at this time.
0 commit comments