underlinee
Underline your comments in Atom like a pro!
eveningkid 64 0 0.4.0 MIT GitHub

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).