Skip to content

[DIC] Configuration file names in "Navigate to definition" #2391

@cierru

Description

@cierru

Problem

When clicking on "Navigate to definition", a hint with a list of service definitions in different configuration files appears, but all of them are simply named "service". Thus, it's extremely painful to search for the required definition, especially if there’s a DI container cache nearby, which also contains duplicates of existing service definitions.
1

Solution

Instead of "service", write the name of the file containing the service definition. Ideally, also include the name of the service, for example:
sample.xml: example.service.name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions