Skip to content

"Create Template" autocomplete not working when using different namespace. #236

@Brammm

Description

@Brammm

When using the @Template annotation, the plugin helps you by looking for the correct template file and you can use the "Create Template" autocomplete function to create the file if it doesn't exist yet.

However, instead of using multiple namespaces for all the different annotations, I like to use use Sensio\Bundle\FrameworkExtraBundle\Configuration as Ann; and then annotate using @Ann\Template().

This stops the "Create Template" autocomplete from working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions