nrepl

https://github.com/nrepl/nrepl || https://nrepl.org
pez 2019-10-31T09:06:06.000600Z

Should I file an issue with the info mystery I mentioned above?

bozhidar 2019-10-31T09:37:26.000800Z

@pez Definitely.

pez 2019-10-31T09:49:15.001600Z

Cool. Will do. Then if I can solve my problems with hacking on cider-nrepl, maybe I can even try fix it. 😃

bozhidar 2019-10-31T09:55:05.002100Z

That’s likely something in orchard, as that’s there the real info functionality lives.

bozhidar 2019-10-31T09:55:17.002400Z

cider-nrepl just delegates to orchard.

dominicm 2019-10-31T10:40:42.002700Z

Even for cljs?

dominicm 2019-10-31T10:40:52.003100Z

I'm guessing it's a problem with getting the env

bozhidar 2019-10-31T10:41:18.003300Z

@dominicm Yes.

bozhidar 2019-10-31T10:41:51.004Z

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.

pez 2019-10-31T21:34:00.004900Z

The issue is there for clj as well.

pez 2019-10-31T21:34:18.005400Z

Can I read about how to hack on orchard somewhere?

pez 2019-10-31T22:04:11.006Z

Here’s the issue. Please let me know how I can improve it. https://github.com/clojure-emacs/orchard/issues/75