May
19
2010
Zend Studio trick #523
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.

Thanks Roy!
- spam
- offensive
- disagree
- off topic
Likebtw, any camelCase sequence is possible such as
ZeAppResourceM.
One more cool trick for the weekend - click Alt+Shift+A in the editor...
thanks!
- spam
- offensive
- disagree
- off topic
Like