Schnippselchen: manage frequently-used code snippets

Schnippselchen code snippet managerSchnippselchen is a source code management app that lets software developers manage multiple types of code that may need to be reused. The program has a sidebar with a “Categories” section (helpful for separating code by language) and a “Snippets” section for the actual titles of your code snippets. So you could have a PHP category with five snippets of PHP code that run your LOLcats social-network site.

Syntax highlighting is supported for many languages and code types including CSS, Perl, Python, XML, Applescript, and SQL. There is also a “Go to Line” feature and the ability to comment on your snippets (so you can remind yourself what those C functions do).

Schnippselchen can run from a thumbdrive (or iDisk) because your snippets are stored in the .app package; keep this in mind if you remove or update the program.

[Via i use this]