continue icon indicating copy to clipboard operation
continue copied to clipboard

Unable to copy/paste from Jypyter notebook cell to Continue text area

Open abhinavkulkarni opened this issue 1 year ago • 5 comments

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!

abhinavkulkarni avatar Jan 13 '24 02:01 abhinavkulkarni

Happens to me too. This is so annoying.

ibehnam avatar Apr 05 '24 05:04 ibehnam

@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

Screenshot 2024-04-04 at 10 56 58 PM

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 avatar Apr 05 '24 06:04 sestinj

@sestinj Thanks for looking into this. I have disabled those keyboard shortcuts but the problem still persists:

image

ibehnam avatar Apr 05 '24 15:04 ibehnam

@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)

sestinj avatar May 02 '24 21:05 sestinj

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.

ibehnam avatar May 05 '24 23:05 ibehnam