Fork me on GitHub
#cider
<
2022-11-13
>
frozenlock21:11:58

Is there a way to get cider/eldoc to display a Reagent component expected arguments? (The vector form, like this: [my-component "hello-world"])

frozenlock22:11:52

Hmmm... looks like it can't be done unless this line is modified https://github.com/clojure-emacs/cider/blob/master/cider-eldoc.el#L341