Hi Team, I noticed while running the tests that the file chooser UI is different in IntelliJ versions 2026.1. and 2026.2. In both cases, we are not using the native file chooser. Is there a way I can still use the old UI (2026.1. file chooser in 2026.2)?
You might want to try setting universal.file.chooser.is.enabled to false in the registry. Seems to restore the native file chooser for me running in monolith mode. Not sure if it’s respected globally though.