v2.2.0 freezes my IntelliJ IDEA 2020.1
See original GitHub issueI have a big solidity project (like 5k lines). After 2.2.0 update I’m no longer able to edit any of my .sol
files - IDE just freezes when I start typing. It may unfreeze after some time, but then it freezes again.
And also task manager shows increased resources consumption for IntelliJ.
I’m on Windows 10.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Randomly IntelliJ IDEA 2020.1.2 freezes & crashes on Ubuntu ...
Randomly IntelliJ IDEA 2020.1.2 freezes & crashes on Ubuntu 20.04 Kernel 5.4.0-40-generic ; Issue state, Duplicate ; Affected JBR builds, No affected jre...
Read more >Idea 2020.1 freezes forever when editing code - YouTrack
As of today my intellij ulimate edition became useless due to a freeze similar as above. I can do a single edit task...
Read more >IntelliJ Idea 2020.1 freezes for 5-20sec while typing - YouTrack
2. Hi,. after updating community edition from 2019.3 to 2020.1 IntelliJ IDEA has significant lag while typing. Using IntelliJ now for more than...
Read more >IntelliJ IDEA 2020.1 causes intermittent complete system freeze
Following the update from 2019.3.4 to 2020.1, I experience complete system freezes while using IntelliJ IDEA. After about 10m to one hour, during...
Read more >IntelliJ 2020.1.2: Consistently crashes on macOS Catalina ...
2 consistently crashes each night/morning on my MacBook Pro 2018. I'm up-to-date on both macOS (10.15.5) and IntelliJ (2020.1.2 Ultimate, Build ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey, folks! I believe the issue should be fixed in
2.2.1
, the version is currently under review in the JB marketplace, in the meantime, you can get the new latest build from here.@seniorjoinu Thanks! One of the threaddumps from the logs contains the full thread dump which shows where the recursion starts:
I’ll take a look into this.