You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i want to specify (in extends or use by example) a file under this form : @LiaCmsCoreBundle/Resources/views/Home/home.anonymous.block.html.twig, the editor doesn't find the file but he really exist and symfony works correctly.
In more the autocompletion doesn't work correctly because this form isn't present
When i want to specify (in extends or use by example) a file under this form : @LiaCmsCoreBundle/Resources/views/Home/home.anonymous.block.html.twig, the editor doesn't find the file but he really exist and symfony works correctly.
In more the autocompletion doesn't work correctly because this form isn't present
This form is useful for template inheritance.
See this link for documentation of this point : http://symfony.com/doc/current/cookbook/bundles/inheritance.html
Jetbrain has driven me to you : https://youtrack.jetbrains.com/issue/WI-26310
The text was updated successfully, but these errors were encountered: