We have an application written with JET that we are considering moving to APEX. In the current version, we are using a library called CodeMirror to add an XML/JSON editing box to a screen. The editor has syntax checking via schema, text completion, etc.
Does APEX have or is planning to have anything comparable to this?
Thanks