gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.5k stars 755 forks source link

After click login nothing happen #183

Closed omarfarache closed 1 year ago

omarfarache commented 1 year ago

Ive tried uninstall and install again , same issue

New-Tab (1).webm

gencay commented 1 year ago

@omarfarache I assume you are using API Key method, correect? You should see a textbox at the bottom of your sidebar conversation window. Due to the width of your window, it gets truncated from the bottom. That's an issue that I wasn't aware of, so thanks for bringing it up and providing a video for the problem, it's useful.

Once logged in you can ask a free form prompt using that textbox or select code and right click to see the ChatGPT: * options in your context menu

omarfarache commented 1 year ago

@omarfarache I assume you are using API Key method, correect? You should see a textbox at the bottom of your sidebar conversation window. Due to the width of your window, it gets truncated from the bottom. That's an issue that I wasn't aware of, so thanks for bringing it up and providing a video for the problem, it's useful.

Once logged in you can ask a free form prompt using that textbox or select code and right click to see the ChatGPT: * options in your context menu

Thank you , resolved just need drag the menu to the right

zanhk commented 1 year ago

Here there could be a minor improvements where if you are using the api key method the login button is hidden

gencay commented 1 year ago

@zk-g thanks for the suggestion. This improvement is work in progress and to be released sometime next week. Stay tuned!