phpstorm添加swoole语法提示

  1. 先下载 swoole-ide-helper : https://github.com/eaglewu/swoole-ide-helper
  2. 打开phpstorm,左侧External Libraries 右键 选择Configure PHP Include Path
phpstorm添加swoole语法提示_第1张图片
Paste_Image.png

添加 swoole-ide-helper 目录


phpstorm添加swoole语法提示_第2张图片
Paste_Image.png
phpstorm添加swoole语法提示_第3张图片
Paste_Image.png
  1. 点击apply 和 ok即可

你可能感兴趣的:(phpstorm添加swoole语法提示)