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
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
When I update Atom, what happens is the Update option turns into an "Updating" message and stays like that indefinitely. I have no way of knowing if the update is actually working, if it is done, or anything else of the sort. It is not until I close and restart Atom that it tells me I am using a new version.
A significant improvement to this would be to do one of the following:
Emulate how GitHub for Windows works--silently download the update and prompt the user to install it at their convenience
Keep the manual update process but give more information during the process such as % downloaded, % installed, prompt to reopen when done (if necessary), etc.
Include Atom updates within the package/theme update system so that you are automatically notified of an update and are provided some GUI information
My vote would probably go with option 1. It's automated and non-intrusive.