Screen is flickering while using IntelliJ Idea 关注
已回答
My MacBook Air M1 screen is flickering when I am using IntelliJ Idea. And right now I am using the most latest version. Please help me.
请先登录再写评论。
Do you have Ventura? If yes, then this is probably a known issue - https://youtrack.jetbrains.com/issue/JBR-4959/macOS-Ventura-Screen-flickering-after-OS-update-when-IDE-is-full-screen
Two workarounds have been marked as effective against this issue:
1. Do not use Full screen mode
2. Disable Metal rendering by adding
-Dsun.java2d.metal=false
inIDE main menu Help | Edit custom VM options