Skip to content

Variable incorrectly highlighted in for-loop in Dark #19

@Omelyan

Description

@Omelyan

for (let root = tree; root !== null; root = root.next);
— 'root' in condition and final sections is colored white, while giving a variable a different name makes it teal...
862983

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions