Event raised when an evolutionCodeEditor instance is instantiated
$(element).on('evolutionCodeEditorReady', function(e){ // handle event... });