WordPress / better-code-editing

[✅ Merged into 4.9-alpha] Better Code Editing WordPress plugin
https://wordpress.org/plugins/better-code-editing/
37 stars 16 forks source link

Better Code Editing

Adding CodeMirror functionality to the Plugin and Theme file editors, as well as the Customizer Custom CSS box and Custom HTML widget.

Contributors: georgestephanis, westonruter, obenland, melchoyce, wordpressdotorg
Tags: codemirror, syntax-highlighter, linting
Requires at least: 4.7
Tested up to: 4.9-alpha
Stable tag: 0.7.0

Build Status Built with Grunt

Description

Notice: This feature plugin has been merged into core via r41376. Please test on WordPress 4.9-alpha in a non-production environment. Read more about beta testing. This plugin will do nothing on a nightly release.


This project is adding CodeMirror functionality to the Plugin and Theme file editors, as well as the Customizer Custom CSS box and the Custom HTML widget.

We're working around discussion on a Core ticket, #12423

Any questions, reach out to #core-customize on WordPress.org Slack or better open an issue on GitHub! See contributing.

Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there.

Changelog

0.7.0 - 2017-09-12

0.6.0 - 2017-09-08

0.5.0 - 2017-08-30

0.4.0 - 2017-08-28

0.3.0 - 2017-08-18

0.2.0 - 2017-08-16

0.1.0 - 2017-08-14

Initial release.