haxe-sublime-bundle icon indicating copy to clipboard operation
haxe-sublime-bundle copied to clipboard

Sublime Text bundle for Haxe programming language

Results 36 haxe-sublime-bundle issues
Sort by recently updated
recently updated
newest added

I want to ask why this doesn't work -Ubuntu 15.10 -haxe 3.2 -ST 3 .hxml: -lib js-kit -lib hxnodejs ... ... import js.npm.Express; ... var webapp : Express = new...

When trying to build from Sublime Text 3 on El Capitan I'm getting an error sh: neko: command not found [Finished in 0.1s with exit code 127] [cmd: ['/usr/local/lib/haxe/haxelib', 'run',...

Hey there, when I start typing anything in a haxe file, it starts the "spin of death" mouse cursor and hangs Sublime until it's force quit. Basically the whole app...

Hi there ! How hard would that be to add support for the JSX highlighting with the excellent [haxe-react](https://github.com/massiveinteractive/haxe-react) library? Basically, I think a first (and possibly easy) way to...

Windows 7, fresh install of haxe-sublime-bundle If I change the name of the package to Haxe.sublime-package it works (but I then get other issues with two versions of the same...

On the Mac, using the latest version of the bundle, the shift-9 key combination, that should insert the character ( doesn't work. If I disable the haxe mode, then it...

When I use the bundle on a file that's not in a subdirectory (with `package;`), the status bar reads: > Main (cpp:Build) But when I use it with a file...

default project is not build. ctrl+shift+b generates default build.hxml for html5. no dropdown is shown. build also fails, while compiler fails to find imported classes. i think thi is because...

I started to get these errors since lately and it's very annoying, because it asks to reload my current file because of that and if I agree, I'm losing my...