Skip to content

Go to symbol referenced in docblock #494

@weirdan

Description

@weirdan
/**
 * @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 '

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions