阅读代码需要什么工具吗?

277 天前
 sbldehanhan

像 source insight 这种东西真的有用吗?

2550 次点击
所在节点    C++
14 条回复
didikee
277 天前
我刚开始学习的时候用了,在查系统源码时比较方便。
zengxs
277 天前
source insight 这东西也太古早了,现在可以考虑用 sourcegraph
cnbatch
277 天前
我在公司内会用 Visual Studio 企业版的 Code Maps 辅助阅读。中文名叫做“代码图”。
https://learn.microsoft.com/en-us/visualstudio/modeling/map-dependencies-across-your-solutions
https://learn.microsoft.com/zh-cn/visualstudio/modeling/map-dependencies-across-your-solutions

在家的话……家用电脑从来不看公司内容,都是只看别人的开源项目,我懒得看那么细致。Unix 使用 grep + find ,Windows PowerShell 使用 select-string ,查清楚调用关系就算了。
thinkm
277 天前
主 C++,用 source insight 习惯了,也感觉很方便 没有换工具的想法
yngzij
277 天前
source insight 我买了,看 C++还是不错的,子窗口函数详情,但是 golang ,python 之类的就不太好用了。
ruanimal
277 天前
understand 和 source insight 类似,不过现在应该是都用 vscode 了吧
sbldehanhan
277 天前
@ruanimal #6 VSCode 不能生成函数调用关系图和类图。我想要这两个功能。
zzz22333
277 天前
source insight 用不习惯,同想找一个可以看函数调用关系图和类图的工具
PowerDi
277 天前
@sbldehanhan 有解决方案了吗
NessajCN
277 天前
@sbldehanhan 都有啊....
rioshikelong121
277 天前
vscode 有什么插件可以辅助代码阅读么。
zhiyu1998
277 天前
ChatGPT code interpret
mahaoqu
277 天前
codebrowser.dev 读 C++还是挺好的
sbldehanhan
277 天前
@NessajCN #10 是插件吗?有推介的吗?

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/963765

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX