HalleyInteractive / brackets-notifications

Brackets - Notifications
MIT License
0 stars 0 forks source link

Register new notifications in the settings.json file #11

Open HalleyInteractive opened 10 years ago

HalleyInteractive commented 10 years ago

Register every notification in the settings.json so the user has a history of it's notifications.

Maybe we can limit the number of notifications to 100.

HalleyInteractive commented 10 years ago

Still need to limit the number of entries and retrieve the extension color. Not sure if extension color should be saved in the settingsFile or a reference to the extension, in case the color changes.

GriffinSauce commented 10 years ago

I would say reference the extension. Keep the control at the source.