Skip to content

[Twig] path function Route provider does not work with whitespaces in call #340

@King2500

Description

@King2500

Here completion and goto works:
{{ path('blog_index') }}

For this code style completion and goto won't work:
{{ path( 'blog_index' ) }}
note the space after "("

Tested with Plugin Version 0.11.70 in PhpStorm PS-138.1901

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions