Screen flickering issue in IntelliJ community version after updating to MACOS 13 Ventura.
已回答
Hello everyone,
I have updated to MACOS 13 recently. After that, IntelliJ's coding screen starting flickering frequently. Please suggest any solution. I already have reinstalled software many times. But unable to find any solution.
请先登录再写评论。
This appears to be JBR-4959, please upvote and follow it for updates.
As a workaround please try disabling Metal rendering by adding
-Dsun.java2d.metal=falseinIDE main menu Help | Edit custom VM options...(requires IDE restart). Alternatively, switch the IDE to the non-fullscreen mode.Hi, Kate, thx a lot)