Unable to use Mess Detector with docker-compose

已回答

 

Hi there,

I tried to add mess detector and codesniffer by remote interpreter from docker-compose and what I've got:

Is it a bug of feature, or planned to add docker support in the next releases? What alternative tool I can use to enable those plugins? Like vagrant or simple dockerfile?

I am using PhpStorm 2017.2.4 on mac os 10.13.

Thank you!

 

0

Here's the issue to keep a track of it: https://youtrack.jetbrains.com/issue/WI-36122

> What alternative tool I can use to enable those plugins? Like vagrant or simple dockerfile?

You can add a new PHP interpreter of the simple Docker type and use it for Mess Detector.

https://youtrack.jetbrains.com/issue/WI-32253

0
Avatar
Permanently deleted user

Thanks! Will use Docker until issue will be resolved.

0

请先登录再写评论。