so, this version only does code completion for methods within the same class as far as i can tell..
it would be really nice to have global code completion where you can see the methods of external classes
$this->someloadedclass->someextendedmethod->etc...
will this be implemented?