Haehnchen / idea-php-symfony2-plugin

IntelliJ IDEA / PhpStorm Symfony Plugin
https://plugins.jetbrains.com/plugin/7219
MIT License
910 stars 137 forks source link

Auto suffix "action" create method at routes.yaml #2242

Closed chomik-pawel closed 5 months ago

chomik-pawel commented 11 months ago

Hello,

When I type non existing method name inside routes.yaml it get's highlighted as inteded however when I use option "create method" image image

My method get's created but it's always suffixed by Action and I need to manually change it back or update my controller route in routes.yaml to have Action suffix as well.

Best regards

Haehnchen commented 5 months ago

removed this old naming convention