=== HTML Editor Syntax Highlighter === Contributors: nixdns Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BR5C4F42WXX6J Tags: html editor, syntax highlighter, plugin editor, syntax, highlighting, syntax highlighting, hilighting Requires at least: 3.3 Tested up to: 3.7 Stable tag: 1.4.2 Add syntax highlighting to the HTML editor. == Description == Add syntax highlighting to the Post/Page HTML editor. = Features = * Syntax highlighting in the Post/Page HTML editor * Save your posts and pages pressing Ctrl+S (Cmd+S on Mac) * New fullscreen mode. * Toggle fullscreen mode with F11/Esc hotkeys * Restore cursor position after page is reloaded == Installation == 1. Upload the 'html-editor-syntax-highlighter' directory to the '/wp-content/plugins/' directory 2. Activate the plugin on the 'Plugins' page == Changelog == = 1.4.2 = * Fixed a focus bug = 1.4.1 = * Toggle fullscreen mode with F11/Esc hotkeys * Publish Post/Page hotkeys Ctrl + S / Cmd + S * Fixed some bugs for IE 8 * Added development files to the zip bundle = 1.4.0 = * New fullscreen mode * Remembers tab state * Editor resize handler * Code refactoring and minification for better loading performance = 1.3.2 = * Updated CodeMirror library * Increased loading performance * Match brackets = 1.3.0 = * CodeMirror library updated to version 3.02 * Added quick-tags toolbar buttons * Preserve the scroll position after update or page reload = 1.2.1 = * vertical resize for the editing box (works on FireFox, Chrome, Safari). * not working buttons/tags was hidden = 1.2 = Bug fix: * plugin does not work in new post/page. = 1.1 = Bug fix (thanks to collinprice): * when user has the visual editor disabled this plugin does not show up. = 1.0 = Initial release. == Screenshots == 1. Syntax highlighting in the Post/Page HTML editor. 2. Syntax highlighting in the Post/Page HTML editor - full screen mode.