[ANN] HighlighterKit 0.1.2 and Gemas 0.3
Germán Arias <[email protected]> Tue, 14 Feb 2012 19:45:34 -0600
| Newsgroups | gmane.comp.lib.gnustep.announce |
|---|---|
| Message-ID | <4f3b0e40.211c640a.4bf3.5f50__26093.6988088817$1329315126$gmane$org@mx.google.com> |
HighlighterKit =3D=3D=3D=3D=3D=3D=3D=3D HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application. Changes in version "0.1.2" =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D * Bug fixes. * Variable HKTheme to switch the theme of the syntax higlighter. Where can you get it? =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D You can get the package at: http://download.gna.org/gnustep-nonfsf/HighlighterKit-0.1.2.tar.gz Gemas =3D=3D=3D=3D Gemas is a simple code editor for GNUstep. It have autoindentation and = highlight syntax for C, C++, Objective-C, Objective-C++, GSmarkup. And = to edit Strings, Plist, GNUmakefile, ChangeLog files and plain text files = (INSTALL, README, ...). Changes in version 0.3 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D * "App" and "Tool" menu items for create the basic files for an app or tool. * User preferences allow change the font, size of the editor window, the theme of the syntax highlighter and the colors of the editor. * Improvements in autoindentation. * For .plist and .strings files, Gemas write the corresponding code = instead the character (this for some special characters =E1, =E4, =E7, = =BF, =F1, ...). Where can you get it? =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D http://download.gna.org/gnustep-nonfsf/Gemas-0.3.tar.gz There are also a couple of themes for the syntax highlighter here: http://download.gna.org/gnustep-nonfsf/HKThemes-1.0.tar.gz Please send me a report if you found a bug.