Disable Plugin Updates dialog
已回答
Hi, how do I get rid of this dialog?

It keeps appearing literally as I'm typing in the editor, and some plugins (like the official Toml one) update so often it becomes really annoying when it keeps interrupting me in the middle of a keystroke. Why isn't there a notification on the bottom right instead? Thanks.
请先登录再写评论。
What is the version of IntelliJ IDEA? This notification is shown at the bottom right in all modern releases
I was using IntelliJ IDEA 2020.3.2 (#IU-203.7148.57), looks like I missed an update to 2020.3.3 so I'm updating now. Is that the version where the dialog changed or is that coming in 2021.x?
No, this modification should have been done earlier.
Please share this setting: https://i.imgur.com/j8piIDe.png
Looks the same as on your screenshot, but I'm not sure if it was like this before I updated to 2020.3.3.
Does the window pops up now?
If yes, try disabling "plugins update" notification. Does it help?
Is there a way to increase frequency of update checks so I can test it faster? I found the Check for Plugin Updates action but that always shows the dialog regardless of my settings.
IDE is checking for updates on every startup.
Actually I found it's caused by this option:
If I have Popup type set to Sticky balloon, the update notification always appears in the bottom right, even if I use 'Check for Plugin Updates'.
If I have Popup type set to None, it always shows the big Plugin Updates dialog that interrupts my work.
Maybe the 'Plugin updates' option is deprecated and doesn't do anything anymore, I cannot tell what it does. I'm happy with changing the 'IDE and Plugin Updates' option to Sticky balloon, but in my opinion the behavior of showing a modal dialog when it's set to None is not good, to me it'd make more sense if None disabled the notification.