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
- Host: GitHub
- URL: https://github.com/raharrison/snippetmanager
- Owner: raharrison
- Created: 2013-08-28T15:07:52.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-26T14:40:35.000Z (over 10 years ago)
- Last Synced: 2025-01-27T12:46:38.323Z (over 1 year ago)
- Language: Java
- Size: 184 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

### 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