I want to know what are the limitations of the Counterclockwise plugin for Eclipse compared to Emacs. What Lisp (and Clojure) magic will not be available from Eclipse?
- UPDATE - I know that Emacs will have more features, shourtcuts, various complex key bindings, but I'm interested in the specific Lisp / Clojure stuff. For example, if I could not use the search in files in a regular expression, this is normal, but if I could not use REPL inside Eclipse, for me it would be an interrupt for me - this is the main function. So, to expand my question, is REPL fully functional in Counterclockwise compared to Emacs? I donβt mind if some very advanced features are missing, this is just for convenience, but if I canβt do anything, Iβll just move on to Emacs.
source share