Skip to content

Send to AI Chat throws an error #15827

@Hanksha

Description

@Hanksha

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:

Image

Additional Information

  • Operating System: Windows
  • Theia Version: latest master

Metadata

Metadata

Assignees

Labels

bugbugs found in the applicationtheia-aiissues related to TheiaAI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions