idea-php-toolbox
idea-php-toolbox copied to clipboard
Add quick doc support
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.