diff --git a/sources/tech/20221227.0 ⭐️⭐️ 5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code.md b/sources/tech/20221227.0 ⭐️⭐️ 5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code.md deleted file mode 100644 index a7ca46d18d..0000000000 --- a/sources/tech/20221227.0 ⭐️⭐️ 5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code.md +++ /dev/null @@ -1,123 +0,0 @@ -[#]: 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: " " -[#]: publisher: " " -[#]: url: " " - -5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code -====== - -Interesting code editors that might replace Visual Studio Code for you in 2023! - -![5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code][1] - -Well, 2022 is coming to an end. - -We featured new remarkable code editors being released for Linux, starting from [Lite XL][2], to options like [Pulsar][3] and more. - -So, to commemorate that, I have compiled this list of upcoming code editors for Linux that have a strong chance of challenging the supremacy of [Visual Studio Code][4]. - -Let me take you through it. - -### 1. Pulsar - -![pulsar][5] - -[Pulsar][6] is a community-led open-source code editor aiming to be a replacement for the famous Atom code editor. - -The community behind it has been hard at work bringing this on par with the original Atom editor by introducing modern features with an updated architecture. - -So, if you were an Atom user, you could try this! - -It is available to download from the [official website][7], but do keep in mind that it is in its early development stages. - -### 2. Atom Community - -![atom community][8] - -Also rising from [the ashes][9] of the now-defunct Atom editor, '[Atom Community][10]' is a project meant to take over the concepts and ideas of its predecessor. - -They aim to get started by providing the most essential features and making it on par with the functionality available in the [atom-ide-ui][11] package. - -It has the potential to be something more, but in its current form, I would not suggest this to new users right now. They have a slightly different long-term goal when compared to Pulsar, which makes it another project worth taking a look at. - -But, for 2023, things could be different. - -Still, those who like an adventure can build it using the [source code][12]. - -### 3. Lapce - -![lapce][13] - -A lightweight and fast open-source code editor? - -That is what [Lapce][14] is! - -It is a Rust-based open-source code editor that focuses on providing such an experience. - -We covered it when it was in the pre-alpha stage, but in 2023 it can be something to watch out for. - -### 4. Zed - -![zed breadcrumbs][15] - -[Zed][16] is an upcoming code editor aiming to challenge VS Code's dominance. - -It is set to feature many features, such as Real-time collaboration, a minimal interface, code actions, a command palette, and [more][17]. - -In fact, Atom's founder, [Nathan Sobo][18] is behind this and has termed this as the '_spiritual successor_' to Atom. - -### 5. Lite XL - -![lite xl][19] - -[Lite XL][2] is an open-source code editor written in Lua, and only uses three megabytes of storage and around twenty megabytes of RAM. (compared to VS Code's ~550 MB). - -It could be to your liking if you were looking for a completely minimal code editor. - -You can get it right now from the [official website][20], it receives regular updates, and you can expect the same to be true in 2023. - -**Well, this is the end of this list and the year 2022.** 😃 - -_I may have missed some code editors, and I know you will let me know in the comments section. Feel free to share your thoughts!_ - -> 🌐 Follow us on [Mastodon][21] and [Twitter][22] to never miss an update! - --------------------------------------------------------------------------------- - -via: https://news.itsfoss.com/upcoming-code-editors/ - -作者:[Sourav Rudra][a] -选题:[lkxed][b] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [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 diff --git a/translated/tech/20221227.0 ⭐️⭐️ 5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code.md b/translated/tech/20221227.0 ⭐️⭐️ 5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code.md new file mode 100644 index 0000000000..c0b3576850 --- /dev/null +++ b/translated/tech/20221227.0 ⭐️⭐️ 5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code.md @@ -0,0 +1,123 @@ +[#]: 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: " " +[#]: publisher: " " +[#]: url: " " + +5 个即将推出的代码编辑器可能会挑战 Visual Studio Code 的霸主地位 +====== + +有趣的代码编辑器可能会在 2023 年取代 Visual Studio Code! + +![5 Upcoming Code Editors that May Challenge the Supremacy of Visual Studio Code][1] + +嗯,2022 年即将结束。 + +我们推出了针对 Linux 发布的新的卓越代码编辑器,从 [Lite XL][2] 到 [Pulsar][3] 等。 + +因此,为了纪念这一点,我编制了这份即将推出的 Linux 代码编辑器列表,它们很有可能挑战 [Visual Studio Code][4] 的霸主地位。 + +让我带你了解它。 + +### 1. Pulsar + +![pulsar][5] + +[Pulsar][6] 是一个社区主导的开源代码编辑器,旨在替代著名的 Atom 代码编辑器。 + +它背后的社区一直在努力工作,通过引入具有更新架构的现代功能,使其与原始 Atom 编辑器不相上下。 + +所以,如果你是 Atom 用户,你可以试试这个! + +它可以从[官方网站][7]下载,但请记住,它还处于早期开发阶段。 + +### 2. Atom 社区 + +![atom community][8] + +“[Atom 社区][10]”也是从现已停止维护的 Atom 编辑器的[灰烬][9]中崛起的,它是一个旨在接管其前身的概念和想法的项目。 + +他们的目标是从提供最基本的特性开始,并使其与 [atom-ide-ui][11] 包中的可用功能相媲美。 + +它可能会有更多东西,但就目前的形式而言,我现在不建议新用户这样做。与 Pulsar 相比,他们的长期目标略有不同,这使它成为另一个值得一看的项目。 + +但是,到 2023 年,情况可能会有所不同。 + +不过,那些喜欢冒险的人可以使用[源代码][12]来构建它。 + +### 3. Lapce + +![lapce][13] + +一个轻量级和快速的开源代码编辑器? + +这就是 [Lapce][14]! + +它是一个基于 Rust 的开源代码编辑器,专注于提供这样的体验。 + +我们在它处于 pre-alpha 阶段时对其进行了介绍,但在 2023 年它可能会引起注意。 + +### 4. Zed + +![zed breadcrumbs][15] + +[Zed][16] 是即将推出的代码编辑器,旨在挑战 VS Code 的统治地位。 + +它有许多功能,例如实时协作、最小界面、代码动作、命令面板等[更多功能][17]。 + +事实上,Atom 的创始人 [Nathan Sobo][18] 是这一切的幕后推手,并将其称为 Atom 的“_精神继承者_”。 + +### 5. Lite XL + +![lite xl][19] + +[Lite XL][2] 是一个用 Lua 编写的开源代码编辑器,仅使用 3MB 的存储空间和大约 20MB 的内存。(与 VS Code 的 ~550 MB 相比)。 + +如果你正在寻找一个完全最小化的代码编辑器,它可能会合你的口味。 + +你现在可以从[官方网站][20]获取它,它会定期更新,预计 2023 年也会如此。 + +**好了,这是这份名单的结束,也是2022年的结束。** 😃 + +_我可能错过了一些代码编辑器,我知道你会在评论部分告诉我。随时分享你的想法!_ + +> 🌐 在 [Mastodon][21] 和 [Twitter][22] 上关注我们,不错过任何更新! + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/upcoming-code-editors/ + +作者:[Sourav Rudra][a] +选题:[lkxed][b] +译者:[geekpi](https://github.com/geekpi) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [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