发布于 2016-01-17 23:59:19 | 62 次阅读 | 评论: 0 | 来源: 网友投递
GitHub Atom 文本编辑器
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
GitHub Atom 1.5.0 Beta0 发布下载,此版本值得关注的改进:
Improvements to CJK character handling.
Serialize language state for untitled buffers.
Fixed crash when there were certain types of diffs in a git repository.
Fixed New File with no open windows.
Fixed clicking the Dock icon wouldn't open a new window.
Cascade new windows on OS X and Windows.
Fixed excessive CPU usage for cases where the HOME directory was a git repository.
Moved View > Reload to View > Developer > Reload Window.
Open file in pending state on single click.
Use OS X Human Interface Guidelines compliant menu order.
下载:https://github.com/atom/atom/archive/v1.5.0-beta0.zip
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。