jashkenas / docco

Literate Programming can be Quick and Dirty.

Home Page:http://ashkenas.com/docco/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line numbers

chusb40 opened this issue · comments

It would be really helpful if when using the linear layout, each line of code had the number it corresponds to on the left as, right now, without it, it is hard to get back to the original line of code.

That would be a nice feature, if added unobtrusively: if line numbers were only visible when you hovered over the line, for example.

Feel free to send in a PR that implements it, and I'd be happy to merge.