Open philipgiuliani opened 9 years ago
Good to know!
You can try it in the console with this for example:
atom.notifications.addInfo("<b>atom-lint</b> and <b>sort-lines</b> have been updated automatically", { icon: "sync" })
Or use https://atom.io/packages/autoupdate-packages / https://github.com/wufuC/atom-autoupdate-packages (Same issue as #24)
The package could use https://github.com/atom/notifications now for displaying the notifications on every OS.