You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce configurations for IntelliJ Platform test plugins, dependencies, and bundled modules along with testPlugin, testBundledPlugin, and testBundledModule dependency helpers
Support different kotlinx.coroutines JavaAgent FQNs by checking for the class presence in the IntelliJ Platform classpath
Fixed
Do not fail when JBR dependency cannot be resolved, and proceed with JRE resolution using other available predictions
Performance improvement: memoize the ProductInfoPathResolver resolution.