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
Fix failed actions to get reported as "successfully" (#1704)
The conditional `num_packages == 1` clearly reports a success even if
the action failed as it does not consider failures.
Fix that and add a clear call to action if any failures occurred.
Typically, restarting Sublime Text heals every wound.
0 commit comments