Skip to content

Twig path directory separator must be "\" to be clickable #995

@kroshp

Description

@kroshp

Inside twig template:

This path is not clickable:
{{ render(controller('Vendor:Folder/Controller:action')) }}

This path is clickable:
{{ render(controller('Vendor:Folder\Controller:action')) }}

Env:
PhpStorm 2017.2.1
Build #PS-172.3544.41, built on August 2, 2017
JRE: 1.8.0_152-release-915-b6 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Symfony plugin Version: 0.14.150

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions