跨平台文本编辑器Atom v1.9.2 和 v1.10.0-beta1发布
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
更新日志
v1.9.2
- Fix a bug that prevented text from soft-wrapping properly
- Fix a bug that caused the editor.softWrapHangingIndent setting to be ignored
v1.10.0-beta1
- Fix uncaught exceptions when folding in certain situations with certain grammars, such as Python.
- Fix an uncaught exception when a package's native dependencies are compiled against the wrong version of V8.
- Fix a bug that caused the
editor.softWrapHangingIndent
setting to be ignored.
- Fix a regression that prevented Atom from starting when
~/.atom
was missing.
下载
v1.9.2
v1.10.0-beta1
本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/47dda5cb
正文到此结束