That looks awesome. Can't wait to try it out. Thanks!
/opt/homebrew-cask/Caskroom/atom/1.4.0/Atom.app/Contents/Resources/app.asar/src/workspace-element.js:26 ::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
index.js:52 Window load time: 1386ms
/opt/homebrew-cask/Caskroom/atom/1.4.0/Atom.app/Contents/Resources/app.asar/src/text-editor-component.js:982 /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
/Users/arora/.atom/packages/Jude/dist/core/Controller.js:145 Reparsing all files.
/Users/arora/.atom/packages/Jude/dist/core/parseWorkspace.js:30 Successfully read project files from disk: 3908 ms
/Users/arora/.atom/packages/Jude/dist/core/parseWorkspace.js:46 Parsed expression trees: 1156 ms
/Users/arora/.atom/packages/Jude/dist/nameResolution/resolveFullWorkspace.js:34 Mapped inclusion trees: 1 ms
/Users/arora/.atom/packages/Jude/dist/nameResolution/resolveFullWorkspace.js:51 First resolve: 9 ms
/Users/arora/.atom/packages/Jude/dist/utils/juliaChildProcess.js:33 Starting julia child process
events.js:141 Uncaught Error: spawn julia ENOENTVery nice!
Any chance that this could just become part of julia-client at some point?
I think the user experience for almost all people would be much easier if they install Atom, then add one package for julia support and everything works. Having multiple Atom packages (julia-language, ink, julia-client, latex-completion and Jude right now) makes things confusing for most people, installation a pain and most people probably won’t even discover all of these packages.
Maybe another solution to this would be to eventually have one “juno” package that automatically installs all the individual useful plugins for Atom that make it a good julia IDE. I also don’t think any of this is urgent, right now the whole Atom story is so experimental in any case that most likely only a small number of people is using it in the first place.
From: julia...@googlegroups.com [mailto:julia...@googlegroups.com] On Behalf Of James Dang
Sent: Sunday, March 27, 2016 4:57 AM
To: julia-users <julia...@googlegroups.com>
+1 I’m also much more interested in a simple install story for an existing Atom installation than a standalone juno bundle.