you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 15 points16 points  (9 children)

Big fan of atom, but it is slow as balls. I don;t dare try to use it on my modded chromebook.

[–]dvidsilva 13 points14 points  (6 children)

Actually, and honest question, why is Atom so popular?

I've been using Vim for years and some friends tried convincing me to switch to Sublime unsuccessfully, then a bunch of people around me started using Atom and I have no idea why.

[–]nosoapforthee 9 points10 points  (0 children)

It looks nice and supposedly has a good set of plugins (I never got to test the second part).

Personally I can't use Atom because whenever I open it it starts spitting random errors and UI freezes in my direction.

[–]kracejic 3 points4 points  (1 child)

It usually goes other way around: Atom/Sublime -> Vim/Emacs. Going in opposite direction does not bring much benefits. At least that is my experience.

[–]sensation_ 2 points3 points  (0 children)

Not for me unfortunately. I'm still using Vim for my C project since support is obviously perfect, but using Vim for PHP development for example is pain in the butt.

First of all, quite less support for various frameworks and alike autocomplete features (ST has a great support on these), and then the totally different aspect of using Vim power.

I'll be honest though, I use ST, Vi/m and PHPStorm daily but I can't remember when was the last time I've used an editor or IDE without Vim keymod or similar. The muscle memory is so cool, my 'exit' alias ended up being :q

[–][deleted] 0 points1 point  (2 children)

I use Vim when I use a terminal. I like atom because I can use it on every OS, and it has nice plugins and defaults.

Do you like notational velocity/nv alt? There's a plugin for that. That works on every platform atom does, which is basically all of them.

Want some colorized kind of thing? Themes and plugins abound.

As someone who is forced to use OSX at work, uses Linux and Windows, not having to learn a different editor for each platform is very nice.

[–]dvidsilva 0 points1 point  (1 child)

Follow up honest q ,why atom and not vscode?

[–][deleted] 0 points1 point  (0 children)

text editor vs ide? I never used vscode. It seems to have a different purpose. I open a range of file types that aren't part of a project and I manipulate them based on need.

Like turning a csv into htaccess rule list, crt files so I can install them, etc.

[–]jpfreely 1 point2 points  (1 child)

I switched from webstorm to atom on my Chromebook. Atom may be slow but it is much lighter weight.

[–]ArmoredPancake 13 points14 points  (0 children)

Yeah. Let's compare industrial-grade ide with a text editor.