Hey all, I just found out that CIDER now supports auto completion when using a CLJS repl!
Instructions on how to add the nREPL middleware to your project can be found here: https://github.com/clojure-emacs/cider-nrepl My wife and I would like to thank the maintainers and contributors to CIDER for implementing this: you have made our day! Adrian P.S. If anyone is interested, I've deployed a minimalistic ClojureScript lein template as "om-cljs" to clojars. You get a jetty development web server, bootstrap LESS with grunt script for compilation, and decent defaults to get you started. To try it out type "lein new om-cljs $project-name", where $project-name is whatever you want to call your project. Check it out on GitHub: https://github.com/aamedina/cljs -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
