Is there a precompiled binary for windows somewhere? Why is it only available for Mac? I think this feature is very useful.
You can install it via Chocolatey. If you already have Chocolatey installed, then just run: C:\> cinst Atom http://chocolatey.org/packages/Atom
Ask Stack Overflow for Atom
31–40 of 41 posts
Re: Ask Stack Overflow for Atom
#32Genuine question. Are people actually using Atom in production projects? I found it unusably slow because it's browser-based; a generation behind Sublime Text in speed.
Re: Ask Stack Overflow for Atom
#33Re: Ask Stack Overflow for Atom
#34This is really neat, and it will probably be very useful to some people, but it sets off some very loud warning bells in my head. Is s/o really for copypasta mining? Sometimes, I guess... but still.
Based on the questions there, it's primarily for that.
Re: Ask Stack Overflow for Atom
#35here's a cached version: http://webcache.googleusercontent.com/search?q=cache:https:/...
Re: Ask Stack Overflow for Atom
#36I think this is less useful than it looks like. When editing code, I'm not browsing StackOverflow or switching to StackOverflow so much that the actual Alt+Tab-ing to the browser window is the bottleneck. And when I do Alt+Tab to the browser window, I usually search Google for what I want to achieve, and yes, most of the times I end up on StackOverflow, but sometimes other sites, most notably Wikipedia, can help me b…
However if it is something I have less experience with, or just starting to learn, most of my queries I am concerned with the exact details and end up copying verbatim more frequently.
Re: Ask Stack Overflow for Atom
#37Genuine question. Are people actually using Atom in production projects? I found it unusably slow because it's browser-based; a generation behind Sublime Text in speed.
Re: Ask Stack Overflow for Atom
#38Re: Ask Stack Overflow for Atom
#39Re: Ask Stack Overflow for Atom
#40Genuine question. Are people actually using Atom in production projects? I found it unusably slow because it's browser-based; a generation behind Sublime Text in speed.
I do wish there was a good way to resize split panes though. And the file size limit sucks when wanting to view logs. Their vim mode is still not emersive (my only comparison are evil-mode, which does a damn fine job, and ST Vintage mode, which is... ok).
It's still new, I'm willing to forgive growing pains and I think it could easily overtake ST eventually, given that it's fully open source, is making faster progress, is free, and offers a whole lot of feature parity. Speed has never really been a problem for me and my codebases, but i can imagine that the web stack its built on could be a source of problems in some scenarios.