SteamedPears / CodeReviewClientMaster

Other
4 stars 3 forks source link

Search for new Syntax Highlighter #68

Open cdelahousse opened 12 years ago

cdelahousse commented 12 years ago

Code Mirror causes a lot of issues. In this project, most of the time we work with the library, we're working against instead of with it.

We no longer need syntax highlighting WHILE editing, although that feature would be a nice to have. That feature was the reason we originally chose Code Mirror.

Gankra commented 12 years ago

Github uses Ace: http://ace.ajax.org/

Seems really robust. Also doesn't even flinch at jquery.js