You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure my issue is related to this, in my app I use php config for service and parameters and autowire attributes to inject services or params. i don't have the autocompletion or quick navigation to go from the attribute to the definition of the param/service. Is this support planned ?
Below is an example of unrecognized service although it is defined into services.php
https://symfony.com/blog/new-in-symfony-3-4-php-based-configuration-for-services-and-routes
symfony/symfony#23834
The text was updated successfully, but these errors were encountered: