Difference between #1 and #2 of
PHPStorm & NetBeans autocomplete problem

Revision #2 has been created by Stageline on Feb 24, 2013, 9:56:24 PM with the memo:

Added problem details
« previous (#1)

Changes

Title unchanged

PHPStorm & NetBeans autocomplete problem

Category unchanged

Tips

Yii version unchanged

Tags unchanged

phpstorm, NetBeans, autocomplete

Content changed

The problem: If you type Yii::app()->user<ctrl+space> code completion didn't work. This solve it.
 
 
 
PHPStorm 5
---------

1. /yii/framework/yii.php right click "Mark as Plain text"
2. Create new php file in your project /protected directory named yii.php with this content:
[...]
12 0
14 followers
Viewed: 21 782 times
Version: 1.1
Category: Tips
Written by: Stageline
Last updated by: Stageline
Created on: Feb 24, 2013
Last updated: 11 years ago
Update Article

Revisions

View all history