clj-ns-browser
clj-ns-browser copied to clipboard
Smalltalk-like namespace/class/var/function browser for clojure docs and source-code based on seesaw
Consider changing vars with category Protocol so that VALUE does not show up as a map, and "Inspect Coll" button is disabled.
Can defmulti or defmethod symbols have doc strings? Examples? If not, should they be enhanced to do so?
see if tools.namespace could be enhanced to get the (jar)file-name associated with a ns, which could give an indication of the version also (?)
Examples of what I'd like to see saved and restored across sessions: - Window size and position - Font, color coding - vars-cbx choice - doc-cbx choice - Choices of...
right now the vars are categorized by macro/function/etc., which is a good option, but not always the most convenient one. Maybe we should have a choice to show them in...
Nothing terribly specific here now -- just some summarized, perhaps even mangled by my bad memory, feedback from the audience at the Bay Area Lisp meetup: Embrace and extend the...
Useful to quickly select all namespaces if user wants to search symbol names and/or doc strings in all namespaces simultaneously.
So it is easier to turn them into links, or copy/paste them as desired.
One could imagine going as far as having a progress bar type display like web browsers do when downloading files, but that is probably too much implementation complexity unless there...
looks kind of ugly... should be bigger, other font...other kind of tree-widget may look nicer maybe should be shown in the doc-panel