在phpstorm中我们可以按ctrl+f12查看当前文件的所有函数
在vscode中如何实现呢
https://marketplace.visualstudio.com/items?itemName=linyang95.php-symbols
即可通过下拉菜单获取到当前文件中所有的函数列表