jdonaldson / vaxe

A modern, modular vim mode for Haxe.
219 stars 36 forks source link

OpenFL project autocomplete gives me an error #20

Closed benbot closed 11 years ago

benbot commented 11 years ago

Okay so here is another autocomplete error. When I press C-X C-O a drop menu says that there is no valid build file.

benbot commented 11 years ago

Alright so after moving back to a .nmml file autocompletion kind of works again... The only thing is it doesn't detect any libraries that I use through haxelib... like haxepunk for example.

benbot commented 11 years ago

So after a little bit more tinkering I got rid of the no valid build file... I symlinked the HaxePunk lib so that will work. But now when I try getting autocomplete with the openfl files (not the nmml) I get this

Error detected while processing function vaxe#HaxeComplete..68_FormatDisplayCompletion..68_RawCompletion:

I'll keep poking around...

jdonaldson commented 11 years ago

I will take a look soon. Openfl support is still somewhat rough.

benbot commented 11 years ago

Issue moved to here https://github.com/jdonaldson/vaxe/issues/16