Skip to content

Problem with route autocompletion  #1700

Open
@devbysb

Description

@devbysb

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_

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions