Hi all,

   I have developed a code editor gadget to replace the existing text editor when users edit JS/CSS files. Have a go at it and let me know of any feedback that you might have.

   Code editor can be enabled by adding the below to common.js:

   importScript('User:Sivabalan.t/wikiCodeEditor/code-editor.js');

   Please add issues here : https://github.com/sivabalan/wikiCodeEditor/issues

Thanks,
Siva