>  기사  >  웹 프론트엔드  >  文本编辑软件 Atom 1.5.0 已经发布_html/css_WEB-ITnose

文本编辑软件 Atom 1.5.0 已经发布_html/css_WEB-ITnose

WBOY
WBOY원래의
2016-06-21 08:57:081111검색

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 release-notes package to reduce confusion on updates

  • 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/atomsudo apt-get updatesudo apt-get install atom

卸载命令:

sudo apt-get remove atom

via imcn

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.