Skip to content

Go to definition does not support services with FQCN ids shortcuts #952

@stof

Description

@stof

As of Symfony 3.3, it is possible to omit the class configuration for a service in XML and YAML file, and the id itself will be used to configure the class (this does not work for class in the global namespace, only for service ids with a \ in them).

It would be great if the bundle could support this shortcut syntax:

  • providing "Go to definition" when clicking on the id in such case
  • providing proper type completion

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions