DEV Community

Discussion on: I built it with Codemirror

Collapse
 
masadfrost profile image
Faris Masad

Github was using Ace editor for at least 5 years, I wonder why they switch to Codemirror.

Collapse
 
ben profile image
Ben Halpern

CodeMirror seems well-liked and supported

Collapse
 
tterb profile image
Brett Stevenson

Though I don't have experience using Ace, my experience using Codemirror in one of my projects has been very pleasant. I appreciate the simplicity of its implementation and modular capabilities.