Difference between revisions of "Gemas.app"

From GNUstepWiki
Jump to navigation Jump to search
m
(Added Windows installer and screenshot.)
Line 1: Line 1:
 
{{Application|
 
{{Application|
 
shortdescription = A simple code editor for GNUstepers |
 
shortdescription = A simple code editor for GNUstepers |
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/contrib/Gemas-0.1.tar.gz 0.1] |
+
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/contrib/Gemas-0.1.tar.gz 0.1] ([ftp://ftp.gnustep.org/pub/gnustep/binaries/windows/Gemas-0.1-setup.exe Windows Installer], includes HighlighterKit too)|
 
releasedate = 15 December, 2010 |
 
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|230px]]
[[Image:GemasGnome.jpg|Gemas.app running on Gnome|250px]]
+
[[Image:GemasGnome.jpg|Gemas.app running on Gnome|230px]]
 +
[[Image:GemasWindows.jpg|Gemas.app running on Windows XP|230px]]
 +
 
  
 
This is a simple code editor with highlight syntax and auto indentation. Gemas depends on [ftp://ftp.gnustep.org/pub/gnustep/contrib/HighlighterKit-0.1.tar.gz HighlighterKit] framework of Saso Kiselkov.|
 
This is a simple code editor with highlight syntax and auto indentation. Gemas depends on [ftp://ftp.gnustep.org/pub/gnustep/contrib/HighlighterKit-0.1.tar.gz HighlighterKit] framework of Saso Kiselkov.|

Revision as of 21:45, 20 December 2010

A simple code editor for GNUstepers

Current Version: 0.1 (Windows Installer, includes HighlighterKit too)

  • Released: 15 December, 2010
  • Licensed: GPLv3

Overview

Gemas.app running on WindowMaker Gemas.app running on Gnome Gemas.app running on Windows XP


This is a simple code editor with highlight syntax and auto indentation. Gemas depends on HighlighterKit framework of Saso Kiselkov.

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.

Maintainer

Germán A. Arias

Related Links

< ... >