Code Snippet Library is designed for use on code tutorial sites it gives you way to store code snippets that you can use numerous times in any post.
This means that if you need edit snippet that appears multiple posts you need to edit it in one place and the changes will take effect everywhere it's displayed..
The primary features of Code Snippet Library include Support for 61 programming languages, 29 different code editor themes for the admin and front-end displays, easy copy and paste for users without pop-ups, fallback when snippets are viewed in feed readers and full i18n support..
Code Snippet Library uses the Ace code editor to edit and display your snippets this is the editor used by GitHub, Cloud9 and many other services..
Go to Code Snippets > Settings to modify the themes that your snippets will use you can select different themes for the admin and front-end displays..
If you would like to execute the in the snippet on the page add 'execute= yes as parameter to the shortcode.
Upload ZIP file through 'Plugins > Add New > Upload screen in your WordPress dashboard.
The 29 themes that are packaged with the Ace should cover all your needs, but you can always use CSS selectors for the code display to modify how it appears...
The content is shown when trying to edit Code Snippet, but no in editor window where you could make changes.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more