This example demonstrates building a realtime source code editor with the
CodeMirror Editor. This example uses the
CodeMirror Collaborative Extensions to
display remote cursors and selections, as well as to simplify the management of local and remote edits.