This commit is contained in:
Rob Lourens
2024-04-19 13:23:33 -07:00
parent 1a83e481a1
commit 73579dc2b6
6 changed files with 8 additions and 3 deletions

View File

@@ -318,6 +318,7 @@ export class InlineChatSessionServiceImpl implements IInlineChatSessionService {
name: 'editor',
extensionId: nullExtensionDescription.identifier,
extensionPublisher: '',
extensionDisplayName: '',
isDefault: true,
locations: [ChatAgentLocation.Editor],
get slashCommands(): IChatAgentCommand[] {