orion-codemirror
This is a plugin for Orion that provides syntax highlighting using CodeMirror
modes. See below for installation instructions.
Requirements
Installation
Usage
- In Orion, go to the Navigator page.
- Create a new file with an extension corresponding to one of the modes you installed. (For example,
test.php
if you installed PHP mode). Click on it.
- You'll be taken to an editing page. Type some (valid) code in the editor, and it will be syntax-colored.
Supported Modes