Issue IDE autocompletion

i read from cook book

//github.com/samdark/yii2-cookbook/blob/master/book/ide-autocompletion.md

can override custom componnent

in my question, how to figure out override custom "model owner" and "view context" for ide autocompletion?

and behavior component should i use "$this->owner->context" to access property controller?

i hope there are already implement this. ::) ::) ::)

Thank you in advance.