Orion-codemirror is a plugin for Eclipse Orion that provides syntax highlighting using CodeMirror modes.
The most recent, minified version of this plugin is hosted on the web. It usually requires the latest stable version of Orion.
- Go here.
- Follow the installation instructions.
- Checkout the [source repo from GitHub](https://github.com/mamacdon/orion-codemirror orion-codemirror).
- Host the source on some web server. (If you're using Orion as your development environment, you can create a site to do this).
- Load the URL of
codeMirrorPlugin.html
in your web browser. - Follow the installation instructions.
Optionally, you can minify the code to reduce download time: try the build/build.sh
script.
- Log in to Orion and go to the Settings page.
- Click the Plugins category.
- Find the "Orion Codemirror syntax highlighting" entry from the plugin list, then click the Delete button beside it.
- Orion
Eclipse Distribution License v 1.0. See the LICENSE
file that accompanies this README.