Scott, Yes, I did. It would be perfect if only it supported maintaining a list of open files on a per project basis. I have two, highly related, (scientific) projects in the same folder and unfortunately project-manager assumes that you keep your projects in separate folders. I had a highly effective workflow in Sublime Text where each project knew which files I was using (open) within that project and I could switch between them easily. 'project-ring' almost fits my needs but it's a little bit flaky still, and I'm beginning to realise that I'd like to have the project definition file within the project folder for easy synchronisation between computers.
David. On Tuesday, 15 September 2015 15:12:51 UTC+2, Scott T wrote: > > Have you tried the project-manager package? It has some support for > defining and switching between projects. > > Scott > > On Tuesday, 15 September 2015 14:06:03 UTC+1, David Higgins wrote: >> >> The julia-client package for Atom is from the Juno project. It requires >> Julia 0.4 so I haven't tried it yet. But there is support for syntax >> highlighting from the language-julia package. >> >> I've started using Atom, it's quite nice. But there is no project support >> yet, which really sucks from my point of view. I find the editor slightly >> more intuitive than Sublime Text, which many aspects of it are blatantly >> modelled on, but without support for projects it's only good for a certain >> style of coding. >> >> David. >> >> On Tuesday, 15 September 2015 14:34:26 UTC+2, Sisyphuss wrote: >>> >>> Thanks, both. By the way, is there any relation between Juno and Atom? >>> What's the trend? >>> >>> >>> >>> On Tuesday, September 15, 2015 at 1:59:55 PM UTC+2, Nils Gudat wrote: >>>> >>>> Yes, it does (that's the point of having the bundle(!) available on the >>>> website). >>>> To connect to a different instance of Julia, follow the steps here: >>>> http://junolab.org/docs/install-manual.html >>>> However, I don't think JunoLT is working with 0.4 (at least it wasn't >>>> when I last checked two weeks ago), and in general efforts have shifted to >>>> the new Juno Atom client. >>>> >>>> Long story short, if you want to work in 0.4 you should probably do >>>> this: https://github.com/JunoLab/atom-julia-client/tree/master/manual >>>> >>>
