From 57ada9767cfd03de838a613791ec2536b5b8123e Mon Sep 17 00:00:00 2001 From: geekpi Date: Thu, 15 Sep 2022 08:23:29 +0800 Subject: [PATCH] translated --- ...eight Open-Source Code Editor in Making.md | 83 ------------------- ...eight Open-Source Code Editor in Making.md | 83 +++++++++++++++++++ 2 files changed, 83 insertions(+), 83 deletions(-) delete mode 100644 sources/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md create mode 100644 translated/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md diff --git a/sources/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md b/sources/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md deleted file mode 100644 index fc16f2e312..0000000000 --- a/sources/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md +++ /dev/null @@ -1,83 +0,0 @@ -[#]: subject: "Lapce is a Fast, Lightweight Open-Source Code Editor in Making" -[#]: via: "https://news.itsfoss.com/lapce-code-editor/" -[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/" -[#]: collector: "lkxed" -[#]: translator: "geekpi" -[#]: reviewer: " " -[#]: publisher: " " -[#]: url: " " - -Lapce is a Fast, Lightweight Open-Source Code Editor in Making -====== -Lapce is an open-source code editor built in Rust. It is in its early stages of development, but looks promising! - -![Lapce is a Fast, Lightweight Open-Source Code Editor in Making][1] - -There are plenty of open-source code editors available for Linux. - -What would you think about another option: A **Rust-based** open source code editor focusing on performance? - -It should be **exciting**, right? - -Lapce is one such project in development that aims to present a feature-rich and fast code editor as an alternative to Microsoft's Visual Studio Code. - -The developer also mentions that it was inspired by [Xi-editor][2] (which is no longer in active development). - -### Lapce at its Pre-Alpha Stage - -![lapce editor][3] - -Although Lapce is not yet a complete offering, it has much to offer. - -So, seeing what we get as the stable releases approach closer should be interesting. - -The features worth highlighting include: - -* Command palette (quick actions). -* Customize the UI font, header height, font shadow, scroll width, etc. -* Built-in terminal. -* Vim-like modal editing. -* Connect to a remote computer. -* Code syntax highlighting, code completion, and similar essentials. -* Plugin system. -* Dark/light mode. - -While it focuses on performance, it looks good in terms of user experience (even though it is incomplete). - -![][4] - -If users get access to all the essential features one expects in a code editor, and a better-performing application, Lapce can be a popular choice in no time. - -### Download Lapce - -Lapce is available for Linux, macOS, and Windows as a pre-alpha build. - -For Linux, you just need to download and extract the tar.gz package and run the Lapce executable available using the GUI or the terminal. - -It is under heavy development at the moment. You can download the package for your platform and test it, but you should expect bugs and new releases soon enough. Explore its [GitHub page][5] for more information. - -[Lapce][6] - -I tried it on Pop!_OS 22.04 LTS, and noticed the UI freezing a couple of times. However, the functionalities that it provides seem impressive. - -💬 *What are your thoughts on Lapce as an open-source code editor built in Rust? Do you think you will consider it over your current favorite? Share what you think in the comments below.* - --------------------------------------------------------------------------------- - -via: https://news.itsfoss.com/lapce-code-editor/ - -作者:[Ankush Das][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/ankush/ -[b]: https://github.com/lkxed -[1]: https://news.itsfoss.com/content/images/size/w1200/2022/09/lapce-editor.png -[2]: https://github.com/xi-editor/xi-editor -[3]: https://news.itsfoss.com/content/images/2022/09/lapce-screenshot.png -[4]: https://news.itsfoss.com/content/images/2022/09/lapce-code-edit.png -[5]: https://github.com/lapce/lapce -[6]: https://lapce.dev/ diff --git a/translated/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md b/translated/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md new file mode 100644 index 0000000000..ed9d17dccb --- /dev/null +++ b/translated/tech/20220906 Lapce is a Fast, Lightweight Open-Source Code Editor in Making.md @@ -0,0 +1,83 @@ +[#]: subject: "Lapce is a Fast, Lightweight Open-Source Code Editor in Making" +[#]: via: "https://news.itsfoss.com/lapce-code-editor/" +[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/" +[#]: collector: "lkxed" +[#]: translator: "geekpi" +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Lapce 是一个开发中的快速、轻量级的开源代码编辑器 +====== +Lapce 是一个用 Rust 构建的开源代码编辑器。它正处于早期开发阶段,但看起来很有前途! + +![Lapce 是一个正在开发中的快速、轻量级的开源代码编辑器][1] + +有很多开源的代码编辑器可用于 Linux。 + +你对另一种选择有什么看法:一个专注于性能的**基于 Rust 的**开源代码编辑器? + +它应该是**激动人心**的,对吗? + +Lapce 就是这样一个正在开发的项目,它的目标是提出一个功能丰富、速度快的代码编辑器,作为微软的 Visual Studio Code 的替代品。 + +开发者还提到,它的灵感来自于 [Xi-editor][2](它已不再处于活跃的开发状态)。 + +### Lapce 在其 pre-alpha 阶段 + +![lapce 编辑器][3] + +虽然 Lapce 还不是一个完整的产品,但它有很多东西可以提供。 + +因此,随着稳定版本的接近,我们得到的东西应该是有趣的。 + +值得强调的功能包括: + +* 命令面板(快速操作)。 +* 自定义用户界面字体、标题高度、字体阴影、滚动宽度等。 +* 内置终端。 +* 类似 Vim 的模态编辑。 +* 连接到一个远程计算机。 +* 代码语法高亮,代码不全,以及类似功能。 +* 插件系统。 +* 深色/浅色模式。 + +虽然它专注于性能,但在用户体验方面看起来不错(尽管它不完整)。 + +![][4] + +如果用户能够获得一个代码编辑器所期望的所有基本功能,以及一个性能更好的应用,Lapce 很快就会成为一个受欢迎的选择。 + +### 下载 Lapce + +Lapce 在 Linux、macOS 和 Windows 中有 pre-alpha 版本。 + +对于 Linux,你只需要下载并解压 tar.gz 包,然后使用 GUI 或终端运行 Lapce 可执行文件。 + +目前,它正在积极开发中。你可以为你的平台下载软件包并进行测试,但你应该预期会出现 bug 和新的版本。探索它的 [GitHub 页面][5]以获得更多信息。 + +[Lapce][6] + +我在 Pop!\_OS 22.04 LTS 上试用了它,发现用户界面冻结了几次。然而,它所提供的功能似乎令人印象深刻。 + +💬 *你对 Lapce 作为一个用 Rust 构建的开源代码编辑器有什么看法?你认为你会考虑它而不是你目前的最爱吗?请在下面的评论中分享你的想法。* + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/lapce-code-editor/ + +作者:[Ankush Das][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/ankush/ +[b]: https://github.com/lkxed +[1]: https://news.itsfoss.com/content/images/size/w1200/2022/09/lapce-editor.png +[2]: https://github.com/xi-editor/xi-editor +[3]: https://news.itsfoss.com/content/images/2022/09/lapce-screenshot.png +[4]: https://news.itsfoss.com/content/images/2022/09/lapce-code-edit.png +[5]: https://github.com/lapce/lapce +[6]: https://lapce.dev/