Fork me on GitHub
#cider
<
2023-07-13
>
DeepReef1119:07:22

Is there a way to get docstring (or something like that) from function at cursor point?

bozhidar04:07:59

If you have eldoc mode enabled you’ll also see the docstring automatically in the minibuffer.

Benjamin19:07:48

https://faster-than-light-memes.xyz/zappy-cider-eval-overlays.html maybe you will enjoy performance hacks for cider eval overlays

djm07:07:08

length instead of string-width what does this refer to?

Benjamin07:07:21

A detail in

cider--make-result-overlay 
(cider-overlays.el)

👍 2
Benjamin07:07:44

I am clarifying it in the blog post now. Thanks for the feedback 🙂