Difference between revisions of "Gemas.app"
Jump to navigation
Jump to search
Espectador (talk | contribs) (Creating the page) |
Espectador (talk | contribs) (Added features and links.) |
||
Line 1: | Line 1: | ||
{{Application| | {{Application| | ||
shortdescription = A simple code editor for GNUstepers | | shortdescription = A simple code editor for GNUstepers | | ||
− | currentversion = | + | currentversion = [ftp://ftp.gnustep.org/pub/gnustep/contrib/Gemas-0.1.tar.gz 0.1] | |
− | releasedate = | + | releasedate = 15 December, 2010 | |
license = GPLv3 | | license = GPLv3 | | ||
overview = [[Image:GemasWM.jpg|Gemas.app running on WindowMaker|250px]] | overview = [[Image:GemasWM.jpg|Gemas.app running on WindowMaker|250px]] | ||
[[Image:GemasGnome.jpg|Gemas.app running on Gnome|250px]] | [[Image:GemasGnome.jpg|Gemas.app running on Gnome|250px]] | ||
− | This is a simple code editor with | + | This is a simple code editor with highlight syntaxis and auto indentation. Gemas depends on [ftp://ftp.gnustep.org/pub/gnustep/contrib/HighlighterKit-0.1.tar.gz HighlighterKit] framework of Saso Kiselkov.| |
features = | features = | ||
* Highlight syntaxis for languages C, C++, Obj-C, Obj-C++, GSmarkup. | * Highlight syntaxis for languages C, C++, Obj-C, Obj-C++, GSmarkup. | ||
* Highlight syntaxis to edit Strings, Plist, GNUmakefile and ChangeLog files. | * Highlight syntaxis to edit Strings, Plist, GNUmakefile and ChangeLog files. | ||
− | * Auto indentation. | | + | * 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). | | ||
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 18:54, 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).
Maintainer
Related Links
< ... >