Tamas K. Papp

Results 542 comments of Tamas K. Papp

@wpferguson: thanks for looking into this. Yes, I would still be interested in a solution. I would prefer a large-resolution cache image generated automatically upon import (preferably after a default...

> Relevant for point 3.2 is also if the main project should have some mapping to sub-projects. A reasonable default could be all `**/Project.toml` in the directory tree of the...

Thanks, it is user error then. Is there a way to catch this in the finite differencing method though? Eg check that internal arguments remain `isfinite`.

It does, but I should have mentioned: if possible, I want to use a solution that will also work when I put the packages on Github (eventually). Adding `remotes =...

Is there a solution with an environment variable? That I could set in the script that does the building.

I think that the first version ever worked was an overlooked corner case, the recommended API is `merge` (and always has been, for a given value of always).

Hmm, I am not quite sure about that, AFAIK `$SIGNATURES` only resolves for methods. What is the actual issue this is supposed to fix?

Thanks for making this, I started testing and will report back next week.

Sorry, I forgot to get back here when I was planning to. This is working fine for me and `straight` no longer bugs me about updating dirty repos. So, as...

> Hate the idea of using an env variable for this. Can you please explain why? We could even provide a reasonable default, eg `~/.var/eglot-jl/` or similar.