When doing some import (or I guess writing any type) the completion show platform specific files, for instance if you do "import haxe.macro.Conte..." you will get proposed both Context and Context.hl, the later being invalid Haxe syntax.
Originally reported here vshaxe/vshaxe#135