mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Add ChatEditorInput API proposal (#197255)
This commit is contained in:
@@ -1605,6 +1605,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
TabInputWebview: extHostTypes.WebviewEditorTabInput,
|
||||
TabInputTerminal: extHostTypes.TerminalEditorTabInput,
|
||||
TabInputInteractiveWindow: extHostTypes.InteractiveWindowInput,
|
||||
TabInputChat: extHostTypes.ChatEditorTabInput,
|
||||
TelemetryTrustedValue: TelemetryTrustedValue,
|
||||
LogLevel: LogLevel,
|
||||
EditSessionIdentityMatch: EditSessionIdentityMatch,
|
||||
|
||||
Reference in New Issue
Block a user