mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Render publisher with dupe chat participant names (#209983)
* Render publisher with dupe chat participant names * Use publisher for suggest as well
This commit is contained in:
@@ -273,6 +273,7 @@ export class InlineChatSessionServiceImpl implements IInlineChatSessionService {
|
||||
id: _bridgeAgentId,
|
||||
name: 'editor',
|
||||
extensionId: nullExtensionDescription.identifier,
|
||||
extensionPublisher: '',
|
||||
isDefault: true,
|
||||
locations: [ChatAgentLocation.Editor],
|
||||
get slashCommands(): IChatAgentCommand[] {
|
||||
|
||||
Reference in New Issue
Block a user