Atom 编辑器中的本地历史记录

Local history in Atom Editor

我在 atom 包中找到了 a package,但我还没有下载它。 有什么方法可以像在 Eclipse 中一样检查本地历史记录吗?

我用git。但是当我比较文件时,我看到了所有的变化。但是,我想获得时间顺序的变化,文件是如何产生的。

您正在寻找 git-history 包裹:

Git History Package for Atom

View previous versions of any file known to git. By default, the plugin will now show a diff with the selected version. This can be disabled in the settings.

apm install git-history

这是另一个用于查看文件 Git 历史记录的包。

Git Time Machine - a package for Atom that allows you to travel back in time! It shows visual plot of commits to the current file over time and you can click on it on the timeplot or hover over the plot and see all of the commits for a time range.


(source: github-camo.com)

如果您想实际查看此软件包,我制作了一个简短的 YouTube 视频来演示该软件包。 http://www.youtube.com/watch?v=cFAzqvYoHJs&t=7m58s