Skip to content

Variable hover not working for left side of array indice when setting value #53

Open
@genius257

Description

@genius257
$aArray[$iDim + $i] = $j

Hover does currently not work for $iDim and $i

I expect the issue is early termination with the tree walking, when traversing left side of a VariableDeclaration AST object, or the dimension property is not checked

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions