Tagged Questions

0
votes
1answer
358 views

How to get Zend Studio to autocomplete for a Zend Framework project?

After I create a couple folders in the /application folder (such as forms and models) and then start adding classes to those folders, how do I make the code auto completion for these classes available …