> For the complete documentation index, see [llms.txt](https://vincentcc.gitbook.io/jrebel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vincentcc.gitbook.io/jrebel/chapter2/atom-jian-jie.md).

# Atom 简介

## Atom 介绍

Atom 是 Github 开源的文本编辑器，这个编辑器完全是使用Web技术构建的(基于Node-Webkit)。启动速度快，提供很多常用功能的插件和主题，支持实时预览，并且跨平台。

* 优点：
  1. 多平台支持（Windows、Mac、Linux）
  2. 界面美观、现代化,使用舒适
  3. 多文件管理（Atom提供了文件树列表的功能）
  4. 由GitHub打造，社区活跃,免费使用
  5. 支持各种编程语言的代码高亮和代码补全(部分需要插件支持)
  6. 原生Git的支持
  7. 原生Markdown支持（实时预览、代码高亮，比Mou的代码高亮效果好很多）
  8. 主题插件越来越丰富
* 缺点
  1. 资源占用较大

     ![Atom任务截图](/files/-L_37HC27umiO-rSdpFw)
