0
点赞
收藏
分享

微信扫一扫

phpstorm swoole和CI代码自动补全


1.下载swoole-ide-helper-en

1. git clone https://github.com/eaglewu/swoole-ide-helper.git


在你项目的External Libraries上右键->Configure PHP Include Path然后选择那个文件夹(swoole-ide-helper-en)就可以了

phpstorm swoole和CI代码自动补全_git

添加完成后看效果

phpstorm swoole和CI代码自动补全_github_02

为什么我添加了却没有提示?
解决办法:将自应用里面的相关文件统统"Mark as Plain Text"!

PhpStorm支持CI框架的自动补全


1. git clone https://github.com/topdown/phpStorm-CC-Helpers

举报

相关推荐

0 条评论