Github Atom 1.19.0-beta7 已发布,Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
本次更新如下:
Atom Core
- Ensure custom gutter decoration elements fill their container (atom/atom#15147)
github
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 发布主页。
转自 http://www.oschina.net/news/87448/github-atom-1-19-0-beta-7