idea-php-toolbox icon indicating copy to clipboard operation
idea-php-toolbox copied to clipboard

Add quick doc support

Open Koc opened this issue 9 years ago • 0 comments

Some strings are too long and was stripped on autocompletion:

"lookup_string": "notification",
"type_text": "A callable to be called when an event occurs on a stream.",

For this cases better add support of the quck doc by ctrl+q with full description.

Koc avatar Jan 19 '16 10:01 Koc