Live data from Hacker News

Atom 1.18 released

blog.atom.io

21–30 of 130 posts

Re: Atom 1.18 released

#21
post #10
post #4

Please, don't consider this a troll question (I personally am a vim kind of guy), but is there any reason to use Atom over VSCode these days? The sole reason to me seems that VSCode is developed by the "evil" Microsoft. Other than that, most people I know who tried Atom switched to VSCode or (back to) Sublime in the end.

I've switched over to something more lightweight - XCode.

I was being facetious, but actually with similar sized projects loaded XCode is at ~300MB and Atom is ~500MB.

Re: Atom 1.18 released

#22
post #14
post #4

Please, don't consider this a troll question (I personally am a vim kind of guy), but is there any reason to use Atom over VSCode these days? The sole reason to me seems that VSCode is developed by the "evil" Microsoft. Other than that, most people I know who tried Atom switched to VSCode or (back to) Sublime in the end.

What's the actual difference? As far as I can see, they're both poor text editors with bad interfaces, built on top of the horrible mess that is Electron. They're also both massive. VS Code takes up 235 MB and Atom takes a whopping 530 MB. Sublime Text is like 30 MB.

> What's the actual difference?

I believe Intellisense is VScode's best differentiator. It provides very good autocomplete.

Re: Atom 1.18 released

#23
I prefer Notepad++. On Linux, Geany is a viable alternative.... If I need an IDE, I will get an IDE. I want my text editor to be as lightweight as possible. This was not the case with Atom.

Re: Atom 1.18 released

#24
post #23

I prefer Notepad++. On Linux, Geany is a viable alternative.... If I need an IDE, I will get an IDE. I want my text editor to be as lightweight as possible. This was not the case with Atom.

I use Sublime because I absolutely can't live without multicursors.

Re: Atom 1.18 released

#25
post #9
post #4

Please, don't consider this a troll question (I personally am a vim kind of guy), but is there any reason to use Atom over VSCode these days? The sole reason to me seems that VSCode is developed by the "evil" Microsoft. Other than that, most people I know who tried Atom switched to VSCode or (back to) Sublime in the end.

What prevent me of using atom is this issue: https://github.com/atom/atom/issues/2456

I use sshfs for some projects with vscode. Editing files and directory listing is pretty fast, but searching for files is extremely slow.

Re: Atom 1.18 released

#27
This is the 5th time I try Atom (after switching back to sublime) but I might start using this a lot more now that I've discovered go-plus. Atom might really be the best text editor for golang.

Re: Atom 1.18 released

#28
post #4

Please, don't consider this a troll question (I personally am a vim kind of guy), but is there any reason to use Atom over VSCode these days? The sole reason to me seems that VSCode is developed by the "evil" Microsoft. Other than that, most people I know who tried Atom switched to VSCode or (back to) Sublime in the end.

I'm using Atom now for Go and never really tried VSCode. What would be the reason to switch?

Re: Atom 1.18 released

#29
Insert another rant about how atom is bloated compared to editors like sublime text, notepad++, and VScode (which I discovered recently and seems to be a clone of sublime text).

Re: Atom 1.18 released

#30
post #4

Please, don't consider this a troll question (I personally am a vim kind of guy), but is there any reason to use Atom over VSCode these days? The sole reason to me seems that VSCode is developed by the "evil" Microsoft. Other than that, most people I know who tried Atom switched to VSCode or (back to) Sublime in the end.

I went to VSCode from Notepad++ After a system format, I started off with sublime and haven't looked back. Although, I will most likely prefer VSCode when working where I cannot reach a sublime licence, since it's quite a hackable program... since it's running on an uncompiled language
Post reply on HN