TranslateProject/published/202212/20221227.0 ⭐️⭐️ 5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code.md

122 lines
4.7 KiB
Markdown
Raw Normal View History

2022-12-30 09:32:49 +08:00
[#]: subject: "5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code"
[#]: via: "https://news.itsfoss.com/upcoming-code-editors/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lkxed"
[#]: translator: "geekpi"
[#]: reviewer: "wxy"
[#]: publisher: "wxy"
[#]: url: "https://linux.cn/article-15399-1.html"
2022-12-30 09:32:49 +08:00
5 个即将推出的可能会挑战 VS Code 的代码编辑器
2022-12-30 09:32:49 +08:00
======
> 这些有趣的代码编辑器可能会在 2023 年取代 VS Code
2022-12-30 09:32:49 +08:00
![5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code][1]
2022 年即将结束。
我们推出了针对 Linux 发布的新的卓越代码编辑器,从 [Lite XL][2] 到 [Pulsar][3] 等。
因此,为了纪念这一点,我编制了这份即将推出的 Linux 代码编辑器列表,它们很有可能挑战 [VS Code][4] 的霸主地位。
2022-12-30 09:32:49 +08:00
让我带你了解它。
### 1、Pulsar
2022-12-30 09:32:49 +08:00
![pulsar][5]
[Pulsar][6] 是一个社区主导的开源代码编辑器,旨在替代著名的 Atom 代码编辑器。
它使用与 Atom 相同的代码库,有一个开源的后端(得益于逆向工程的工作),更新了依赖性。
2022-12-30 09:32:49 +08:00
他们有计划在不久的将来对其进行改进。
2022-12-30 09:32:49 +08:00
它可以从 [官方网站][7] 下载,但请记住,它还处于早期开发阶段。
2022-12-30 09:32:49 +08:00
### 2、Atom 社区版
2022-12-30 09:32:49 +08:00
![atom community][8]
“[Atom 社区版][10]” 也是从现已停止维护的 Atom 编辑器的 [灰烬][9] 中重生的,它是一个旨在接管其前身的概念和想法的项目。
2022-12-30 09:32:49 +08:00
他们的目标是从提供最基本的特性开始,并使其与 [atom-ide-ui][11] 包中的可用功能相媲美。
它可能会有更多东西,但就目前的形式而言,我现在不建议新用户这样做。与 Pulsar 相比,他们的长期目标略有不同,这使它成为另一个值得一看的项目。
但是,到 2023 年,情况可能会有所不同。
尽管如此,那些喜欢冒险的人可以使用 [源代码][12] 来构建它。
2022-12-30 09:32:49 +08:00
### 3、Lapce
2022-12-30 09:32:49 +08:00
![lapce][13]
一个轻量级和快速的开源代码编辑器?
这就是 [Lapce][14]
它是一个基于 Rust 的开源代码编辑器,专注于提供这样的体验。
我们在它处于 pre-alpha 阶段时对其进行了介绍,但在 2023 年它可能会引起注意。
### 4、Zed
2022-12-30 09:32:49 +08:00
![zed breadcrumbs][15]
[Zed][16] 是即将推出的代码编辑器,旨在挑战 VS Code 的统治地位。
它有许多功能,例如实时协作、极简界面、代码动作、命令面板等 [更多功能][17]。
2022-12-30 09:32:49 +08:00
事实上Atom 的创始人 [Nathan Sobo][18] 是这一切的幕后推手,并将其称为 Atom 的“_精神继承者_”。
### 5、Lite XL
2022-12-30 09:32:49 +08:00
![lite xl][19]
[Lite XL][2] 是一个用 Lua 编写的开源代码编辑器,仅使用 3MB 的存储空间和大约 20MB 的内存。(与 VS Code 的 ~550 MB 相比)。
如果你正在寻找一个完全最小化的代码编辑器,它可能会合你的口味。
你现在可以从 [官方网站][20] 获取它,它会定期更新,预计 2023 年也会如此。
2022-12-30 09:32:49 +08:00
**好了,这是这份名单的结束,也是 2022 年的结束。** 😃
2022-12-30 09:32:49 +08:00
_我可能错过了一些代码编辑器我知道你会在评论部分告诉我。随时分享你的想法_
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/upcoming-code-editors/
作者:[Sourav Rudra][a]
选题:[lkxed][b]
译者:[geekpi](https://github.com/geekpi)
校对:[wxy](https://github.com/wxy)
2022-12-30 09:32:49 +08:00
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/content/images/size/w2000/2022/12/upcoming-editors-which-may-challenge-vs-code.png
[2]: https://itsfoss.com/lite-xl/
[3]: https://news.itsfoss.com/pulsar-editor/
[4]: https://code.visualstudio.com
[5]: https://news.itsfoss.com/content/images/2022/12/Pulsar.png
[6]: https://pulsar-edit.dev
[7]: https://pulsar-edit.dev/download.html#releases
[8]: https://news.itsfoss.com/content/images/2022/12/Atom_Community.jpg
[9]: https://github.blog/2022-06-08-sunsetting-atom/
[10]: https://atom-community.github.io
[11]: https://github.com/facebookarchive/atom-ide-ui
[12]: https://github.com/atom-community/atom
[13]: https://news.itsfoss.com/content/images/2022/12/Lapce.jpg
[14]: https://lapce.dev
[15]: https://news.itsfoss.com/content/images/2022/12/Zed_Early.jpg
[16]: https://zed.dev/
[17]: https://zed.dev/features
[18]: https://twitter.com/nathansobo
[19]: https://news.itsfoss.com/content/images/2022/12/LiteXL.jpg
[20]: https://lite-xl.com/en/downloads
[21]: https://mastodon.social/@itsfoss
[22]: https://twitter.com/itsfoss2