Yii plugin for NetBeans
Yii plugin adds useful enhancements to NetBeans IDE including the following:
- Code completion in views (including variables passed to view and
$this). - Go To Action, Go To View.
- Go to view via clicking on
renderorrenderPartialargument. - Go to file via clicking on path alias (
Yii::import,widget,beginWidget,createWidget,beginCache).