Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VS Code 的 GitLense 扩展中有一个功能,我正试图找到与 Atom 等效的功能。这是当前线路责备功能。
我已经安装了 Atom blame包,它可以工作,但是对于有大量提交的大文件加载速度很慢。
Atom 或任何软件包中是否有任何内容会显示当前行的责任?
呃,就是搜索的不够仔细。我刚刚发现这个包非常接近。虽然它不是内联的(通过工具提示显示),但它速度很快,并且有一个链接到网络上的提交作为奖励。