Atom 是由 GitHub 开发的开源文本编辑器,支持 macOS、Windows 和 Linux 操作系统。随着过去几年 Atom 没有重大的功能更新,以及 Atom 整体社区活跃度大幅下滑,在今年 6 月,GitHub 就宣布将会停用 Atom。
近日 Atom 1.63 正式发布,这也是 Atom 的最后一次版本更新,在 2022 年 12 月 15 日,GitHub 会将 Atom 和 Atom 组织下的所有仓库全部归档。
Atom 1.63 更新内容如下:
Atom Core
- atom/atom#23158 - 删除
if (reason === crashed)
- atom/atom#23282 - 删除 aws-sdk
- atom/atom#23286 - 将 /packages/dalek 中的 path-parse 从 1.0.6 升级至 1.0.7
- atom/atom#23285 - 将 /packages/dalek 中的 lodash 从 4.17.15 升级到 4.17.21
- atom/atom#22687 - Electron 升级到 11.4.7
- atom/atom#23322 - 在安装脚本依赖时使用 npm 安装
- atom/atom#23446 - 修复
git-diff
的嵌套仓库 REDUX - atom/atom#23506 - 将 /script 中的 node-fetch 从 2.6.1 升级到 3.1.1
- atom/atom#23505 - 将 nanoid 从 3.1.22 升级到 3.2.0
- atom/atom#23624 - 将 language-ruby 升级到 0.73.0
- atom/atom#23664 - 修复 install-script-runner-dependencies 中的 npm ENOENT 错误
- atom/atom#25483 - 更新许可证中的版权年份
- atom/atom#25459 - 新增 "打开软件包管理器" 菜单项
- atom/atom#25693 - 禁用测试
- atom/atom#25694 - 删除依赖关系
- ……
github
- atom/github#2676 - 正确地恢复了两个同名文件的丢弃历史记录。
- atom/github#2683 - 更新 CI 中的 os matrix
- atom/github#2712 - 远程模块默认为 false
language-php
- atom/language-php#445 - 检测 phpdoc 中的 nullable 类型
- atom/language-php#439 - 用 never 代替 noreturn
- atom/language-php#444 - 限制允许的字符在 UTF-8 范围内
- atom/language-php#432 - 支持 heredoc 中的 blade 语法
- ……
language-ruby
- atom/language-ruby#289 - GitHub Actions
- atom/language-ruby#288 - 将 tree-sitter-ruby 升级到 0.17.0
- atom/language-ruby#240 - 在脚本标签中添加 ERB 高亮显示
- atom/language-ruby#234 - 支持多行 YARD 注释
- atom/language-ruby#294 - 修复一些错别字
- ……
更多详情可查看:https://atom.io/releases