Open b-enoit-be opened 7 years ago
PHPStorm version: 2017.2.4 Symfony full stack app
Looks like I have the same problem. After updating on latest Symfony plugin (0.14.155) I'm unable to inspect twig template.
PHPStorrm version: 2017.2.4
I'm using Vagrant machine and Symfony project is under sub-folder called "app".
Same here.
On version 0.14.155
Everything else seems to work properly and the setting to the app folder is rightly configured, still, templates in sub-folder/app/Resources/views are not considered making the template inspection raise a « Twig: Missing Template » warning.
When I do open the exact same project from the sub-project folder into PHPStorm, the the inspection is not raising any warning.