Christopher-Hayes / vscode-chatgpt-reborn

Refactor, improve, and debug your code in VSCode with GPT-3 and GPT-4.
https://marketplace.visualstudio.com/items?itemName=chris-hayes.chatgpt-reborn
ISC License
207 stars 38 forks source link

"Add comments" command in context menu is "Add tests" #48

Closed wojtekcz closed 11 months ago

wojtekcz commented 11 months ago

Describe the Bug

image

"ChatGPT: Add tests" text in context menu should be "ChatGPT: Add comments" - as this line executes "Add comments" command.

Where are you running VSCode? (Optional)

MacOS

Which OpenAI model are you using? (Optional)

None

Additional context (Optional)

No response

Christopher-Hayes commented 11 months ago

Oops. Thank you for the report.

Christopher-Hayes commented 11 months ago

Fixed in v3.19.0, thank you again.