insperedia / yiidea-support

Other
2 stars 0 forks source link

This is a support repository for the Yii framework support IntelliJ plugin.

Issues

If you found a bug or want some functionality, please post an issue.

Features of the plugin

Views

i18n

Configuration arrays

Code completion for Yii configuration arrays. Works both in configuration files and on object instantiation. Following cases are supported:

Go To Declaration, Rename, Find usages and Help popups work whenever code completion works.

Database support

Database connection is required

Table Prefix support

Use plugin settings window to set up table prefix

ActiveQuery

ActiveRecord

Migrations

Condition parameters

Properties

Form support

Validators support

Type resolution

Migration tool

Inspections

Inspections can be disabled inline /** @noinspection MissedViewInspection */.

Views

Object Factory

Database