Originally I started using it when I was building a platform to teach coding and it had the best Clojure support :) I remember getting annoyed by ACE's setup, whereas I just dropped CodeMirror in and it worked. The code definitely seemed easier to approach to me too.
We use Ace at work and this weekend I was looking for something else for a weekend project. I happened to pick CodeMirror and got the same results as you. It just worked. Plus, the docs were really well done. +1 for CodeMirror!
Comments
Good move.
Could you briefly explain your decision of using CodeMirror instead of Ace editor?
Originally I started using it when I was building a platform to teach coding and it had the best Clojure support :) I remember getting annoyed by ACE's setup, whereas I just dropped CodeMirror in and it worked. The code definitely seemed easier to approach to me too.
We use Ace at work and this weekend I was looking for something else for a weekend project. I happened to pick CodeMirror and got the same results as you. It just worked. Plus, the docs were really well done. +1 for CodeMirror!