I have a new machine with a fresh install of intelliJ and cursive and I'm having trouble with a project resolving day8 re-frame-10x's fn-traced as defn ... macro args don't resolve in the function body ... I double checked and resolution intent is ON and I have invalidated caches.. any clues?
All good! If theres anything helpful I can add let me know.
Hmm, I'm not sure about this sorry, I'm pretty sure the day8 stuff should work. I'll try to reproduce this.
I think I'm maybe punishing myself unnecessarily by using newer version of things than I strictly have to, using React18 preload for re-frame-10x reagent 2, etc. that might be a big part of some issues I'm having.. because there are a lot of little problems cropping up that may all be related to pushing the envelope more than I strictly have to.
That should still work though, I think - Cursive is only interested in the surface syntax, not what it's using behind the scenes. I haven't had a chance to reproduce yet though sorry.