CuppoJava wrote:
> I'm just wondering if anyone who's tried this and the IntelliJ plugin
> can comment on how they compare.
>
> I'm wondering if Enclojure has some basic s-exp functions, like
> Surround-With-().

For different reasons, I've been constantly switching between
NetBeans, IntelliJ and Eclipse for clojure development in the last few
days. Thus, I'm somewhat proficient with them, though I master none.

Eclipse and NetBeans have both very recently seen new releases of
their clojure plugins that brought many improvements to the table.

Unless I missed some documentation, IntelliJ's plugin is the one that
features the less support of clojure's lispy features, including sexps
and repl. And it appears to be the least documented.

Eclipse has, by far, the best syntax highlighting and the best
keyboard bindings behavior, although there's only a few such bindings
available for now.

NetBeans is almost on par with Eclipse for its keyboard bindings.
Namely, it features a bit more bindings, which behave a bit less well.
Most of all, Enclojure features, and by far, the best repl
interactions.

Overall, I think Enclojure is the best offering as of today. And I
wouldn't be surprised if it kept its pole position for quite a long
time.

That said, these plugins are still far from the usability of SLIME
with paredit; but I wouldn't be surprised to see some of them outweigh
them in a not too distant future.

In reading my opinions, please remind yourself I'm no expert user of
anyone of these plugins - I have only a few days worth of shared usage
under my belt.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to