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 go to the Settings page.
  3. Select the "Plugins" category, click "Install", paste the URL into the field, and click "Submit".

Usage

  1. In Orion, create a new file with an extension corresponding to one of the modes you installed. (For example, test.php is associated with the php mode). Click on the file.
  2. You'll see an editor. Type some (valid) code in the editor, and it will be syntax-colored.

Supported Modes