Embed snippets with syntax highlighting to posts or pages via handy shortcode insert button that allows you to pick from the recent snippets.
As developer who runs few blogs that provide code snippets, I needed solution that was beyond just displaying code snippets in my posts.
Added bonus when writing post content it adds button to the editor to find snippet shortcodes to insert..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Update snippet-copy URL so that it doesn't 404 when nonce is expired, and also noindex, nofollow the snippet-copy pages when the nonce has expired.. 2.0.5.
Fix bug causing the button not to insert the snippet when in visual mode.. 2.0.3.
Better styling for the full-width view and the in the full-width view. 2.0.2.
Button to enable full-screen snippet view. Button to toggle line-numbers. Button to collapse minify the Button to edit Snippet..
Ace on the snippet-edit page, and option to use Ace on the front-end.
Add new snippets on the fly via the button.
Read more