Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-18 Thread François De Serres
CCW has helped me a lot already, and this release is just beautiful. Merci so much Laurent ! -- -- 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 modera

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-17 Thread Niels van Klaveren
Window > Preferences > General > Editors > Text Editor >Displayed Tab Width > change 4 to 2 On Saturday, October 12, 2013 7:21:39 PM UTC+2, Gary Zhao wrote: > > Great. But I have one thing confusing. > Auto indent uses two spaces, but tab uses four spaces. How can I make them > consistent? Eithe

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-17 Thread Chris Gill
wow this is really polished! really great how this is standalone, and so small! I enjoyed using CCW in eclipse, but this is even better :D great work Laurent! On Thursday, October 10, 2013 9:36:01 AM UTC-4, Laurent PETIT wrote: > > Hi, a new version of Counterclockwise, the Clojure plugin for t

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-12 Thread Gary Zhao
Great. But I have one thing confusing. Auto indent uses two spaces, but tab uses four spaces. How can I make them consistent? Either 2 or 4 spaces for both. I tried some settings but didn't seem to work. Thanks. On Thursday, October 10, 2013 6:36:01 AM UTC-7, Laurent PETIT wrote: > > Hi, a new

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-12 Thread PublicFarley
Awesome work Laurent! Just awesome. @Casper Take a look at this for making leinigen projects easily importable into Eclipse: https://github.com/kumarshantanu/lein-idefiles -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, s

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-12 Thread Casper Clausen
Nice work, looking forward to using this. I'm wondering though, what is the best or "official" way to import a lein project? I've never been able to figure it out, so I always do lein pom and import as maven project and then convert to leiningen project. Is there a better way? On Saturday,

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-11 Thread Steve Buikhuizen
Laurent, you rock! Auto-formatting is already saving my fingers a lot of travelling. Thanks for the great work. -- -- 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 ne

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-11 Thread Manuel Paccagnella
I'm not a CCW user right now, but congratulations! I've checked this project from time to time and you are doing a fantastic job. Cheers, Manuel Il giorno giovedì 10 ottobre 2013 15:36:01 UTC+2, Laurent PETIT ha scritto: > > Hi, a new version of Counterclockwise, the Clojure plugin for the > Ec

[ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-11 Thread Alan Moore
Thank you! Alan -- -- 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

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-11 Thread Rich Hickey
Congratulations Laurent! That's fantastic. Thanks for all of your effort on CCW - it's an important contribution. Rich On Oct 10, 2013, at 9:36 AM, Laurent PETIT wrote: > Hi, a new version of Counterclockwise, the Clojure plugin for the > Eclipse IDE, has just been released. > > Hot new feat

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-11 Thread Justin Kramer
Congratulations on the release, and thank you for your hard work! CCW is a great tool that makes my life easier. Justin On Thursday, October 10, 2013 9:36:01 AM UTC-4, Laurent PETIT wrote: > > Hi, a new version of Counterclockwise, the Clojure plugin for the > Eclipse IDE, has just been release

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-11 Thread Thomas
Great news Laurent Thank you for you work on this. I just installed it and I am going to use it later today!!! Merci, Thomas On Thursday, October 10, 2013 2:36:01 PM UTC+1, Laurent PETIT wrote: > > Hi, a new version of Counterclockwise, the Clojure plugin for the > Eclipse IDE, has just b

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-10 Thread Laurent PETIT
Le vendredi 11 octobre 2013, Russell Mull a écrit : > > - available as a Standalone Product: Download, Unzip, Code! >> > > This is huge! Maybe it seems like a trivial thing, but removing barriers > to getting started is fantastic. > This is the first Time counterclockwise is released with standal

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-10 Thread Russell Mull
> - available as a Standalone Product: Download, Unzip, Code! > This is huge! Maybe it seems like a trivial thing, but removing barriers to getting started is fantastic. Thank you Laurent, for your tireless and continuing work. - Russell -- -- You received this message because you are s

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-10 Thread Laurent PETIT
2013/10/10 Mark C : > Nice update, I like auto-indent. > > I ran into one small glitch on OSX, which is that the shortcut for toggling > between unrestricted and strict/paredit mode wasn't working for me at first. > Going to Preferences -> General -> Keys : Switch Edit mode, and deleting > then re-

Re: [ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-10 Thread Mark C
Nice update, I like auto-indent. I ran into one small glitch on OSX, which is that the shortcut for toggling between unrestricted and strict/paredit mode wasn't working for me at first. Going to Preferences -> General -> Keys : Switch Edit mode, and deleting then re-applying the Alt-D fixed it.

[ANN] Counterclockwise - Clojure plugin for Eclipse

2013-10-10 Thread Laurent PETIT
Hi, a new version of Counterclockwise, the Clojure plugin for the Eclipse IDE, has just been released. Hot new features - auto indentation as you type - available as a Standalone Product: Download, Unzip, Code! - many bug fixes including (hopefully) stability improvements Install ===