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

2023-08-09 15:18:51 +08:00
 sbldehanhan

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

2800 次点击
所在节点    C++
14 条回复
didikee
2023-08-09 15:28:11 +08:00
我刚开始学习的时候用了,在查系统源码时比较方便。
zengxs
2023-08-09 15:29:51 +08:00
source insight 这东西也太古早了,现在可以考虑用 sourcegraph
cnbatch
2023-08-09 15:39:36 +08:00
我在公司内会用 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
2023-08-09 15:40:48 +08:00
主 C++,用 source insight 习惯了,也感觉很方便 没有换工具的想法
yngzij
2023-08-09 15:44:44 +08:00
source insight 我买了,看 C++还是不错的,子窗口函数详情,但是 golang ,python 之类的就不太好用了。
ruanimal
2023-08-09 15:54:18 +08:00
understand 和 source insight 类似,不过现在应该是都用 vscode 了吧
sbldehanhan
2023-08-09 16:01:06 +08:00
@ruanimal #6 VSCode 不能生成函数调用关系图和类图。我想要这两个功能。
zzz22333
2023-08-09 16:05:26 +08:00
source insight 用不习惯,同想找一个可以看函数调用关系图和类图的工具
PowerDi
2023-08-09 17:44:49 +08:00
@sbldehanhan 有解决方案了吗
NessajCN
2023-08-09 18:11:33 +08:00
@sbldehanhan 都有啊....
rioshikelong121
2023-08-09 20:02:54 +08:00
vscode 有什么插件可以辅助代码阅读么。
zhiyu1998
2023-08-09 23:09:27 +08:00
ChatGPT code interpret
mahaoqu
2023-08-10 06:06:34 +08:00
codebrowser.dev 读 C++还是挺好的
sbldehanhan
2023-08-10 09:51:49 +08:00
@NessajCN #10 是插件吗?有推介的吗?

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

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

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

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

© 2021 V2EX