发布于 2015-06-18 00:24:24 | 109 次阅读 | 评论: 0 | 来源: 网友投递
GitHub Atom 文本编辑器
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
GitHub Atom 0.210.0 发布,显著更新(主要是修复近期发现的bug):
Atom now reopens the correct windows when restarted after updating to a new version
Fixed an issue on Linux and Windows where Atom would not reopen the correct windows
Fixed an issue where the wrong search result was highlighted after the 'Replace' command
The Symbols view now has built-in support for the Nim programming language
The Tabs package now has an Enable VCS Coloring setting that will change the tab colors based on the Git status of the file
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。