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 has been archived by the owner on Dec 15, 2022. It is now read-only.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
With the new Notification format, core packages that were manually installed no longer show up in the "Non-Core Packages" section. This was useful for cases when the manually installed version was the culprit, and now we have no way of figuring that out.
Steps to Reproduce
Link a core package
Trigger an error somehow (done easily through init.coffee)
Copy the notification contents and paste them somewhere
Expected behavior: Non-Core Packages to include the manually installed package
Actual behavior: Manually installed package is not listed
Prerequisites
Description
With the new Notification format, core packages that were manually installed no longer show up in the "Non-Core Packages" section. This was useful for cases when the manually installed version was the culprit, and now we have no way of figuring that out.
Steps to Reproduce
Expected behavior: Non-Core Packages to include the manually installed package
Actual behavior: Manually installed package is not listed
Reproduces how often: 100%
Versions
/cc @damieng
The text was updated successfully, but these errors were encountered: