agentic icon indicating copy to clipboard operation
agentic copied to clipboard

"You did not write down any '// @ai' comment lines

Open dupiesdupreez opened this issue 1 year ago • 0 comments

Verify latest release

  • [X] I verified that the issue exists in the latest chatgpt release

Verify webapp is working

  • [X] I verify that the ChatGPT webapp is working properly for this account.

Environment details

Visual studio code Angular Javascript

Describe the Bug

Making the comment and running generate give the following error

You did not write down any '// @ai' comment lines

  doSubscriptionCalls(userDataSubscription : IUserDataSubscription){

   // @ai generate a switch statement here with userDataSubscription as the switch value
   
  }

image

dupiesdupreez avatar May 25 '23 11:05 dupiesdupreez