Fons van der Plas

Results 845 comments of Fons van der Plas

This needs an async loop to "refresh" all current scratch spaces...

dThanks for the feedback! The design is on purpose, but thanks for checking! The problem with tracking when `Child` is called is that `Child` might not actually be called when...

I would say that it's by design just to have a simple API. Otherwise, we would track both orders and union them (and track duplicates). But in your case, it...

Hi @aplavin ! I'm really sorry, but I don't have the capacity to work on this PR until at least October :( The problem is that this is quite a...

See also https://github.com/fonsp/Pluto.jl/issues/2881

Thanks for the comments! To me it makes sense as a default, because `update` changes the version your are developing and testing with, and you might start depending on new...

I just start VS Code from the dock. I can fix it using a setting, but I thought maybe zsh is common enough that we could fix this automatically? If...

The new URL code does not work on Julia 1.6, and I don't see an easy way to make it work :(

It might be worth trying this code https://github.com/JuliaLang/julia/issues/47709#issuecomment-2388629772 ? RegistryInstances might be okay to add as a dep

I think launching an editor doesnt fit our target audience