clemos / haxe-sublime-bundle

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

Autocompletion fails, "Type not found" #257

Closed rcmkc closed 8 years ago

rcmkc commented 8 years ago

Noticed a while ago. Whenever ST triggers an autocompletion, console outputs "Type not found: JoystickEvent" and only generic completion pops up. Doesn't happen on OpenFL only projects, seems like an issue with HaxePunk lib that I use. I don't use any joystick functionality directly, the problem is the same in any project file. Tried reinstalling HaxePunk, didn't help. Any ideas on how to isolate the problem? Thanks.

n_woiptw92bco1jiqmah-g-xepcwwgclamubwd1embw

rcmkc commented 8 years ago

Turns out to be clearly HaxePunk related issue.