Intellisense/Auto Complete for a PHP function

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
Unquick
Posts: 25
Joined: Thu Jun 23, 2005 12:18 am

Intellisense/Auto Complete for a PHP function

Post by Unquick »

For example in the NuSphere & Zend Editor you can write “mysql_fetch” and press tab selecting the first Intellisense option and completing the function name (i.e. mysql_fetch_array($bla) )

Currently from what I can tell, is that you have to type the entire function and then you get a parameter list. But this is not the same. I would like to do both.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Thank you for this suggestion. It is a good one.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply