Java - Snippet Manager
03 Sep 2013The source code for my Java swing Snippet Manager application is now on GitHub.
Main Features -
- A centralised repository of all your small code snippets and memos
- Create, edit and origanise a selection of code, or plain text, snippets with syntax highlighting
- Supported languages include C#, Java, PHP and Pascal
- Assign keywords and descriptions to each snippet and use the search field to filter out your current set of snippets accordingly
- Save your snippet collection to an XML file for use on any computer. Have separate files for different snippet sets
- Easy and to use intuitive interface with automatic line numberings, syntax highlighting and find/replace dialog