Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go To Definition fails with Definition not found #611

Open
lcsqlpete opened this issue Mar 20, 2024 · 1 comment
Open

Go To Definition fails with Definition not found #611

lcsqlpete opened this issue Mar 20, 2024 · 1 comment

Comments

@lcsqlpete
Copy link

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.

@lcsqlpete
Copy link
Author

Is this plugin still supported?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant