On Monday, 1 September 2014 13:16:36 UTC+1, Bozhidar Batsov wrote: > Thanks! :-) You might also find the var-info middleware quite useful - > cider and fireplace use it for code navigation and enhanced documentation > (eldoc and a replacement for (doc something) that works for both > Clojure(Script) and Java symbols). >
Yes, I was hoping to get an eldoc style parameter-hint going in this release, but realised that I'll need to (at least at some basic level) parse the code being edited to find the enclosing form's function symbol. So I decided it might be better to consider that alongside other things that need to understand the forms, like paredit etc. Jony -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.