Underlinee Atom Package
What?
Turn this...
// Important components
...into this:
// Important components
// ====================
So far, it works just fine with single-line comments only (like *, #, //, ...).
How?
Either right click > Generate Underlinee comment or ctrl+alt+o (this should definitely be changed in the future).