Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ A curated list of delightful Atom packages and resources. For more awesomeness,
- [Test Navigator](#test-navigator)
- [Themer](#themer)
- [Toggle Quotes](#toggle-quotes)
- [Atom Successors](#atom-successors)

## Syntax

Expand Down Expand Up @@ -242,3 +243,12 @@ JavaScript, and much more in Atom.

#### [Tree View Search Bar](https://atom.io/packages/tree-view-search-bar)
> Quick look in tree view.

## Atom Successors

Atom was [sunset](https://github.blog/news-insights/product-news/sunsetting-atom/) by in late 2022, a few years after the [acquisition of GitHub by Microsoft](https://en.wikipedia.org/wiki/Atom_(text_editor)). Microsoft encouraged developers to migrate to Visual Studio Code, but Atom's story continues:

- [Pulsar](https://pulsar-edit.dev/) is a community fork that modernizes the Atom project with a mostly compatible package ecosystem.

- Zed, an open-source editor, was created by [some of the Atom team](https://zed.dev/team) in 2024.