I use Sublime Text today. Is Atom “better”? I see the benefit of autocomplete.
- Why would you prefer Atom before Sublime text?
- Is it a big step to move to Atom?
- Can I have projects kind of like Sublime text?
- Any pitfalls with Atom?
I use Sublime Text today. Is Atom “better”? I see the benefit of autocomplete.
Why would you prefer Atom before Sublime text?
It’s free
Is it a big step to move to Atom?
It takes a bit of time getting your plugins and configuration sorted
Can I have projects kind of like Sublime text?
Yes, with plugins
Any pitfalls with Atom?
Takes about 6 to 7 seconds to launch when I turn on my computer. Sublime takes less than half a second. My computer has a beasty i7 processor with 32gb of ram. Go figure what takes Atom so long… But they’re fixing it.
It’s always a big step to switch the editor. I tried to switch three times from Espresso to Atom. Now, after the third time I feel at home.
The last point @Thiousi mentioned was fixed. It now takes less than 2 seconds to start, at least if you don’t install 500 packages. I only installed emmet
, pigments
and kirby-snippets
. I think feature-wise Sublime and Atom don’t really have something the other doesn’t. But I like the “hackable” approach of Atom.
Thanks! I did not get a brilliant start.
After restarting a few times it seems to have stabilized.
Alright, I’ve got some trust issues now with Atom but there are things I like right away. So for others that are using Sublime this info can be useful:
The main reason for a switch would be the Kirby snippets.
For me atom had too many performance issues back when I tried it. I didn’t had that many packages installed (like 15+) but that slowed atom really down. Also there where lots of freezes.
I’m going with visual studio code for now. It is really fast and I like some of its features (integrated terminal, git, git diff right in editor, the ability to ignore folders (like the dist/ folder) when searching for files, with xdebug you have the ability to debug php right inside VSC and then you got all the other features that you have in atom or sublime text too.
https://github.com/mauricerenck/sublime-kirby2
But to be honest, I am not maintaining it anymore, because is - tadaaa -switched to atom. I especially like the autocomplete that Atom comes with, works imho way better than in sublime.
In Atom is it very easier to install packages like themes or plugins, maybe you can find here some helpfull things
I use Atom too, and its a Brilliant Editor, but of course its your decision what is better for you
ATOM need way too much resources IMHO.
On my old 2.2Ghz MPB it was unusable: fans spinning up to max… annoying.
On my new 1.2Ghz MB it drains the battery as fast as google chrome… no fans in there so no noise but
it eats alot of my spare cpu power.
But on a fast desktop it should be a good altenative to sublime text.
Svnt
i am using atom (portable) on a daily basis. to run and code all sorts of stuff.
while performance has been bad before with newer releases it has gotten better. it’s still hungry for some ram, but to be honest when i check out my task manager and see firefox eating up everything per tab, i can’t complain too much about atom.
so why and what is a good reason to use atom…
a list of drawbacks i have seen:
PC
Xeon E5 1231v3 (3,4ghz)
8GB Ram ()
Notebook
i7 6700hq (3,5ghz)
16 GB
It has been working fine on lower specced systems too, just to complete the informations because @svnt 's post before.
i’ve to admit atom’s perfomance got much better since my last test.
For me, Atom is almost i perfect… i just wish it could handle large files. Open a SQL dump or even a concatenated javascript file and you will probably find yourself force quitting it.
i can agree. javascripts sometimes are a pain…
Atom may still be a resource hog compared to Sublime, but I’m sticking to it because I’m more of a designer/visual guy so I’d rather have an interface for settings and everything, than have to memorize commands. That’s just how my brain works I guess
VSCode is very good, it just comes with interface “opinions” I don’t like.
Said another way, I like Atom and VSCode, I don’t love any of them.
Atom is almost perfect for me.
I tried VS Code due to the integrated terminal but when I discovered PlatformIO IDE Terminal I went back to Atom.
If you work on a lot sites, this Project Viewer plugins for Atom is worth its weight in gold.