Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
abhinavkulkarni opened this issue Jan 13, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@abhinavkulkarni
Copy link

abhinavkulkarni commented Jan 13, 2024

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 abhinavkulkarni added the bug Something isn't working label Jan 13, 2024
@ibehnam
Copy link

ibehnam commented Apr 5, 2024

Happens to me too. This is so annoying.

@sestinj
Copy link
Contributor

sestinj commented Apr 5, 2024

@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

@ibehnam
Copy link

ibehnam commented Apr 5, 2024

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

image

@sestinj
Copy link
Contributor

sestinj commented May 2, 2024

@abhinavkulkarni I finally tracked this down today: 1b30b9e

It's available in 0.9.124 on VS Code (or will be in ~10min)

@ibehnam
Copy link

ibehnam commented May 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants