Github Atom v1.9.9 和 1.10.0-beta6 发布了,Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
v1.9.9 主要改进记录:
Fix a rare exception thrown when saving backup files without sufficient permissions.
Add the autoWidth property to TextEditor. If you pass this property on construction, the editor's width will be based on its content. #12448
下载:https://github.com/atom/atom/releases/tag/v1.9.9
1.10.0-beta6 主要改进记录:
Fix a rare exception thrown when saving backup files without sufficient permissions.
Add the autoWidth property to TextEditor. If you pass this property on construction, the editor's width will be based on its content. #12448