Skip to content

Go To Definition fails with Definition not found #611

@lcsqlpete

Description

@lcsqlpete

I don;t understand the above warning. I got here by opening the extension in vscode and clicking the Github releases and then selecting issues.

In a PHP class file, right-click on a function like this

$result = self::processRemovals_checkParameters()

and select Go To Definition.

Actual result: message "No definition found for processRemovals_checkParameters".

Expected result:The cursor jumps to the function.

Note that the function exists in the class file as private function and is executed correctly at run time.

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