The 'visual' and 'source mode' tabs aren't always useful in the editor widget, an option to hide them would be nice.
Hide 'visual-source mode' tab
J. Carlos Nieto
Hi,
You may want to use the showSource option set to false:
new Editor('my-textarea', {'showSource': false});