Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable incorrectly highlighted in for-loop in Dark #19

Open
Omelyan opened this issue Oct 3, 2019 · 0 comments
Open

Variable incorrectly highlighted in for-loop in Dark #19

Omelyan opened this issue Oct 3, 2019 · 0 comments

Comments

@Omelyan
Copy link

Omelyan commented Oct 3, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant