Описание
Syntax Highlighting in WordPress Plugins and Themes Editor.
Features
- Syntax highlighting in the Plugins and Themes Editor
- AJAX save through CTRL+S
- Ask whether to leave when there are unsaved changes
- Change font size using Ctrl+=, Ctrl+-
- Configurable through Settings page
- Fullscreen mode (CTRL+Enter)
- Shortcuts (keybindings: Vim, Emacs and Default)
- Themes
- Internationalized
- Search and replace with regular expressions (CTRL+F, CTRL+H)
- … and all other features that wonderful ACE Editor provides
Скриншоты
Установка
- Uncompress the download package
- Upload folder including all files and sub directories to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy syntax highlithing in your WordPress Editor!
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Syntax Highlight» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Syntax Highlight» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
Version 1.0.2
- Enhancement: More themes
- Enhancement: Change font size using Ctrl+=, Ctrl+-
Version 1.0.1
- Bugfix: Load default settings
Version 1.0
- initial version