Online code editing
Apr. 12th, 2013 12:19 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
For one of my personal projects, I want to have an editable, syntax-highlighted panel embedded in the page. I was pondering just how I might implement this, when a friend pointed me at ACE, a truly wonderful online code editor. The icing on the cake is that there is a django-ace project, so I didn't even have to put any work into integrating it with my project! What a fantastic job the authors have done!
One of the wonderful features is the wide variety of themes available. I couldn't find an online listing of how these look, so I decided to screenshot them (with some Python code entered).
Here is the list of theme names:
chrome
clouds
clouds_midnight
cobalt
crimson_editor
dawn
dreamweaver
eclipse
github
idle_fingers
kr_theme
merbivore
merbivore_soft
mono_industrial
monokai
pastel_on_dark
solarized_dark
solarized_light
textmate
tomorrow
tomorrow_night
tomorrow_night_blue
tomorrow_night_bright
tomorrow_night_eighties
twilight
vibrant_ink
One of the wonderful features is the wide variety of themes available. I couldn't find an online listing of how these look, so I decided to screenshot them (with some Python code entered).
Here is the list of theme names:
chrome
clouds
clouds_midnight
cobalt
crimson_editor
dawn
dreamweaver
eclipse
github
idle_fingers
kr_theme
merbivore
merbivore_soft
mono_industrial
monokai
pastel_on_dark
solarized_dark
solarized_light
textmate
tomorrow
tomorrow_night
tomorrow_night_blue
tomorrow_night_bright
tomorrow_night_eighties
twilight
vibrant_ink