Haehnchen / idea-php-symfony2-plugin

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

Attribute / Annotation Routing should navigate to one target only #2353

Open Haehnchen opened 3 months ago

Haehnchen commented 3 months ago

Attribute and Annotation are navigating to the method and defintion, which are normally just in the same viewport. So reduce to the method target only:

image