JuliaDebug/Cthulhu.jl

Line numbers for functions

開放

#9 建立於 2019年1月15日

 (8 則留言) (0 個反應) (0 位負責人)Julia (46 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (709 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I just tried Cthulhu for exploring how the sum implementation works, and I must say it's pretty great, thank you :-)

One thing I noticed is that it seems hard to connect the current function to the source where it's defined, as there's no line numbers or file names. Would it be easy to put those in? (Related idea - provide an option to list the source of the current function, or otherwise open it in an editor like @edit? Though this might be straying from the use case you had in mind with Cthulhu?)

貢獻者指南