Re: La Clojure plugin for IntelliJ IDEA updated

2009-05-22 Thread Ilya Sergey
Hi Toni. Unfortunately for now we don't have neither description of existing features nor complete how-to manual. In fact some details look quite similar to Scala support, which is described here: http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+for+IntelliJ+IDEA We're going to add suc

Re: La Clojure plugin for IntelliJ IDEA updated

2009-05-22 Thread Ilya Sergey
Vagif, Of course, we have plans to support remoter REPL as well. For now you may use `remote debug' run configuration type to connect to the appropriate application port and debug it. With best regards, Ilya 2009/5/21 Vagif Verdi > > Do you have plans to add connect/disconnect to existing runn

Re: La Clojure plugin for IntelliJ IDEA updated

2009-05-20 Thread Antoni Batchelli
Ilya, where can we find documentation about how to use the new features? ... the information on the plugin page is pretty scarce... Good job by the way! Toni. On May 20, 2009, at 12:00 PM, Ilya Sergey wrote: > In last build of La Clojure plugin (thanks to Kurt Christensen) we > added REPL i

Re: La Clojure plugin for IntelliJ IDEA updated

2009-05-20 Thread Vagif Verdi
Do you have plans to add connect/disconnect to existing running Repl over the network ? Emacs has this mode with slime and it is very handy in developing web applications. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Grou

Re: La Clojure plugin for IntelliJ IDEA updated

2009-05-20 Thread Ilya Sergey
In last build of La Clojure plugin (thanks to Kurt Christensen) we added REPL integration with history and possibility to load files and evaluate expressions from the editor. With best regards, Ilya Sergey 2009/5/18 Ilya Sergey > Hello, Asbjørn. > > For now IntelliJ support of Clojure is rather

Re: La Clojure plugin for IntelliJ IDEA updated

2009-05-18 Thread Ilya Sergey
Hello, Asbjørn. For now IntelliJ support of Clojure is rather editor-oriented than REPL-oriented. For now you may only run REPL on some of your files. REPL History and other support is now under development and it will be added in the next release. With best regards, Ilya 2009/5/15 Asbjørn Bjørn

Re: La Clojure plugin for IntelliJ IDEA updated

2009-05-13 Thread Wilson MacGyver
congrats, I just started exploring clojure and I've found "La Clojure" to be a very valuable tool. On Wed, May 13, 2009 at 2:16 PM, Ilya Sergey wrote: > Hello, all. > > I'm happy to announce, that new build of the `La Clojure' plugin for > IntelliJ IDEA is uploaded into repository and may be dow

La Clojure plugin for IntelliJ IDEA updated

2009-05-13 Thread Ilya Sergey
Hello, all. I'm happy to announce, that new build of the `La Clojure' plugin for IntelliJ IDEA is uploaded into repository and may be downloaded directly from http://plugins.intellij.net/plugin/?id=4050 or via IntelliJ plugin manager. Among new features I may name code-aware resolve and completion