Examples of what CodeMirror can do, and how to do it
-
Document Changes
How to write code that changes the editor document.
-
Config: Changing Language
Modifying the language configuration in an existing state.
-
Internet Explorer 11
Setting up your editor so that it loads in Internet Explorer.
-
Extension: Zebra Stripes
Constructing an extension that styles alternating lines.
-
Split View
How to set up two editor views looking at the same document.