Atom 1.25.0-beta1 发布了。Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript 等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
主要更新内容:
Fixed a bug where atom --wait did not work correctly on Windows
Fixed a bug that prevented Atom from reusing an existing window when the same path was opened twice
Fixed regressions in the behavior of the atom.textEditors.getGrammarOverride and atom.grammars.loadGrammar methods
Fixed several syntax highlighting bugs in the new, experimental tree-sitter highlighting system
软件详情:http://git.oschina.net/mirrors/github-atom
下载地址:https://github.com/atom/atom/releases/tag/v1.25.0-beta1
来自:开源中国社区