发布于 2016-08-05 00:28:49 | 127 次阅读 | 评论: 0 | 来源: 网友投递
GitHub Atom 文本编辑器
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
Atom 1.9.3 发布了。
本次发布主要改进如下:
Fix an issue that would cause fuzzy-finder's background indexing process to fail after opening a path from the terminal that was already open in a window: #12317
Fix an uncaught exception associated with decorating the same buffer marker in multiple editors.
下载地址:https://github.com/atom/atom/releases/tag/v1.9.3