天天看點

PHPStorm添加第三方庫的代碼自動補全 

1.下載下傳swoole-ide-helper-en

PHPStorm添加第三方庫的代碼自動補全 

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

在你項目的external libraries上右鍵->configure php include path然後選擇那個檔案夾(swoole-ide-helper-en)就可以了

PHPStorm添加第三方庫的代碼自動補全 

添加完成後看效果

PHPStorm添加第三方庫的代碼自動補全 

為什麼我添加了卻沒有提示?

解決辦法:将自應用裡面的相關檔案統統"mark as plain text"!

phpstorm支援ci架構的自動補全

PHPStorm添加第三方庫的代碼自動補全 

git clone https://github.com/topdown/phpstorm-cc-helpers