-
-
Notifications
You must be signed in to change notification settings - Fork 154
Go to symbol referenced in docblock #494
Copy link
Copy link
Closed
Description
/**
* @param A<>|B $p
*/
function f($p): void {}Assume the cursor is in the '<>' position. It would be great if PHPActor would be able to navigate (and, ideally, support all other features like context menu from that point) to As definition, like it can when A is referenced in executable code.
Currently it complains about 'symbol type '
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels