I use Sublime Text 3 & its CodeIntel plugin for my basic PHP development and I need it to show me a documentation of a function(either built-in function or from a 3rd party class) whenever I ctrl+shift+space over the function.
How do I go about this?