Mark, The issue tracker for La Clojure plugin is now located here: http://youtrack.jetbrains.net/issues/CLJ
Wilson, Do you mean the ability to `view' the macros definition without navigating to it, or to `inline' it in place? Cheers! Ilya 2009/10/19 Mark Derricutt <m...@talios.com> > Where should we raise tickets/issues for the plugin? One thing I'm really > still missing with it is auto completion of aliased namespaces: > > (ns foo > (:require foo.bar.test :as test)) > > (defn hello [] > (test/do-something)) > > Having the completion of a) the test alias, and b) the contents of test > inside hello would be a godsend. > > > On Mon, Oct 19, 2009 at 10:56 AM, Ilya Sergey <ilyas...@gmail.com> wrote: > >> Hi all. >> >> The repository >> git://git.jetbrains.org/idea/clojure-plugin.git >> must work now. Sorry for the inconvenience. >> >> Cheers! >> Ilya >> >> 2009/10/18 Kurman Karabukaev <kur...@gmail.com> >> >> >>> Hi Ilya, it is asking for password for >>> git.labs.intellij.net:idea/clojure-plugin URL. >>> >>> Kurman >>> >>> On Sat, Oct 17, 2009 at 12:19 PM, Ilya Sergey <ilyas...@gmail.com> >>> wrote: >>> > Ok, try this: >>> > >>> > g...@git.labs.intellij.net:idea/clojure-plugin >>> > >>> > Cheers! >>> > Ilya >>> > >>> > 2009/10/17 B Smith-Mannschott <bsmith.o...@gmail.com> >>> >> >>> >> On Sat, Oct 17, 2009 at 18:21, Ilya Sergey <ilyas...@gmail.com> >>> wrote: >>> >> > Hi all. >>> >> > >>> >> > After the long silence we resume work on `La Clojure' plugin for >>> >> > IntelliJ >>> >> > IDEA. It is still open-source and available now for IntelliJ IDEA 9 >>> >> > Community Edition. The repository may be cloned now from >>> >> > git://git.jetbrains.org/idea/clojure-plugin.git >>> >> > To build the plugin from scratch you need the latest of Clojure and >>> >> > clojure-contrib jars, so before running ant don't forget to edit >>> >> > clojure.properties file in the root of the `clojure-plugin' project >>> as >>> >> > appropriate. >>> >> >>> >> No joy. Has your git server gotten slashdotted? >>> >> >>> >> [bsm...@meheadable:~/w] >>> >> $ git clone --bare git://git.jetbrains.org/idea/clojure-plugin.git >>> >> idea-clojure-plugin.git >>> >> Initialized empty Git repository in >>> >> /Users/bsmith/w/idea-clojure-plugin.git/ >>> >> fatal: The remote end hung up unexpectedly >>> >> >>> >> // Ben >>> >> >>> >> >>> > >>> > >>> > > >>> > >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---