PhpStorm和扩展的php定义 [英] PhpStorm and expanded php definitions

查看:224
本文介绍了PhpStorm和扩展的php定义的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用代码提示,PHPStorm可以向我展示快速的函数定义;可以对其进行配置以向我展示该功能使用的更多详细示例吗?

Using code hinting, PHPStorm can show me quick function definitions; can it be configured to show me more detailed examples of the function's use?

推荐答案

您可以将光标(文本光标,而不是鼠标光标)放在任何PHP函数上,然后按 Shift + F1 (菜单:视图->外部文档).

You can place the cursor (text-cursor, not mouse-cursor) on any PHP function and press Shift + F1 (Menu: View -> External Documentation).

这将打开详细的说明,包括.示例和用户注释(阅读:PHP手册).

That will open the detailed description incl. examples and user-comments (read: the PHP manual).

这篇关于PhpStorm和扩展的php定义的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆