cursive

Ryan 2025-12-26T14:18:26.663239Z

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?

Ryan 2026-01-06T16:22:47.150669Z

All good! If theres anything helpful I can add let me know.

cfleming 2026-01-01T18:16:28.276569Z

Hmm, I'm not sure about this sorry, I'm pretty sure the day8 stuff should work. I'll try to reproduce this.

Ryan 2026-01-02T17:30:12.632339Z

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.

cfleming 2026-01-03T00:04:01.203639Z

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.

👍 1