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
I would like to provide users of my extension with update information.
A possible solution:
Add a key-value pair to package.json (e.g. updateInfo) for information that is displayed when an update for this extension is shown in extension manager.
This way users know what changed. If they had a bug before and an update fixes this they know it before they have to try it out or search for information on the extension's GitHub page.
The text was updated successfully, but these errors were encountered:
Issue by konstantinkobs
Wednesday Mar 19, 2014 at 13:46 GMT
Originally opened as adobe/brackets#7247
I would like to provide users of my extension with update information.
A possible solution:
Add a key-value pair to
package.json
(e.g. updateInfo) for information that is displayed when an update for this extension is shown in extension manager.This way users know what changed. If they had a bug before and an update fixes this they know it before they have to try it out or search for information on the extension's GitHub page.
The text was updated successfully, but these errors were encountered: