Phpstorm V.5 Says It Now Support Yii Framework

PHPStorm IDE says it supports the Yii Framework.

http://www.jetbrains.com/phpstorm/whatsnew/index.html (search for Yii in the page)

Anyone using it?

I got it but couldn’t find were to configure it.

Also it has a feature called Live Edit,(search for Live HTML/PHP/CSS/JS Editing Preview on the URL above) wich I can’t make it work. Anyone have a clue?

For the MVC Structure you have to do View->Tool Windows->Framework MVC Structure, also PhpStorm detects the presenze of Yii in your structure.

For the Live Edit feature just go to View->Live Edit, and open the url in Google Chrome, you should have one extension installed on Chrome, for now thw only browser supporting this feature. It only works for HTML, CSS and JS. For PHP you have to reload in the browser View->Reload in Browser.

For anyone wanting “live edit”, check out this plugin for JetBrains’ products: http://code.google.com/p/css-x-fire/wiki/Installation