On Thu, Mar 05 2015, Christoph Ortner <[email protected]> wrote:
> I like Juno and I think ESS is ok, but I would call neither "mature", e.g., > missing debugger, profiling is not built-in, auto-complete is far from > perfect and getting help text in the editor does not work consistently > either. And finally breaking backward compatibility every few months? As I Incidentally, ESS is definitely not perfect at the moment, but I am working on it: https://github.com/tpapp/ESS-julia-extensions I can now eval into modules, and in a couple of days I will clean up the smart-comma code for Julia. Once https://github.com/emacs-ess/ESS/pull/122 is merged into ESS, I plan to integrate my code too, but ESS devs told me to wait because I would need to redo everyting after the merge anyway. Best, Tamas
