On Mon, Nov 9, 2009 at 4:28 PM, Howard Lewis Ship <hls...@gmail.com> wrote:
> It looks very nice ... still I'd love to see something like what > clj-doc does (http://github.com/mmcgrana/clj-doc) ... it adds a text > field that you can type into and it matches the available names > against what you type, hiding the rest. So if you know part of the > name, you can take a very large page (like clojure.core) and quickly > narrow it down. I have that already. It's called typing (find-doc "foo") at the REPL. :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---