Jeff Valk <jv-li...@tx.rr.com> writes: >> Do you have any specific ideas for new features? > > Well one thing I started playing with is completion on the entire classpath > in swank-clojure. So for example, typing "clojure.contrib.a" would bring up: > clojure.contrib.accumulators > clojure.contrib.agent-utils > clojure.contrib.apply-macro > > And typing "java.io" would bring up: > java.io.CharArrayReader > java.io.CharArrayWriter > java.io.CharConversionException > java.io.FileFilter > ... > > This gives you completion even on your use/require/import lists, and > definitely makes Java interop a bit easier.
Awesome; that looks great. > It needs polish but it's functional. If you think it would be a > worthwhile addition, give me a heads up when swank-clojure looks good > to hack. If you base it on the "maven" branch from my github repo, you should be good. I've started a separate mailing list for swank-clojure, why don't you join at http://groups.google.com/group/swank-clojure ? thanks, Phil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---