chatgpt-vscode
chatgpt-vscode copied to clipboard
When I open a file of code in VS Code and then hit "Explain", it opens a file called "untitled-1" and nothing happens.
Verify it's not a duplicate bug report
- [X] I searched for similar bugs reported on GitHub and nobody has reported a similar issue. Search all issuees.
- [X] I read Troubleshooting guide on Readme and there is not a guide on how to solve my problem.
Describe the Bug
Open VS Code.
Install the extension
Install your Chat GPT Code from Openai.com.
Open a File of code using the Explorer.
Hit the Genie icon in the left nav bar.
Hit Explain.
A new tab called Untitled-1 comes up with nothing in it.
Please tell us if you have customized any of the extension settings or whether you are using the defaults.
I added my API key from OpenAI.com
Additional context
No response
You have to select the code you want to explain before hitting the button I'm still experimenting with it.