New issue 60 by goodwi...@gmail.com: Parse imports for class assists
http://code.google.com/p/eclihx/issues/detail?id=60
Parse imports for class assists.
For example if there is a line "import flash.display.MovieClip;" in the top
of the file, content assist should give a MovieClip as proposal.
Comment #1 on issue 60 by goodwi...@gmail.com: Parse imports for class
assists
http://code.google.com/p/eclihx/issues/detail?id=60
(No comment was entered for this change.)
It could be resolved with haxe compiler in
http://code.google.com/p/haxe/issues/detail?id=368