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

贡献者指南