Gedit
Gedit 3
About
- http://code.google.com/p/haxegedit/
- Open source
- Linux, Mac OS X
Gedit 2
About
- http://projects.gnome.org/gedit
- Open source
- Windows, Linux, Mac OS X
- Currently not working on Ubuntu 11.10
Haxe Features
- Haxe syntax file or Haxe syntax file for the editors of http://www.gnome.org such as Gedit
- Haxe plugin for GEdit (includes syntaxical coloration as well as code completion)
- Since GEdit runs on OSX with python plug-ins support, GEdit's Haxe plugin simply works (includes syntaxical coloration as well as code completion). BTW, the win32 version of GEdit cannot use Haxe plug-in because the win32 version do not support python plug-ins.
Installation on Windows
- Download and install Gedit at http://projects.gnome.org/gedit/
- Download and extract the plug-in.
- Gedit for windows doesn't support python plug-ins now, so you just need copy the language syntax file and use the Word Completion plug-in it already exists.
- Put haxe.lang into %gedit instalation directory%\share\gtksourceview-2.0\language-specs.
- Open Gedit and activate all plug-in from the plugins tab inside Preferences.
Installation on Mac
- Download and install Gedit at http://projects.gnome.org/gedit/ to the Application folder.
- Download and extract the plug-in.
- Put the folder haxecodecompletion and the file haxecodecompletion.gedit-plugin inside /Applications/gedit.app/Contents/Resources/lib/gedit-2/plugins.
- Put haxe.lang into /Applications/gedit.app/Contents/Resources/share/gtksourceview-2.0/language-specs.
- Open Gedit and activate the plug-in from the plugins tab inside Preferences.
version #15744, modified 2012-11-29 21:23:43 by jan_flanders