Ask HN: What Happened to GitHub's Atom?
When Microsoft acquired GitHub, there was speculation (and fear on my behalf) that GitHub would end up axing Atom in favor of Visual Studio Code.
Taking a look at the commit activity for Atom on github.com [1] shows that since the end of June 2019, development has basically stopped completely. Does anyone have any insight as to what is happening here? Has GitHub abandoned Atom development?
Before you angrily shout that "Visual Studio Code" is better, or "just use VS code", please recall the current situation with Google Chrome mono-culture. Say what you will about Atom, but (especially in the last twelve months) the product had become very fast and in my opinion, provided a much better user experience that VS code.
[1] https://github.com/atom/atom/graphs/commit-activity
46 comments
[ 4.9 ms ] story [ 65.2 ms ] threadhttps://trends.google.com/trends/explore?date=today%205-y&q=...
https://github.com/atom/atom/graphs/contributors
That's rather easy to fix.
Not a perfect solution but does allow some cake and eating it too.
And so it is that I have partially reduced my dependence on google... I hope to finish some day.
As somebody that grew up with Windows when MDI was all the rage, it is weird that this doesn't work.
at least use VSCodium as it is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode
https://vscodium.com/
Metrics are important in any service or product you build as it allows you to better understand your user and adjust your product or roadmap.
I also remember the option to disable the telemetry has been added but it still reported the fact that you disabled it which I think they’d fix but cant find the github issue :/
I stopped using it because it is a pain. I watched the multi-line regex issue in Atom for years, and no progress was made.
VS Code didn't have multi-line regex when it launched. It does now though.
That said if I was going to switch to something I would probably go back to sublime (which I have a license for). Microsoft is dumping a lot of money on the coding space right now and I'm really not interested in finding out why the hard way.
(I think I would pay for Sublime if they'd open-source it with some premium package or so because it's much faster.)