Hacker News new | past | comments | ask | show | jobs | submit login

This sounds like a great idea for an editor plugin.



1. Iterate through all blocks of comments. 2. Determine if there have been updates within the block of comments first (one line of three updating, for example). 2. For each block of comments, find the proceeding block of code. 3. Compare the last update of comments to the last updates of the code. 4. Warn the user when it's over a threshold.

Something like that?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: