franks42 / clj-ns-browser

Smalltalk-like namespace/class/var/function browser for clojure docs and source-code based on seesaw
Eclipse Public License 1.0
175 stars 11 forks source link

imports with "FQN Listing" should show fqn of class #24

Closed franks42 closed 12 years ago

franks42 commented 12 years ago

same for map

franks42 commented 12 years ago

changed symbols-of-ns-coll to use fqname to obtain the fqn for a var or class, which makes both vars and classes show up correctly for "FQN Listing" and for multiple-ns selection