Difference between revisions of "HighlighterKit"
Jump to navigation
Jump to search
Espectador (talk | contribs) (Update version) |
Espectador (talk | contribs) (Update version) |
||
Line 1: | Line 1: | ||
{{Framework| | {{Framework| | ||
shortdescription = Framework needed by Gemas and Project Manager. | | shortdescription = Framework needed by Gemas and Project Manager. | | ||
− | currentversion = [http://download.gna.org/gnustep-nonfsf/HighlighterKit-0.1. | + | currentversion = [http://download.gna.org/gnustep-nonfsf/HighlighterKit-0.1.3.tar.gz 0.1.3] | |
− | releasedate = Feb | + | releasedate = Feb 8, 2014 | |
− | license = | + | license = GPL / 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. | | 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. | features = * Configurable font. | ||
* The theme for the syntax highlighter is also configurable. | | * The theme for the syntax highlighter is also configurable. | | ||
maintainer = * S. Kiselkov (Original author) | maintainer = * S. Kiselkov (Original author) | ||
− | * [mailto: | + | * [mailto:germanandre@gmx.es Germán A. Arias] (Current maintainer)| |
relatedlinks = | relatedlinks = | ||
* http://gna.org/projects/gnustep-nonfsf | | * http://gna.org/projects/gnustep-nonfsf | | ||
category = [[Category:TextProcessing Frameworks]] | category = [[Category:TextProcessing Frameworks]] | ||
}} | }} |
Revision as of 04:39, 9 February 2014
Framework needed by Gemas and Project Manager.
Current Version: 0.1.3
- Released: Feb 8, 2014
- Licensed: GPL / 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)
Related Links