dougou3871 2014-08-10 07:29
浏览 37
已采纳

用于在PHP开发人员的Zend Eclipse中显示函数参数的快捷键?

In Zend Eclipse for PHP Developers 3.2.0, is there any shortcut keys that shows the arguments of the function where the cursor is placed?

For example, immediately after I finishing typing the function name and hit enter, there will be a very nice hint tip of what the parameters of the function are.

However, it easily goes away. What short cut keys should I use to get it back? I remember there's something I could use when the cursor is place inside the parameters parenthesis. What is it?

  • 写回答

1条回答 默认 最新

  • dongxie3963 2014-10-16 04:00
    关注

    Accidentally found this thread. Just press Ctrl + Shift + L and find the shortcut keys defined as "Context Information". That would bring up function parameters when used inside the parameters parenthesis.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?