Hey folks, If you're interested in Juno/Atom you might like to check out the demos <https://github.com/JunoLab/atom-ink> I just published which give an idea of some of the UI work we've done so far. Like any tool, Atom certainly isn't going to be Everybody's Everything, but you might be pleasantly surprised how far we can push it towards being a fully-featured IDE. (Although really, the core utility of the IDE is not so much the flashy ui bits so much as the improved workflow it enables – more on that here <https://github.com/JunoLab/atom-julia-client/blob/master/docs/workflow.md> ).
Alternative approaches are welcome and even encouraged, but I really think that Atom provides the fastest route to a high-quality Julia IDE – and if you want to speed that along even more, it's well worth poking around in the code to see where you can make improvements. It's pretty easy to get into and we're more than happy to help out where we can. Quick meta-note about this thread: I think it's important to emphasise that the julia-users list isn't designed to handle this kind of open-ended discussion. It's not that discussion is bad per se, but this list has a lot of subscribers who are mostly interested in sharply-focused technical issues – usually announcements or giving and receiving help. Topics that involve, say, debating the merits of various technologies are better suited to platforms such as reddit with features like comment threads for tangents, more focused notifications for other users, etc. – Mike On Thu, 17 Sep 2015 at 15:24 Daniel Carrera <dcarr...@gmail.com> wrote: > On 17 September 2015 at 15:57, Kristoffer Carlsson <kcarlsso...@gmail.com> > wrote: > >> Look up GitSavy if you want git integration in Sublime. >> >> I guess different people have different tolerances to latency. I try atom >> over and over because it is open source and I want it to be the best but >> everytime it feels like running through syrup. > > > > It might also depend on our use case. For instance, I never close Atom, so > I wouldn't notice if it is slow to start up. Maybe I also have smaller or > fiewer files than you do. > > Cheers, > Daniel. > > >