内容简介:Atom 是由 GitHub 开发的自由及开放源代码的文字与代码编辑器,支持 macOS、Windows 和 Linux 操作系统,支持 Node.js 所写的插件,并内置由 Github 提供的 Git 版本控制系统。多数的延伸包皆为开放源代码许可,并...
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 许可协议发布。
Atom 1.56.0 正式发布,本次更新内容如下:
显著变化:
- #21847 - 修复 macOS 上所有窗口关闭后退出的错误行为;
- #21852 - 改进 Java 语法高亮显示;
- #21847 - 增加禁用鼠标中键粘贴的设置;
- #21777 - Electron 升级;
Atom Core
- atom/atom#21753 - 修正树状结构注入时"empty"语言的处理方式;
- atom/atom#21715 - 检查 testRunner 是否为 es 模块;
- atom/atom#21848 - 添加授权;
- atom/atom#21928 - 修复了依赖性 bump 脚本;
GitHub
- atom/github#2459 - 使用 action-setup-atom 来实现;
- atom/github#2621 - package.json:将@babel/core 固定为 7.12.10 以下;
- atom/github#2625 - 更新 shell.openExternal 为 Promise,因为 Atom 上的 Electron 更新;
- atom/github#2626 - 更新 Electron API 中一些方法的 Promise api;
- atom/github#2631 - 修复 GitHub 在 Atom electron 9.4.1 升级失败的测试;
拼写检查
- atom/spell-check#357 - 在配置中加入 enableDebug;
- atom/spell-check#359 - 修复了无法加载包的问题;
更多详情可查看:https://github.com/atom/atom/releases/tag/v1.56.0
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 10个最佳富文本编辑器
- Notepad++ 7.7 发布,文本编辑器
- 文本编辑器 Notepad++ 7.8.1 发布
- Emacs 25.3 发布,Linux 文本编辑器
- GNU nano 5.0 发布,文本编辑器
- SubEthaEdit 5.2 发布,macOS 文本编辑器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Web Scalability for Startup Engineers
Artur Ejsmont / McGraw / 2015-6-23 / USD 34.81
Design and build scalable web applications quickly This is an invaluable roadmap for meeting the rapid demand to deliver scalable applications in a startup environment. With a focus on core concept......一起来看看 《Web Scalability for Startup Engineers》 这本书的介绍吧!
RGB转16进制工具
RGB HEX 互转工具
正则表达式在线测试
正则表达式在线测试