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:
Rob Lourens
2024-04-09 19:39:53 -03:00
committed by GitHub
parent 52dc2fd066
commit 437a79c17e
21 changed files with 60 additions and 19 deletions

View File

@@ -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[] {