Hello everyone,
May be this already exists but I am looking for a plugin to show function info. This should be similar to the php function list but after a function is selected, it shows the args (and a short description of the function) like some IDEs. I could help create the list of php function arguments and descriptions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
FunctionList is incompatible with my version of NPP (5.3.1)
...unless there is a new version of FunctionList that is? That would be GREAT!
If so then I would also be super pleased to have a compatible version of explorer light that integrated so well that because of it and FunctionList not being compatible I delayed upgrading to NPP5 for about a year.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone,
May be this already exists but I am looking for a plugin to show function info. This should be similar to the php function list but after a function is selected, it shows the args (and a short description of the function) like some IDEs. I could help create the list of php function arguments and descriptions.
Check out FunctionList on the npp-plugins SF project.
Additionally, you can add custom function to your autocompletion file and enable Function autocompletion.
CChris
What I meant was something like this:
http://imgkk.com/i/CSPI97.jpg
(taken from phped)
What program are you using ?
the icons not seem to be notepad++ ...
http://www.nusphere.com/
A quote from that post:
"(taken from phped) "
Thanks CChris.
I found it in the edit menu. Is there any way to make the function info auto show?
Settings -> Preferences -> Backup/Auto-completion, Function parameters hint on input
CChris
FunctionList is incompatible with my version of NPP (5.3.1)
...unless there is a new version of FunctionList that is? That would be GREAT!
If so then I would also be super pleased to have a compatible version of explorer light that integrated so well that because of it and FunctionList not being compatible I delayed upgrading to NPP5 for about a year.