发布于 2016-04-13 23:52:06 | 157 次阅读 | 评论: 0 | 来源: 网友投递
GitHub Atom 文本编辑器
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
Atom 1.7.0 发布了。
Most recently used tab switching
Atom now supports the --add swich (aliased to -a) which will add the passed directory as a project folder to the most recently focused Atom window instead of opening that folder in its own window.
Atom's Keymap file now supports a new syntax for dispatching events on keyup events
Atom periodically saves editor state for crash recovery
Packages using Async Git
Electron Update
详细更新日志参见更新说明