Atom 0.205.0 发布,文本编辑器
Atom 是 Github 推出的跨平台编辑器,目标是超越 sublime text。自从 0.200.0 版本推出后,明显放慢了版本更新速度,新特性已经基本冻结,在稳定和速度上面下功夫,为 1.0.0 正式版发布做准备。
值得关注的特性
-
The One UI themes can now be resized in the theme settings.
-
The One themes got some color adjustments. Better balanced UI and brighter Syntax.
-
Fixed an exception that occurred in an edge case when tokenizing with certain grammars.
-
Atom now disallows invisible character strings that exceed a single character in length. Such strings caused rendering problems for the editor.
-
Fixed an issue where Atom would fail when trying to reopen editors for files that were no longer readable.
-
Fixed an issue where a message would be logged about a memory leak adding event listeners.
下载:
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。