开发者

Zend Studio for Eclipse: Useful Features

开发者 https://www.devze.com 2022-12-15 03:31 出处:网络
There are several \'best Eclipse features\' topics, with some great information, but there\'s much that isn\'t applicable to Zend Studio.

There are several 'best Eclipse features' topics, with some great information, but there's much that isn't applicable to Zend Studio.

So, Zend Studio u开发者_运维百科sers, what are your best timesavers?


Here are a few I use:

ctrl-shift-r: open any file in your workspace

ctrl-F8: tab between perspectives

ctrl-click on variable, class or method: of course, jump to applicable definition


Describing a variable so intellisense knows what it is:

$variable = someFunction(); /* @var $variable Zend_Form_Element */


ctrl-3 gives you a searchable list of all the commands and such available.

ctrl-f6 cycles between open editors

ctrl-shift-t allows you to search for objects

alt-shift-r allows you to rename all the variables with the same name in a given scope

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号