IDE and Editor Plugins
List of IDEs and IDE plugins for haXe
Cross-platform
- eclihx - haXe plugin for Eclipse. (See also Eclipse in this Wiki) - docs say that the plugin is Windows only.
- Using jEdit to develop haXe projects for JEdit.
- VIM syntax files/plugins:
- haXe syntax file
- alternate haxe.vim syntax file - this is a slight modification of the one above, I think it's a little more readable in light-on-black color schemes like Koehler
- haxe Omnicomplete plugin for vim
- new version of haxe Omnicomplete plugin - this repository tries to collect all haxe related vim stuff
- Editra - Opensource IDE written in python with haXe support.
- haxe mode for emacs.
- Geany is a text editor that uses the GTK2 toolkit. It supports many filetypes, including haxe since 0.12 (patch by Blackdog).
- HaXe hints for SciTE for SciTE.
- Haxe Plugin for Komodo.
Windows
- FlashDevelop has built-in code-completion, project templates and compiler integration for haXe. (See also FlashDevelop)
- haxe syntax file for Notepad++.
- haXe syntax file for Boxer text editor.
- haXe syntax file for EditPlus text editor.
- haXe syntax file for Ultraedit.
- The TextMate Bundle should work with E-TextEditor
Linux
- haXe syntax file for the editors of http://www.gnome.org
- haXe syntax file for the editors of http://www.kde.org
- haXe plugin for GEdit (includes syntaxical coloration as well as code completion)
- haXe syntax file for UEX (UltraEdit on Linux).
OSX
- TextMate Bundle for TextMate.
- sugar-hx TextMate bundle for an early beta version of a bundle with code completion.
- sugar for the Espresso IDE
- haXe plugin for Xcode - haXe language definition files and instructions (Last updated Sept 2007)
- 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.
IDE-specific Wiki Pages
There are more detailed notes on a number IDEs available within this Wiki:
- Eclipse
- FlashDevelop
- Using jEdit to develop haXe projects
- komodo
- HaXe hints for SciTE
- Sugar-hx TextMate Bundle
- TextMate Bundle
- ultraedit
Outdated/MIA Links
- EHX - Eclipse plugin for haXe, not available anymore. (Link is broken - leads to adult site warning! 24/08/09)
version #8125, modified 2010-02-09 04:45:15 by AndyLi