=== Synchi === Contributors: mdjekic Tags: admin, development License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires at least: 2.7 Tested up to: 3.2 Stable tag: 2.0 A very simple plugin that empowers you with code syntax highlighting within WP plugin editor. Plugin is based on CodeMirror library. == Description == A very simple plugin that empowers you with code syntax highlighting within WP plugin editor. Plugin is based on CodeMirror library. CodeMirror library info and licence are available at http://www.codemirror.net Please refer all questions/requests to: mdjekic@gmail.com == Installation == Before you begin, please make sure jQuery is included (should be WP default). Being as simple as it gets, the plugin should work without any problems. == Screenshots == 1. Synchi powered by Codemirror editing PHP code 2. Synchi powered by Codemirror editing JavaScript code 3. Synchi powered by Codemirror editing CSS code == Changelog == = 2.0 = * Added themes for syntax highlight in editor. = 1.0 = * First version.