this post was submitted on 25 Jan 2025
39 points (95.3% liked)

Programming

17978 readers
156 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

"Unbinding Paste somehow fixed [it] for me." "Paste stopped working for me after upgrading electron to 32.3.0. Downgrading electron back to 32.2.8 resolves the issue."

I experienced the same issue and same hilarious fix.

Neither right-click:paste or ctrl-v:paste work anymore for text copying. All other actions seem to work fine including copy. It is to note that right-click:paste works within the terminal window but nowhere else.

I am on 1.96.4 on Windows and it is working but the Insider build is not.

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 days ago* (last edited 3 days ago) (1 children)

relevant xkdc when they bring back pasting

[–] [email protected] 2 points 3 days ago

I don't think pasting counts as an "ingenious workflow".

[–] [email protected] 7 points 6 days ago* (last edited 6 days ago)

I had the same issue. I had to turn off AI features and it started working again. Specifically it stopped working on a peice of legacy code that had hundreds of thousands of lines of code all in one file. No idea what version of vscode but it was fairly recent.