Stanislav
Stanislav
Is this issue tagged for a particular release or something? Would be great if this would work... Maybe some ideas in the Atom.jl package could help?
> I do think that modifying JULIA_LOAD_PATH is not common and not really encouraged. Maintain a package for each and every small module with about 3 functions inside which you...
Hey, that sounds great! Thank you very much for this announcement ;)
Hello, I am gald you look into the issue. In my user case the setup is very simple. I have a bunch of "little packages" which provide some useful functions...
In my case the Module subdirectory is inside the whole project's root. However, sometimes I also just open julia in a terminal and use these modules. So in general I...
Ok, thank you for the explanation. I will try it with `Hyperspecialize.jl`. However, in this special case of this two packages: `ArbFloats` and `ForwardDiff` I would think, that a solution...
Ok, this is not the case for me on version 0.6.13 when using print under/beside the code. I only see `Array{Float64,2}` and an arrow to unfold by default. 
Yes, by default. Maybe it would be good to have an option for this. Because it is very useful once you do presentations and want to show some calculations in...
Hello, thanks for the great piece of software. Started recently and I love it. But after creating some test documents I quickly realized, that this issue is the deal breaker...