Atom 1.55.0 发布,GitHub 官方文本编辑器
Atom 是由 GitHub 开发的自由及开放源代码的文字与代码编辑器,支持 macOS、Windows 和 Linux 操作系统,支持 Node.js 所写的插件,并内置由 Github 提供的 Git 版本控制系统。多数的延伸包皆为开放源代码许可,并由社区建置与维护。Atom 基于使用 Chromium 和 Node.js 的跨平台应用框架 Electron(最初名为Atom Shell),并使用 CoffeeScript 和 Less 撰写。Atom 也可当作 IDE 使用。被它的开发者称为“21 世纪的高自定义性”文本编辑器(hackable text editor for the 21st Century)。自 2014 年 5 月 6 日起,Atom 的核心程序、包管理器以及 Atom 基于 Chromium 的桌面程序框架皆使用 MIT 许可协议发布。 显著变化 https://github.com/atom/github/pull/2564 - 在没有仓库的情况下读写 git 配置。 Atom Core atom/atom#21665 - 将 postcss 从 8.1...