Peter Strömberg
Peter Strömberg
I now had a convo with Grok about an idea that has been cooking in my mind for a while: https://x.com/i/grok/share/6LgWaQxa9HaBgvRgcRWHsjeXa WDYT, @gaelrech ? Would it make sense to you...
I mean, I basically forced Grok to agree with me, so we can't really trust that judgment. 😀
One such case is mentioned in that lengthy convo. (Which gets to the actual point in the last exchange.) When Calva parses out argument vectors, it doesn't make sense to...
> > When Calva parses out argument vectors, it doesn't make sense to count ignored forms. > So, this is something that it mentions at some point there in your...
If you have Calva running in development (see the wiki) then you can experiment with this. We could have a screen share and I can introduce you to the code...
Hello, thanks for reaching out! Short answer: 1. It is not possible. 2. I am not sure we can go that way. As for not going that way, can you...
Thanks. That sounds like it is for similar reasons that we have some config in EDN today. I think it makes sense. There is prior art in reading config from...
Thanks! We'll need to test this on non-Linux. You can add a test project in `test-data/projects` that would expose the problem without the extra quoting.
I agree the quoting added by this PR needs to happen, but we need to test it a lot in different environments. Quoting, especially on Windows, has proven very, very...
Calva shouldn't activate in a project without Clojure files. Something is activating Calva for you. I think Joyride has been known to cause this, or possibly some other Calva or...