丁8241 发表于 2016-6-2 11:05:03

文本编辑软件 Atom 1.5.0 已经发布

欢迎加入运维网交流群:263444886  
                  Atom 是一款由 GitHub 开发的一个开源的、跨平台的文本编辑器,有一个简单而直观的图形用户界面和一堆有趣的功能,文本支持CSS,HTML,JavaScript和其他Web编程语言。其中,有宏支持,自动完成分割屏幕特征,并将其与文件管理器集成。

  最新版本 1.5 发布,查看详细发布文档,功能:

[*]  Improvements to CJK softwrap
[*]  Performance improvements in the marker index
[*]  New windows are cascaded below existing windows on OS X
[*]  Add the ability to disable Atom autoupdating
[*]
  Remove the>
[*]  Fixed performance issues when git repo is in the home directory and atom opened in the home directory
  Ubuntu 14.04/15.04/15.10 用户安装命令:
  
sudo add-apt-repository ppa:webupd8team/atom  
sudo apt-get update
  
sudo apt-get install atom
  卸载命令:
sudo apt-get remove atom  via imcn
  
页: [1]
查看完整版本: 文本编辑软件 Atom 1.5.0 已经发布