发布于 2017-08-05 00:29:14 | 67 次阅读 | 评论: 0 | 来源: 网友投递
GitHub Atom 文本编辑器
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
Github Atom 1.19.0-beta7 已发布,
本次更新如下:
Ensure custom gutter decoration elements fill their container (atom/atom#15147)
v0.3.3...v0.3.4-0
Reduce CPU usage for large repositories (atom/github#959)
Respect GIT_AUTHOR_*
/GIT_COMMITTER_*
environment variables (atom/github#925)
Fix screenshots in package settings (atom/github#1006)
Fix Repository#getGitDirectoryPath()
for absent or loading repos (atom/github#1031)
Collect an --exec-path from a native git installation, if any (atom/github#1057)
Pass credentials correctly when username is provided in the git URL (atom/github#1065)
Fix stale function reference when calling context menu handler (atom/github#1072)
更多详情和下载地址请参阅 GitHub 发布主页。