An open API service indexing awesome lists of open source software.

https://github.com/raharrison/snippetmanager

Swing application to create, view and manage code snippets in a variety of languages
https://github.com/raharrison/snippetmanager

Last synced: about 1 year ago
JSON representation

Swing application to create, view and manage code snippets in a variety of languages

Awesome Lists containing this project

README

          

# Snippet Manager

A Java swing application to organise, edit and maintain all of your small code snippets or memos. Complete with a feature rich text editor and a snippet search facility. Snippets are saved to an external XML file for use on any compatible device or to split up snippet collections.

![Screenshot](http://ryanharrison.co.uk/apps/snippetmanager/snippetmanagerscreenshot.jpg)

### 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 for all supported languages
- 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