Open
Description
When using legacy templating solution, you'll find many href
or form action
that target plain url.
This plugin is already capable of finding routes by their Symfony name in twig template but not plain URL in html.
The symfony command ./bin/console router:match /my/route
already provide the right information