Fork me on GitHub
#cider
<
2020-07-27
>
frozenlock02:07:30

I throw an ex-info with a spec-related explain-data (with ::s/failure) and my message is replaced. I think it's caused by this https://github.com/clojure-emacs/cider-nrepl/blob/7358676ae1db33b4807bfa1bbaa57879d54573ae/src/cider/nrepl/middleware/stacktrace.clj#L294

frozenlock02:07:15

Is this a bug? I like the way the spec failure is printed, but I still would like to see my original error message with it.

ghadi15:07:03

can someone explain or point me to documentation on how CIDER assigns/links REPLs and editor sessions (.nrepl-port stuff?)