Home > Web Front-end > HTML Tutorial > 文本编辑软件 Atom 1.5.0 已经发布_html/css_WEB-ITnose

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

WBOY
Release: 2016-06-21 08:57:08
Original
1133 people have browsed it

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
Copy after login

卸载命令:

sudo apt-get remove atom
Copy after login

via imcn

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template