diff --git a/doc/realworld.html b/doc/realworld.html index 96d4df19564a9a0c530b68ef8a7378f4febea52c..d08e64f9552ec14a3f13051a889832472cee6991 100644 --- a/doc/realworld.html +++ b/doc/realworld.html @@ -32,6 +32,7 @@ <li><a href="http://buzz.blogger.com/2013/04/improvements-to-blogger-template-html.html">Blogger's template editor</a></li> <li><a href="http://bluegriffon.org/">BlueGriffon</a> (HTML editor)</li> <li><a href="http://cargocollective.com/">Cargo Collective</a> (creative publishing platform)</li> + <li><a href="https://developers.google.com/chrome-developer-tools/">Chrome DevTools</a></li> <li><a href="http://clickhelp.co/">ClickHelp</a> (technical writing tool)</li> <li><a href="http://complete-ly.appspot.com/playground/code.playground.html">Complete.ly playground</a></li> <li><a href="http://drupal.org/project/cpn">Code per Node</a> (Drupal module)</li> @@ -63,6 +64,7 @@ <li><a href="https://metacpan.org/module/Farabi">Farabi</a> (modern Perl IDE)</li> <li><a href="http://blog.pamelafox.org/2012/02/interactive-html5-slides-with-fathomjs.html">FathomJS integration</a> (slides with editors, again)</li> <li><a href="http://fiddlesalad.com/">Fiddle Salad</a> (web development environment)</li> + <li><a href="https://hacks.mozilla.org/2013/11/firefox-developer-tools-episode-27-edit-as-html-codemirror-more/">Firefox Developer Tools</a></li> <li><a href="http://www.firepad.io">Firepad</a> (collaborative text editor)</li> <li><a href="https://code.google.com/p/gerrit/">Gerrit</a>'s diff view</a></li> <li><a href="http://tour.golang.org">Go language tour</a></li> @@ -84,6 +86,7 @@ <li><a href="http://jumpseller.com/">Jumpseller</a> (online store builder)</li> <li><a href="http://kl1p.com/cmtest/1">kl1p</a> (paste service)</li> <li><a href="http://kodtest.com/">Kodtest</a> (HTML/JS/CSS playground)</li> + <li><a href="https://laborate.io/">Laborate</a> (collaborative coding)</li> <li><a href="http://lighttable.com/">Light Table</a> (experimental IDE)</li> <li><a href="http://liveweave.com/">Liveweave</a> (HTML/CSS/JS scratchpad)</li> <li><a href="http://marklighteditor.com/">Marklight editor</a> (lightweight markup editor)</li> diff --git a/index.html b/index.html index 72f8245eda1d21fd116cc7055f08c5cf9d163302..49c28339a430269b9712ad15344f5d2460d2da36 100644 --- a/index.html +++ b/index.html @@ -141,11 +141,12 @@ <h2>Community</h2> <p>CodeMirror is an open-source project shared under - an <a href="LICENSE">MIT license</a>. It is the editor used in - <a href="http://www.chris-granger.com/2012/04/12/light-table---a-new-ide-concept/">Light + an <a href="LICENSE">MIT license</a>. It is the editor used in the + dev tools for + both <a href="https://hacks.mozilla.org/2013/11/firefox-developer-tools-episode-27-edit-as-html-codemirror-more/">Firefox</a> + and <a href="https://developers.google.com/chrome-developer-tools/">Chrome</a>, <a href="http://www.lighttable.com/">Light Table</a>, <a href="http://brackets.io/">Adobe - Brackets</a>, <a href="https://script.google.com/">Google Apps - Script</a>, <a href="http://blog.bitbucket.org/2013/05/14/edit-your-code-in-the-cloud-with-bitbucket/">Bitbucket</a>, + Brackets</a>, <a href="http://blog.bitbucket.org/2013/05/14/edit-your-code-in-the-cloud-with-bitbucket/">Bitbucket</a>, and <a href="doc/realworld.html">many other projects</a>.</p> <p>Development and bug tracking happens