In Amber there is a code editor but it is all Amber.

For highlighting, one can use highlightjs but that's not for editing.

Phil

On Mon, Aug 25, 2014 at 6:12 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Hi guys,

I have a Seaside app running in Pharo/Gemstone and I want to provide a simple "code editor" which would basically be a Smalltalk closure. The user should be able to edit this. Then a button to save it and either display a message or get the compiled method so that I can then do what I want. ��I would also like this editor to provide��Syntax highlighting.

I know Seaside has��WABrowse but this is much more than what I need and has no Syntax highlighting.��

Is there some tool around? Maybe Amber?��

Thanks,��

--
Mariano
http://marianopeck.wordpress.com