Snippet Manager is a desktop application built using Flex (MXML and ActionScript) for Adobe AIR.
Snippet Manager will allow you to create an unlimited number of code snippets and assign them to a category (which are also unlimited).
Version 1.0 supports the creation of Categories and Snippets, the Edit of Snippets and Categories, and the Deletion of Snippets and Categories.
Snippets are stored in the users directory (in plain text flat files), each computer user can maintain their own snippets library.
Below are the installation files. This will allow you to install the code snippet manager application on your operating system.
|
Download Snippet Manager now.
This application requires Adobe® AIR™ to be installed for Mac OS or Windows. |
November 27th, 2008 at 5:46 am
[...] recently released an AIR application called ‘Snippet Manager‘ which was build using Flex (in a basic text editor, not Flex Builder). Today I decided to [...]
November 28th, 2008 at 8:45 am
[...] working on an update to snippet manager, I was looking for the easiest way to introduce syntax highlighting and came up with one solution. [...]