PHPDoc on mouseover Permanently deleted user Created December 16, 2011 04:33 Hi!Is there possible to show tooltip with phpdoc on mouse over for functions or classes, like in zend studio?
Hi Ro,
Just like that (mouseover only) -- No.
Use "View | Quick Documentation (Ctrl+Q)" to manually display such pop up.
If you wish -- use "File | Setting | Keymap" to assign any other shortcut (keyboard or mouse).
-
Thank you, I found it.
Mac OS: ^J or ^MouseButton2 (wheel, if you have not apple mouse)
I redefined it to ^Q :)