-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
Description
What version of the VS Code extension are you using?
0.4.12
Which IDE are you using?
VS Code
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What steps can reproduce the bug?
Run in the cloud will fail to run and produce an error ("Error creating cloud task") shown as a brief popup at the top of the chat window. This happens when attempting to run a prompt and there are no associated cloud environments with your project.
I'm orking on an organization owned, private repository, so I cannot create an environment from the web application. If this is the intended functionality, then the documentation should make that clear and the error specify the issue as well.
What is the expected behavior?
The prompt runs on the cloud after being sent.
What do you see instead?
The brief error message at the top of the chat window.
Additional information
No response