Revision #6                                    has been created by  CeBe                                    on Apr 5, 2018, 12:56:46 PM with the memo:
 CeBe                                    on Apr 5, 2018, 12:56:46 PM with the memo:
                                
                                
                                    added note about yii2                                
                                                                    « previous (#5)                                                                                                    next (#7) »                                                            
                            Changes
                            
    Title
    unchanged
    Configuring PhpStorm IDE for Yii
    Category
    unchanged
    Tips
    Yii version
    changed
    1.1
    Tags
    changed
    IDE, PhpStorm
    Content
    changed
    > Note: This article explains the settings for Yii 1.1. For Yii 2 there is [another Wiki article](https://www.yiiframework.com/wiki/865/configuring-phpstorm-ide-for-yii-2).
 
 
Code completion
---------------
  1. Exclude `yiilite.php` from index:
    - `File → Settings → IDE Settings → File Types`.
    - `yiilite.php` to `Ignore files and folders`.
  2. Exclude not used directories, specify resources.[...]