plibither8 / refined-hacker-news

✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
MIT License
808 stars 34 forks source link

Add code comments on feature files detailing ID, purpose, active pages etc #7

Closed plibither8 closed 5 years ago

plibither8 commented 5 years ago

Something like:

/*
 * ID: auto-refresh
 * Purpose: Auto-refreshes stories on the page every 'n' seconds
 *          as specified by the in the options bar
 * Pages: ...
 */