Skip to content

Bundle templates path detection does not work for templates in /templates directory #2335

@Tetragramat

Description

@Tetragramat

Symfony changed best practices about bundle directory structure.
See https://symfony.com/doc/current/bundles/best_practices.html#directory-structure.
Templates are now expected to be in /templates same as for projects instead or Resources/views.

Problem is that plugin does not detect templates in new directory and so I'm forced to add templates path manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions