clemos / haxe-sublime-bundle

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

sublime still target NME instead of openfl #92

Closed pekopeko closed 11 years ago

pekopeko commented 11 years ago

i've updated the package for sublime but in the status bar it's written NME(NME/Flash - test), INSERT MODE, Line........

and when i want to compile then i get Library nme version dev does not have a run script [Finished in 0.1s with exit code 1] in the console thanks for your Sublime package anyway it's great :+1:

clemos commented 11 years ago

It depends on the extension: .nmml files are considered NME .xml files are considered OpenFL So you need to rename your build file depending on which you want to use. If this helps, please feel free to write it somewhere in Readme.md and make a pull request ;) Regards, Clément

pekopeko commented 11 years ago

Merci, It works Perfectly,

i just start coding does Readme.md and README.markdown are the same i dont know what is pull request :( sorry

Regards, thanks again :) Yohann

clemos commented 11 years ago

Nevermind ;)