Similar to the recent topic on disabling the Meet the Islands theme popup, I’d like to disable the popup about enabling the AI plugin. Is this possible?
What AI popup do you mean?
It should be disabled with -Didea.is.integration.test=true that we use in E2E tests. Do you need it for testing?
I see this promo honors the flag in 2026.1 builds
Thanks, I’ll try that. I have a small bit of infrastructure for opening the IDE with test repos for manual testing, and it’s a pain to have to close those dialogs each time. I’ll add that flag to the IDEs I start for those tests.
I investigated this a bit, this is for IDEs I start for manual testing. idea.is.integration.test has pretty wide-ranging consequences, is there a finer-grained one I can use to just disable that modal?
