Difference between revisions of "Gemas.app"
Jump to navigation
Jump to search
Espectador (talk | contribs) (Added features and links.) |
Espectador (talk | contribs) m |
||
Line 13: | Line 13: | ||
* Auto indentation. | * Auto indentation. | ||
* Double click above a parentheses to select all code inside these. | * 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). | | + | * 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. | | ||
maintainer = [mailto:german@xelalug.org Germán A. Arias] | | maintainer = [mailto:german@xelalug.org Germán A. Arias] | | ||
relatedlinks = < ... > | | relatedlinks = < ... > | | ||
category = [[Category: Development Applications]] | category = [[Category: Development Applications]] | ||
}} | }} |
Revision as of 19:51, 15 December 2010
A simple code editor for GNUstepers
Current Version: 0.1
- Released: 15 December, 2010
- Licensed: GPLv3
Overview
This is a simple code editor with highlight syntaxis and auto indentation. Gemas depends on HighlighterKit framework of Saso Kiselkov.
Features
- Highlight syntaxis for languages C, C++, Obj-C, Obj-C++, GSmarkup.
- Highlight syntaxis 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.
Maintainer
Related Links
< ... >