continue
continue copied to clipboard
Unable to copy/paste from Jypyter notebook cell to Continue text area
Hi,
Lets say I have submitted a query to Continue and gotten a response. To further the conversation, I want to copy over some code (or error msg) from a Jupyter notebook cell to Continue text area.
When I press CTRL+V, it doesn't copy the text in Continue text input area, instead it duplicates the Jupyter notebook cell.
Thanks!
Happens to me too. This is so annoying.
@ibehnam it's about time I take another look at this, so appreciate the reminder. Last time realized there is a shortcut bound specifically to notebook files, that when disabled will stop this from happening. Not the perfect solution, but a temporary one that works if you don't frequently paste cells. Would be one of these in the screenshot I believe though I think I moved mine a while back while debugging
Let me know if this does/doesn't work for you. We can probably override cmd+V within the webview as a workaround and I'll try this soon if it would help
@sestinj Thanks for looking into this. I have disabled those keyboard shortcuts but the problem still persists:
@abhinavkulkarni I finally tracked this down today: https://github.com/continuedev/continue/commit/1b30b9e312b3f16d6504d3e03bf90df7d9b180a5
It's available in 0.9.124 on VS Code (or will be in ~10min)
Thanks @sestinj, I will check this out. Unfortunately, I have to wait because the other error I mentioned here won't let me use the extension at all.