Original signature and description of the autocomplete PHP method

I really like the sublime, but I have one serious problem preventing me from moving from Netbeans:

I need sublime autocompletion to show the description of the function and the signature of the method (I work with the Yii framework, and I need to know exactly what each function executes, returns and passes argument types).

I tried to install several plugins, but none of them worked ... if there is such a way, I do not miss it.

+5
source share
2 answers

You just came to Sublime Text 3 !

. Sublime Text , . Goto Definition Goto Symbol Project, Goto. , Goto Symbol in Project , .

+7

intel intel

zencoding,

alt + !

+3

All Articles