Wiki articles in category Tips tagged with "PhpStorm"

Showing 1-3 of 3 items.

PHPStorm & NetBeans autocomplete problem

Created 11 years ago by Stageline, updated 11 years ago by Stageline.

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

12 0
14 followers
Viewed: 21 782 times
Version: 1.1
Category: Tips

Configuring PhpStorm IDE for Yii 2

Created 6 years ago by CeBe, updated 5 years ago by CeBe.

There are a few settings and plugins that can enhance the development experience with Yii in PHPStorm or IntelliJ IDEA. This article explains how to get the most out of your IDE.

14 0
6 followers
Viewed: 50 117 times
Version: 2.0
Category: Tips

Configuring PhpStorm IDE for Yii 1.1

Created 13 years ago by samdark, updated 6 years ago by samdark.
  • Complete code: Ctrl+Space.
  • Show method arguments: Ctrl+Q.
59 1
53 followers
Viewed: 152 655 times
Version: 1.1
Category: Tips
Tags: IDE, PhpStorm