HighlighterKit
From GNUstepWiki
(Difference between revisions)
| Revision as of 14:38, 14 December 2006 Dinoex (Talk | contribs) create stub ← Previous diff |
Current revision Espectador (Talk | contribs) Update version |
||
| Line 1: | Line 1: | ||
| - | {{stub}} | ||
| {{Framework| | {{Framework| | ||
| - | shortdescription = Framework needed by Project Manager. | | + | shortdescription = Framework needed by Gemas and Project Manager. | |
| - | currentversion = [http://download.gna.org/pmanager/0.2/HighlighterKit-0.1.tar.bz2 0.1] | | + | currentversion = [http://download.gna.org/gnustep-nonfsf/HighlighterKit-0.1.2.tar.gz 0.1.2] | |
| - | releasedate = Jul 16, 2006 | | + | releasedate = Feb 17, 2012 | |
| license = MIT / FDL | | license = MIT / FDL | | ||
| - | overview = < ... > | | + | overview = HighlighterKit provides a framework for highlighting and coloring syntax in code editors. The Project Manager IDE and code editor [[Gemas.app]] makes use of it, yet it can be included in other applications. | |
| - | features = < ... > | | + | features = * Configurable font. |
| - | maintainer = S. Kiselkov | | + | * The theme for the syntax highlighter is also configurable. | |
| + | maintainer = * S. Kiselkov (Original author) | ||
| + | * [mailto:german@xelalug.org Germán A. Arias] (Current maintainer)| | ||
| relatedlinks = | relatedlinks = | ||
| - | * http://home.gna.org/pmanager/ | | + | * http://gna.org/projects/gnustep-nonfsf | |
| category = [[Category:TextProcessing Frameworks]] | category = [[Category:TextProcessing Frameworks]] | ||
| }} | }} | ||
Current revision
Framework needed by Gemas and Project Manager.
Current Version: 0.1.2
- Released: Feb 17, 2012
- Licensed: MIT / FDL
Overview
HighlighterKit provides a framework for highlighting and coloring syntax in code editors. The Project Manager IDE and code editor Gemas.app makes use of it, yet it can be included in other applications.
Features
- Configurable font.
- The theme for the syntax highlighter is also configurable.
Maintainer
- S. Kiselkov (Original author)
- Germán A. Arias (Current maintainer)
