gencay / vscode-chatgpt

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

input textfield did't minimise #108

Closed JimmyHu213 closed 1 year ago

JimmyHu213 commented 1 year ago

after pasting the code into the text field, the text field cant change the height and caused overlapping

gencay commented 1 year ago

@JimmyHu213 thanks for bringing this up. Correct, currently the textarea gets autosized on keypress not on paste. After pasting just type a character for it to recognize and re-adjust the size. I will update here when I have a solution. Thanks for using the extension!

gencay commented 1 year ago

We actually addressed this issue (Labeled with future-release) in our internal version and were ready to release it next week, however we have to suddenly take down the extension due to reasons outlined in the issue #239 and our readme. I'll make sure to archive these feature requests and provide to whomever continues the journey as a reference. Our sincere apologies 🙏