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
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.
can someone explain or point me to documentation on how CIDER assigns/links REPLs and editor sessions (.nrepl-port stuff?)
you probably saw it already, but just in https://docs.cider.mx/cider/usage/managing_connections.html