On Jul 18, 7:24 pm, Arthur Edelstein <arthuredelst...@gmail.com>
wrote:
> On Jul 18, 2:31 am, Shantanu Kumar <kumar.shant...@gmail.com> wrote:
>
> > This is so cool. Any chance you can use Laurent Petit's 
> > Paredit?https://github.com/laurentpetit/paredit.clj
>
> Thanks, that's a very interesting idea. Perhaps, if Laurent doesn't
> mind! :)

Laurent has already suggested someone in the past to use Paredit, so I
don't think he would mind. :-)

Another kick-ass feature would be first-class integration with
Leiningen (and likewise, with Cake) - you can discover the list of
commands using the "lein" command without any args. Once you discover
the command names you can display it in a menu. When a user clicks one
of those menu items, pop a textbox for other arguments and execute the
entire command on pressing Enter.

You may also consider building a plugin architecture for Clooj. For
example, Leiningen support can be built by writing a plugin.

Regards,
Shantanu

-- 
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

Reply via email to