mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Fix chat agent hover for dynamic agents (#211990)
* Fix chat agent hover for dynamic agents * Fix tests
This commit is contained in:
@@ -318,7 +318,7 @@ export class InlineChatSessionServiceImpl implements IInlineChatSessionService {
|
||||
id: _bridgeAgentId,
|
||||
name: 'editor',
|
||||
extensionId: nullExtensionDescription.identifier,
|
||||
extensionPublisherDisplayName: '',
|
||||
publisherDisplayName: '',
|
||||
extensionDisplayName: '',
|
||||
extensionPublisherId: '',
|
||||
isDefault: true,
|
||||
|
||||
Reference in New Issue
Block a user