Skip to content

Case sensitive in yaml files about a class namespace #1200

@xserrat

Description

@xserrat

Hi,

First of all, thanks for this great plugin.

I've just found an issue about how the plugin understands if a class exists or not with the exact namespace. If I define in my yaml file a service with a specific class namespace like this:

myservice:
   class: A\Namespace\ClassName

If the correct namespace is A\NameSpace\ClassName, the plugin does not highlight that the class I'm trying to use does not exist owing to the wrong namespace. (The correct isNamespace instead of NameSpace).

Thank you so much and let me know if you need more info about that.

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