idea-php-symfony2-plugin
idea-php-symfony2-plugin copied to clipboard
Problem with route autocompletion
Hi,
I have a problem with route autocompletion when I try on twig {{ path() }} or on a controller. The route doesn't appear because I think the plugin don't read the name_prefix on config/routes/annotations.yaml Or appear but without the prefix.
admin_controllers: resource: ../../src/Controller/Admin type: annotation host: 'admin.domain.com' name_prefix: app_admin_
plugin don't read the name_prefix
right thats right. only the annotations are supported right now
https://symfony.com/blog/new-in-symfony-4-1-prefix-imported-route-names