Closed sandyowlet closed 1 year ago
Same problem here.
Same problem plus 1.
Similar to https://github.com/gencay/vscode-chatgpt/issues/142. Unfortunately, this is due to vscode extension bug and ipynb files face even more issues with it. Let me know if you have any ideas as a workaround
We actually addressed this issue (Labeled with future-release) (We had disabled the right click context menu) 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 🙏
When opening an ipynb file and the chatgpt sidebar at the same time, when copying the content of the left dialogue, in fact, what is copied is all the content of the currently active code block in the jupyter notebook on the right. This means that as long as the current If an ipynb file is opened under the window, the conversation content in chatgpt cannot be copied.