I really like the concept of Atom, but it always feels slow compared to VI. I think it's psychological though, because I can't point to any part of it and say "This is slow".
Atom 1.14
11–20 of 24 posts
Re: Atom 1.14
#12out of the box markdown support is second to none
and if you do Clojure, and like GUIs, proto-repl is amazing.
Re: Atom 1.14
#13Re: Atom 1.14
#14Re: Atom 1.14
#15Re: Atom 1.14
#16I use Atom in Windows and have constant issues with search and replace via selection and large file support. And while these issues are known, I've yet to see a fix.
Re: Atom 1.14
#17Visual Studio code, miles better and faster - never looking back
Re: Atom 1.14
#18Is there at least one thing that Atom is better at, than VSCode?
Re: Atom 1.14
#19Earlier quoted context omitted.
It's not psychological: https://pavelfatin.com/images/typing/editor-latency-windows-... Source: https://pavelfatin.com/typing-with-pleasure/
Now I want to see the results from neovim, or anything with a client/server architecture. I'm surprised emacs is so slow (compared to vim) and I wonder if that explains it.
Re: Atom 1.14
#20I use Atom in Windows and have constant issues with search and replace via selection and large file support. And while these issues are known, I've yet to see a fix.
First line in the post: "Atom 1.14 has shipped today with improved large file performance, a 64-bit Windows installation, improved MRU tab traversal, and more."
1. Updates to Atom 1.14
2. Attempts to open a 64MB SQL dump in Atom
3. "Atom will be unresponsive during the loading of very large files"
4. Clicks "Proceed"
5. "The editor has crashed"
Yet, I can open the exact same SQL dump in VIM and it displays immediately and I can scroll down with minimal lag. However, smaller files (5-10MB) used to do the same in Atom and now they are fine. So improved, yes. Fixed, no!
For me, however, this still makes the editor untrustworthy. I can't be sure if it's going to take a while to load a large log file or suddenly crash.