Intellij idea 2023.1 freezing on copy, pase and cut

已回答

Hey, i was working on some java code just now and intellij keeps freezing when i copy / paste / cut any code (allready 4 times now i have needed to force close it). I have seen some other occurances of this but they were all "fixed" in a new update (running the newest version btw to try to stop it from happening but it doesn't). Does someone maybe know if i am doing something wrong? because it's very had to code without coppying or pasting :P

0
Hi, 

Could you please share the IDEA logs from main menu "Help | Collect Logs and Diagnostic Data" for investigating?
You could upload the log in https://uploads.jetbrains.com/ and share us the upload id. Thanks.
0

I uploaded my logs: Upload id: 2023_04_23_UqNDT89QBjx95erKEKvqUG (file: idea-logs-20230423-1355508211373159831945277.zip)

0
Hi,

The freeze is caused by https://youtrack.jetbrains.com/issue/IDEA-198397/Allow-decompilation-to-be-cancelled.
As a possible workaround, try disabling the bundled `Java Bytecode Decompiler` plugin in the `File | Settings | Plugins | Installed tab`, and restart the IDE.
1

I also get freezing UI when pasting relatively small code blocks, should I create a new issue? The CPU was at 402% the last time it froze

I am on Appple M2 Pro if this helps. Upload id: 2023_07_10_kQzKAvXFccUwrJKEWruFGy (file: webstorm-logs-20230710-19463011398563092049694401.zip)

0

请先登录再写评论。