One thing I'd really like to see for the plugin is to support a way to
"expand" macros.
Sometimes it's hard to understand the macros. It would be great if
from the IDE, you can
"expand" the macro to the normal form.

I don't think I've ever see this in any lisp IDE before.

On Sun, Oct 18, 2009 at 6:56 PM, Mark Derricutt <m...@talios.com> wrote:
> 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
>>> >>
>>> >>
>>> >
>>> >
>>> > >
>>> >
>>>
>>>
>>
>>
>>
>
>
> >
>



-- 
Omnem crede diem tibi diluxisse supremum.

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