Earlier quoted context omitted.
How does this compare to the official JetBrains plugin, La Clojure?
Cursive is based off a fork of La Clojure from a long time ago. Since then I've rewritten 80% of the code in Clojure and added a lot of new functionality and fixed a lot of bugs. There's lots of new stuff in there, but the main highlights are Paredit-style structural editing and good nREPL integration (for local and remote REPLs). Jan Thomä also kindly let me bundle the leiningen plugin so that's provided out of the…
Cursive Clojure: A Clojure IntelliJ plugin
21–30 of 61 posts
Re: Cursive Clojure: A Clojure IntelliJ plugin
#22why isn't there a clojure option in the new project menu, like, groovy for example?
Re: Cursive Clojure: A Clojure IntelliJ plugin
#23Developer here - I'm happy to answer any questions folk might have!
Re: Cursive Clojure: A Clojure IntelliJ plugin
#24Earlier quoted context omitted.
Cursive is based off a fork of La Clojure from a long time ago. Since then I've rewritten 80% of the code in Clojure and added a lot of new functionality and fixed a lot of bugs. There's lots of new stuff in there, but the main highlights are Paredit-style structural editing and good nREPL integration (for local and remote REPLs). Jan Thomä also kindly let me bundle the leiningen plugin so that's provided out of the…
As far as I understand, Cursive will be available both as a plugin and as a standalone IDE, right? What will be the added value of standalone IDE? PyCharm is a subset of IDEA Ultimate + Python plugin, will it be the case with Cursive? In other words, does it make sense to buy Cursive IDE for users who already have IDEA Ultimate?
It'll be similar to PyCharm in that the standalone IDE will be basically a cut-down Community edition plus the plugin, right, although it can be customised more heavily for Clojure if required. The licensing will be the same for the plugin and the IDE (i.e. your licence will work for both), so if you already own IntelliJ Ultimate it would make sense to stay with that. Unfortunately I don't have the luxury of offering the plugin free to IntelliJ Ultimate users as JetBrains can do with PyCharm.
Re: Cursive Clojure: A Clojure IntelliJ plugin
#25Earlier quoted context omitted.
Cursive is based off a fork of La Clojure from a long time ago. Since then I've rewritten 80% of the code in Clojure and added a lot of new functionality and fixed a lot of bugs. There's lots of new stuff in there, but the main highlights are Paredit-style structural editing and good nREPL integration (for local and remote REPLs). Jan Thomä also kindly let me bundle the leiningen plugin so that's provided out of the…
do you plan to go commercial, imminently i.e. as soon as you go out of beta and settle things down ... or is this just a future possibility?
Re: Cursive Clojure: A Clojure IntelliJ plugin
#26Re: Cursive Clojure: A Clojure IntelliJ plugin
#27Do you have a mailing list or something so I can get development news? Cause I'm interested in hearing how this develops, the website is a little sparse still, and I absolutely will not remember to come back in a month, haha.
Re: Cursive Clojure: A Clojure IntelliJ plugin
#28Developer here - I'm happy to answer any questions folk might have!
What license will this be released under?
Re: Cursive Clojure: A Clojure IntelliJ plugin
#29I installed this, but I cant figure out how to create a new clojure project? why isn't there a clojure option in the new project menu, like, groovy for example?