Aug. 25, 2014
4:35 p.m.
https://github.com/inxilpro/html-editor-syntax-highlighter On Mon, Aug 25, 2014 at 1: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