I learned a new tip for Zend Studio. When you have a long class like Zend_Application_Resource_Modules you can get code compltion on it by typing ZARM instead of the full name in the PHP editor.

Comments on Zend Studio trick #523
Roy
Posted on 5/19/10 3:02 PM
Posted on 5/19/10 3:02 PM
btw, any camelCase sequence is possible such as
ZeAppResourceM.
One more cool trick for the weekend - click Alt+Shift+A in the editor...
thanks!
ZeAppResourceM.
One more cool trick for the weekend - click Alt+Shift+A in the editor...
thanks!
Kevin Schroeder
Posted on 5/19/10 3:07 PM
Posted on 5/19/10 3:07 PM
Thanks Roy!




