Disclaimer: Haxe Studio is written in Javascript. if you're searching the IDE written in Haxe, please visit project HIDE
Text Editor specially made for Haxe Programming Language.
- New plugin 'file_tree'. Show your project Files and Folder
- Improve plugin 'lib_integration'. Now any library may be easily integrated with Haxe Studio
- 'lib_integration' supports snipets (a.k.a class template), depends on your project
- 'lib_integration' supports for haxeflixel
- 'lib_integration' supports for openfl
- 'lib_integration' supports for haxepunk
- 'lib_integration' shows only supported compile-target depends on your project
- Code Folding for curly brackets & multiline comment
- Search using (CTRL/META)+F
- Search&Replace using (CTRL/META)+H
- New plugin 'Code Formatter'. just click 'menu->plugin->prettify code'
- (bugfix) Haxe Studio won't start on OSX
- Haxe Studio auto check API for new release
- Improve Haxe Studio plugin loading mechanism
- 3 mouse click to update
- initial integration with API
- add auto-include library via CTRL+1
- Ctrl-Tab and Shift-Ctrl-Tab to navigate to next/previous tab
- change ugly theme to black
- Complete rewrite in Javascript
- uses promises
- anyword completion always available
- Haxe completion uses CTRL/META + Space on '.' and '('
- Haxe completion have description
- Auto switch to next tab if the active tab are closed.
- increase speed by converting watch object to promises
- fix inconsistence in multi os by change menu to HTML
- new theme
- new 'new project' mechanism.
- new 'new project' template, openfl & haxeflixel
- add console
- Include About page
- Include Update page
MIT & Commercial