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
quickfix priorities via quickfix-plugin.intentionPriorities registry, e.g. "*;Introduce import alias;Introduce local variable"
disable inspection quickfix action if the inspection is not available (so that composite actions invoke the right intention, e.g. "Put arguments on one line" for java and kotlin)