/ice-code-editor

Combination code editor (ACE) and Preview for quick feedback prototyping

Primary LanguageJavaScriptOtherNOASSERTION

ICE Code Editor

Build Status

*** Try the beta version! ***

The Code Editor + Visualization Preview used in the book “3D Game Programming for Kids.”

ICE Code Editor Screenshoot

This is an attempt to convert the JavaScript version (repository / live version) to Dart. The JavaScript version is a pain to maintain. I hope to leverage the benefits of Dart (cross-browser support, testing, documentation) by doing this.

Running the Example App

The example app contained in example is a simple Dart web server. From the example directory, run the web server with dart app.dart, then open http://localhost:8000 in Dartium. You should see a simple ACE Editor embedded in the page.

Features

  • Update button
  • Hide Code button
  • Main Menu button
    • Open
    • New
    • Make a Copy
    • Save
    • Rename
    • Share
    • Download
    • Remove
    • Help

Core Collaborators

Contributors

Want to Help?

#pairwithme

Chris (twitter / blog) runs nightly (1030pm EDT / 0230 UTC) pairing sessions. Sign up for free to help out and learn some Dart! Absolutely no experience required. Really :)