Where empty is defined as 'no list of suggestions'. Also, to hide the PHPDoc window instead of showing it containing the text '$correctvar No PHPDoc Found'.

Let's say I mistyped a variable name, $corectvar. I double-click to select the word and type it correctly.

Inevitably, the two empty panes pop up with nothing useful in them.

Yes, you can close it with Enter, Escape (twice) or a delimiter, but it clashes a bit with habits from other IDEs. Usually I move the cursor with the keyboard to another line after correct/writing the line, and in about 50% of the cases that key is downarrow :)

I've upped the popup delay, but occasionally I have to think for longer than 1000ms, which already feels a bit too long for the popup. Right now I'm actually considering upping it to 60 seconds and using Ctrl+Space manually. But this also clashes with code completion habits from other IDEs.

I'd be happy if you could suggest ways of suppressing the PHPDoc pane entirely (I rarely use it) (Edit: Found the option for that...) or suppressing either if 'empty'.

This is to make it more useful and accurate.

Alternatively, some usage tip that would help me.

link|improve this question

79% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.