@thiago.oak has joined the channel
@safe.hammad has joined the channel
@anthonykfranco has joined the channel
@nbtheduke has joined the channel
this is pretty cool!
your word choices are really pleasant
Tried to call .$2() on $1, but was given 'nil', possibly in $3 (which may be in code you are calling) is my favorite
how we do get this into cider-nrepl by default?
sorry to post so many times in a row but i'm blown away by this. it solves nearly every problem i've had with clojure's exception messages. i'd say "can we upstream it?" but no need to get my hopes up lol
My initial thinking was to get it optionally included by Calva when it jacks in. It already has an extraNReplMiddleware setting, but doesn't have a setting for extraMiddlewareDeps or something.
Calva has a beginner-friendly story, so rephrase could fit in very nicely there.
As for bundling with cider-nrepl, that's something I hadn't considered. rephrase has no dependencies, and works with bare nREPL (the wrap-caught middleware). I really do feel it needs to be opt-in tho'...
And thank you for the kind words about the project 🙂
@wdhowe has joined the channel