orion-codemirror

This is a plugin for Orion that provides syntax highlighting using CodeMirror modes. See below for installation instructions.

Requirements

Installation

  1. Copy the following URL:
  2. Log in to your Orion environment, and click the "Settings" link on the top banner.
  3. Select the "Plugins" category, click "Install", paste the URL into the field, and click "Submit".

Usage

  1. In Orion, go to the Navigator page.
  2. 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.
  3. You'll be taken to an editing page. Type some (valid) code in the editor, and it will be syntax-colored.

Supported Modes