Should I file an issue with the info
mystery I mentioned above?
@pez Definitely.
Cool. Will do. Then if I can solve my problems with hacking on cider-nrepl, maybe I can even try fix it. 😃
That’s likely something in orchard
, as that’s there the real info functionality lives.
cider-nrepl
just delegates to orchard
.
Even for cljs?
I'm guessing it's a problem with getting the env
@dominicm Yes.
Now the only thing we’re still using for cljs-tooling
is the completion code, as it’s integration with compliment
was never fully completed.
The issue is there for clj
as well.
Can I read about how to hack on orchard somewhere?
Here’s the issue. Please let me know how I can improve it. https://github.com/clojure-emacs/orchard/issues/75