跨平台文本编辑器,Github Atom 0.177.0 发布
jopen 10年前
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
Github Atom 0.177.0 发布了,改进记录:
-
Atom now runs on top of Chrome 40 and io.js
-
JavaScript files that begin with
"use 6to5";
will now be preprocessed by the 6to5 library -
Fixed the git-diff setting 'Show Icons in Editor Gutter' atom/git-diff#46
-
apm install
now shows a more informative error message when package installation fails because Git isn't installed -
apm install
on Windows now looks for Git in the Git Bash and GitHub for Windows install locations
来自:http://www.oschina.net/news/59384/github-atom-0-177-0