SourceCodeEditor component

Is it possible to extend this component to include JSON Mode somehow ?

Hi Gary,

You can use Mode.JavaScript for JSON highlighting. Custom modes are not supported now, but we are planning to add support for custom modes in the near future.