Fork me on GitHub
#cider
<
2017-03-26
>
bozhidar10:03:36

@richiardiandrea well, inf-clojure has integration with completion-at-point, so company-mode should work just fine there. But it assumes the presence of the legacy completion library that’s shipped with reply (the REPL used by boot and lein). If you’re on plack or lumo this should probably be handled differently.

sakalli13:03:54

cheers @benedek that did the trick. would this warrant a bug report or is this known? any cinder contributors here?

richiardiandrea16:03:35

@bozhidar everything completes fine, picking the right backend. The thing that is a bit annoying is that it does it in the docstrings as well