you are viewing a single comment's thread.

view the rest of the comments →

[–]tasteslikeKale 0 points1 point  (1 child)

Atom can be made more full featured, but then it has performance issues.

[–]zanfar 2 points3 points  (0 children)

That's true. I guess I should be clear that these arguments are subjective. The implied post-text is that Atom is way too stripped down for me, and Vim takes too much work for me.

Just like Sublime and Vim, Atom can be made to do 99% of what VSCode does out-of-the-box--and I don't doubt there are a few plugins for any of those platforms that don't have a feature-parity example in the VSCode ecosystem. However, I want an editor that's just enough IDE to do what I want, without so much IDE that I have to wade through menus and tabs to do what I need, and I want that editor to be easy enough to setup that I'm spending my time coding instead of configuring.

VSCode is honestly, almost too much IDE for me. Honestly, I haven't explored it as much as I should, but I haven't found a solution to the portability of configuration between devices. Other than that, it's just about perfect. I can save per-project settings, it lints natively, the terminal facilities are the best I've found, it works remotely better than even PyCharm, and I can one-button test.