Fork me on GitHub
#cider
<
2023-03-17
>
hkjels15:03:55

Is there a way to make cider able to find implementations of protocol methods?

iarenaza15:03:37

As far as I know, there is no way. You need to use clojure-lsp for that.

bozhidar09:03:16

For the record - it's doable in CIDER, but we never got to implementing it. For reference https://github.com/clojure-emacs/cider/issues/1969

bozhidar09:03:54

It's a pity that a PR was opened, but never finished for this https://github.com/clojure-emacs/cider-nrepl/pull/568/files