Cannot select docker compose remote interpreter as Code Sniffer PHP Quality Tool in PhpStorm Follow
Why I cannot select docker compose remote interpreter as Code Sniffer PHP Quality Tool in PhpStorm (as you may see the "OK"-button will stay inactive for some reason)?
Code Sniffer By Remote Interpreter:
CLI Interpreter:
ps. also selecting "Service" of the docker composer CLI Interpreter doesn't persist after "Apply" nor after "OK".
Please sign in to leave a comment.
Same issue for PHPStorm 2019.2.3
Code Sniffer & Mess Detector over Docker-Compose aren't supported yet, here's a link to a feature request you can vote for: https://youtrack.jetbrains.com/issue/WI-36122
I am having the same exact issue with PHP CS Fixer. The docs say explicitly:
> PHP CS Fixer in PhpStorm supports remote interpreters, too, so you can use one of the many Docker images available online with PHP CS Fixer
And yet I cannot click "OK" after selecting my remote interpreter.
PHPStorm 2019.2
It works for Docker interpreters, so there's no mistake in the blog post.
It just doesn't work for Docker Compose interpreters, the bug is already linked above.