Haehnchen / idea-php-symfony2-plugin

IntelliJ IDEA / PhpStorm Symfony Plugin
https://plugins.jetbrains.com/plugin/7219
MIT License
913 stars 137 forks source link

Service id resolving is not working in at least 4.3+ using Symfony Flex structure #1360

Closed tom10271 closed 2 years ago

tom10271 commented 5 years ago

There is no app directory anymore

Take Sylius as example: https://github.com/Sylius/Sylius-Standard

thedomeffm commented 5 years ago

Probably this can help you: https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1148#issuecomment-380512638

tom10271 commented 5 years ago

That is not working for me. It is hard to program without the aids of this plugin

Haehnchen commented 2 years ago

dont have a running sulu project. but https://github.com/Sylius/Sylius-Standard/blob/master/src/Kernel.php looks to be a supported structure; all should work out of box. if not you need to provide a debug / container manually via "Container" setting in the plugin configuration