Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript 等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
Atom 1.22.1 更新内容:
- Fixed a performance problem in the autocomplete system that caused lag when typing long sequences of the same character (atom/superstring#44), (atom/superstring#45).
Atom 1.23.0-beta1 在修复以上问题的同时,还额外修复了:
- Fixed an error that would occur when attempting to use jQuery DOM objects as tooltips (#16144).
- Fixed a bug that caused errors when using sub-word motion commands in vim-mode-plus (atom/superstring#43).
更多内容及下载地址请参阅 GitHub 发布主页。
转自 http://www.oschina.net/news/90621/github-atom-1-22-1-released