I am trying to find a web-based XML Editor with at least syntax highlighting. Something simple in Javascript or Flash would be nice.
The more lightweight, the better it would be.
|
1
|
I am trying to find a web-based XML Editor with at least syntax highlighting. Something simple in Javascript or Flash would be nice. The more lightweight, the better it would be.
|
||
|
|
|
|
Try CodeMirror. It syntax highlights given elements (textareas as well as non-editable elements) and, if you set it on a textarea, you'll be able to edit the code pretty well. |
||
|
|
|
||||
|
|
|
I have found three of them: http://softwareindustrialization.com/AWebbasedSourceCodeEditorForIronPython.aspx |
||
|
|