Gemas 0.2 release

Germán Arias <[email protected]> Thu, 05 May 2011 17:15:15 -0600
Newsgroups gmane.comp.lib.gnustep.general,gmane.comp.lib.gnustep.applications
Message-ID <1304637315.6538.17.camel@german-desktop>
Gemas
=====

This is a simple code editor with highlight syntax and auto indentation.
Gemas depends on HighlighterKit framework of Saso Kiselkov (the Gemas
package contains HighlighterKit). This new version have improvements for
auto indentation, improvements in some menu options and code to work
properly with menu in window.


Features
========

  * Highlight syntax for languages C, C++, Obj-C, Obj-C++, GSmarkup.
      * Highlight syntax to edit Strings, Plist, GNUmakefile and
        ChangeLog files.
      * Auto indentation.
      * Double click above a parentheses to select all code inside
        these.
      * Emacs compatibility (this means that you can see correctly the
        indentation of a file you wrote on Emacs).
      * Go to Line Panel.
      * Preferences Panel to change some colors and configuration.


Website
=======
More info at:

http://wiki.gnustep.org/index.php/Gemas.app