clemos / haxe-sublime-bundle

Sublime Text bundle for Haxe programming language
Apache License 2.0
237 stars 86 forks source link

Haven't been able to get completion working on Linux (Ubuntu 64) #82

Closed jonasmalacofilho closed 11 years ago

jonasmalacofilho commented 11 years ago

I recently migrated my main dev environment to Linux and haven't yet been able to get completion working. Any ideas as to how can I start to investigate why is this happening?

clemos commented 11 years ago

Hi You can start by checking the ST2 console (View > Show console) during startup and completion/compilation to see if there is any error. Also, I'm just starting to test the bundle with Haxe 3 so it's very likely to work randomly for now... I fixed some issues regarding Haxe3 and -swf/-swf9 projects but I have yet to publish the fixes to github. What type of project did you try ST2 with (flash? NME? etc) ? What Haxe version do you run ? Did you test your haxe installation outside ST2 ?

clemos commented 11 years ago

Please see https://github.com/clemos/haxe-sublime-bundle#troubleshooting and reopen the issue if needed