disable editing ace code edior

JavaScript
// Ace Code Editor set to readonly
editor.setReadOnly(true)
Source

Also in JavaScript: