=== Synchi === Contributors: mdjekic Tags: admin, development, syntax, code 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.2 A very simple plugin that empowers you with code syntax highlighting within WP plugin and themes editor. Plugin is based on CodeMirror library. == Description == A very simple plugin that empowers you with code syntax highlighting within WP plugin and themes 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.2 = * Resolved a small issue when initializing syntax highlight in themes = 2.1 = * Added syntax highlight in themes editor. = 2.0 = * Added themes for syntax highlight in editor. = 1.0 = * First version - syntax highlight on. == Upgrade Notice == = 2.1 = Upgrade to fix a small issue when initializing syntax highlight in themes. = 2.1 = Upgrade to get syntax highlight in themes editor.