tags:

views:

139

answers:

0

Scenario: 1) Created anew project with CodeIgniter source files in it. 2) If I open file within this project - everything is fine. For example, form helper functions are shown on code assistant. 3) If I open file from remote system (FTP), that's not within this current open project, than code assistant is not suggesting me functions from CodeIgniter source.

I could not find anything in Zend Studio options that could enable code assistant to show all functions (and classes, etc.) in every file that I open.

When working with Zend Studio 5, I could open the project and load any file I want (from FTP or drag&drop anything). And code assistant was giving me all that it could give. Not only within opened project scope.

Is it possible to make Zend Studio 7 code assistant to behave like Zend Studio 5?