jdonaldson/vaxe

Autocomplete not working

Opened this issue · 3 comments

I have set autowrite and autocompletion usually works fine without any problems, but whenever I import any class from flixel.addons, I get the error message saying "Compile error: .... :Class not found : flixel.addons..."

I have enabled "flixel-addons" in the Project.xml, and I'm not sure what's wrong. The project compiles successfully, so it's only the autocompletion that's not working.

I'm using MacVim and YouCompleteMe if that helps.

Other than this slight problem, I'm really enjoying Vaxe and HaxeFlixel so far! So thanks!

looking into it, thanks!

I have a similar issue, not sure if it is the same, but vim cannot find the flash libraries in main.hx. I am using haxeflixel, and all haxeflixel projects have this.

Hi again!

I'm not sure what I did, but the autocomplete totally stopped working for all of the flixel files. It says "Compiler error: XXXXXX Class not found : flixel.FlxSprite".

Using C-X C-O gives the same thing.

I am really at a loss here, hopefully someone can help!