From 88ea9c2f21354a1be55f7e1a16cb060fff5935e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AD=E5=BC=80=E7=AE=B1?= Date: Thu, 15 Dec 2022 20:04:38 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=89=8B=E5=8A=A8=E9=80=89=E9=A2=98][news]:?= =?UTF-8?q?=2020221215.4=20=E2=AD=90=EF=B8=8F=20Pulsar=20A=20Community-Led?= =?UTF-8?q?=20Open=20Source=20Code=20Editor=20to=20Continue=20the=20Legacy?= =?UTF-8?q?=20of=20Atom.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ... Code Editor to Continue the Legacy of Atom.md | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 sources/news/20221215.4 ⭐️ Pulsar A Community-Led Open Source Code Editor to Continue the Legacy of Atom.md diff --git a/sources/news/20221215.4 ⭐️ Pulsar A Community-Led Open Source Code Editor to Continue the Legacy of Atom.md b/sources/news/20221215.4 ⭐️ Pulsar A Community-Led Open Source Code Editor to Continue the Legacy of Atom.md new file mode 100644 index 0000000000..cfbb33c029 --- /dev/null +++ b/sources/news/20221215.4 ⭐️ Pulsar A Community-Led Open Source Code Editor to Continue the Legacy of Atom.md @@ -0,0 +1,82 @@ +[#]: subject: "Pulsar: A Community-Led Open Source Code Editor to Continue the Legacy of Atom" +[#]: via: "https://news.itsfoss.com/pulsar-editor/" +[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/" +[#]: collector: "lkxed" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Pulsar: A Community-Led Open Source Code Editor to Continue the Legacy of Atom +====== + +Pulsar aims to be a replacement for Atom users, and could challenge Visual Studio code as its development progresses further. + +![Pulsar: A Community-Led Open Source Code Editor to Continue the Legacy of Atom][1] + +It is no surprise that Microsoft decided to kill the Atom text editor to favor Visual Studio Code. + +If you did not know, you could take a glance through our older coverage: + +While you may have had better options, Atom was an impressive tool when it was popular. + +**A community build for it is already available**; however, there seems to be a new version (**Pulsar**) that aims to bring feature parity with the original Atom and introduce modern features and updated architecture. + +As per its documentation, the original team that worked on Atom-Community is now involved with creating Pulsar. The reason why they made a separate fork is because of different goals for the projects. + +**Pulsar** wants to modernize everything to present a successor to Atom. + +> 💡 Pulsar is a new project, as a new fork to Atom, with dev/beta releases available to test. + +### Pulsar Editor: What's to see here? + +![pulsar editor][2] + +Of course, the user interface is much of the same. Considering Pulsar hasn't had a stable release yet, the branding could sometimes seem all over the place. + +However, the essentials seem to be there with the documentation, packages, and features like the ability to install packages from Git repositories. + +The key feature highlights for Pulsar, as per the official website, include: + +- **Cross-platform support (Linux, macOS, and Windows)** +- **Built-in package manager** +- **Smart autocompletion** +- **File system browser** +- **Multiple pane user interfaces** +- **Find and replace feature** + +At the time of writing this, automatic updates for Pulsar are not available. You will be able to install newer versions through the official website. + +![pulsar editor settings][3] + +You can customize the editor, change keybindings, manage packages, apply themes, and configure your experience with all the available options. + +As of now, it is too soon to say if Pulsar will become something better than what the Atom community version offers. However, it is something that we can keep an eye on. + +### Download and Try Pulsar + +As mentioned earlier, Pulsar is in its early development stage. So, you can find binaries for Linux distributions and AppImage file that you can try on any distro. + +In my test, it **did not work for Linux Mint**, but it worked fine with **Ubuntu 22.04 LTS**. + +You can head to its [official download page][4] to get the package required for your system and test it out. + +[Pulsar Editor][4] + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/pulsar-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/w2000/2022/12/pulsar-hackable-text-editor.png +[2]: https://news.itsfoss.com/content/images/2022/12/pulsar-editor.png +[3]: https://news.itsfoss.com/content/images/2022/12/pulsar-editor-settings.png +[4]: https://pulsar-edit.dev/download.html#releases