Go to definition not working on use statements
Closed this issue · 1 comments
BergenSoft commented
On a use statement the function "Go to definition" is not working.
--> Message: "No definition found for 'class name'" appears
Even the correct tooltip with a preview of the class is shown.
When I use this class in the code, then the function is working.
So finding the correct php file is not the problem here.
It seems like this function is not implemented on use statements.
BergenSoft commented
Found the problem. Was a configuration error.