Fork me on GitHub
#cursive
<
2017-02-26
>
carocad17:02:43

@cfleming ok no problem. Just wanted to make sure because I was not able to find much documentation on the subject.

carocad17:02:53

One thing that I wanted to "report", I just realized that (at least in cljs) if a symbol simply 'aliases' another one, then the documentation gets lots in the process 😞 . This happened to me while working with re-frame where I wanted to see the docs for reg-sub (https://github.com/Day8/re-frame/blob/master/src/re_frame/core.cljc#L58) but cursive didnt display anything since it is the original symbol the one that actually has a docstring.

carocad17:02:14

Just letting you know, dont know if I should create a ticket for it though. Hope it helps

favila18:02:53

@carocad this is true in clj too