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
Simplify duplicated workspace-lock error handling in IDEApplication
The "already set" branch of checkInstanceLocation repeated hideSplash and
the generic "cannot be set" error dialog across a nested if/else. Collapse
to a single splash hide and one error path; behavior is unchanged.
0 commit comments