How to invoke context help for predefined php functions? |
Site Admin
|
Make sure that function/method/constant/class etc that you're trying to "find" is shown in the Code Explorer.
If it is not there, make sure that the library is either in the project or in one of the directories listed in Project Properties->Code Insight Includes. |
||||||||||||
_________________ The PHP IDE team |
hmm.. |
|
Im sorry but I don't understand what you are talking about??
My problem is that the functionality phpEd provides about showing documentation for in built php functions like fopen, substr, etc does not work.... The shortcut for this command is Shift + F12 |
||||||||||||
|
Veteran
|
You don't "Shift +F12" to find docs for functions. Shift + F12 is to find Declaration (where a var, class, method, etc is defined).
Use the Help flyout that should be on the right side of your screen. |
||||||||||||
|
Site Admin
|
All I'm about is your original post, where you wrote: 'When I right click ANY php core function and click on "Find Declaration"'.
These functions are not user-defined and an attempt to find their declaration with Shift-F12 or "Find Declaration" can not succeed. If you need documentation, just press F1 and it will lookup for the function name in the PHP manual. Certainly PHP Manual is installed with PhpED. See Tools->Settings->Help. |
||||||||||||||||
_________________ The PHP IDE team |
|
thanks! my confusion is now solved... F1 was probably what i should have tried in the first place
cheers! |
||||||||||||
|
How to invoke context help for predefined php functions? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by