haxe-sublime-bundle
haxe-sublime-bundle copied to clipboard
Sublime Text bundle for Haxe programming language
I was using - ST3 - refactoring branch - starling swc/swf (using the usual swf-lib + macro patch) the bundle doesn't recognize Starling's classes. This works on the master branch,...
Still the good old : ``` Traceback (most recent call last): File "./sublime_plugin.py", line 362, in run_ File "./haxe/commands/find_declaration.py", line 58, in run File "./haxe/commands/find_declaration.py", line 144, in run1 File...
Add a command that opens a selection panel to jump to any class of the current build (use information collected in toplevel completion).
Is it possible to name each build (--next) ? For example debug/release.
It's very complicate issue. Maybe this can help - https://code.google.com/p/hxrefactor/
Fresh Sublime Text 3 (build 4169) with no user config and no other packages: ``` reloading plugin Haxe.HaxeComplete generating meta info summary Haxe : Reloading haxe module Haxe : Reloading...