-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
bugbugs found in the applicationbugs found in the applicationtheia-aiissues related to TheiaAIissues related to TheiaAI
Description
Bug Description:
I don't know if that feature is a work in progress (since it's experimental) but when I use "Send to AI Chat" in a code editor it throws the following error in the console and does nothing.
ai-editor-command-contribution.ts:138 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'prompt')
at Object.execute (ai-editor-command-contribution.ts:138:40)
at MonacoCommandRegistry.execute (monaco-command-registry.ts:69:50)
at Object.execute (monaco-command-registry.ts:59:40)
at CommandRegistry.executeCommand (command.ts:341:42)
Steps to Reproduce:
Additional Information
- Operating System: Windows
- Theia Version: latest master
Metadata
Metadata
Assignees
Labels
bugbugs found in the applicationbugs found in the applicationtheia-aiissues related to TheiaAIissues related to TheiaAI