We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.11.0-dev.4006+bf827d0b5
0.11.0-dev.605+17faa11
.len just once
.len .len
May be related to #1041.
xouncle in the zig discord confirmed this happens on the latest versions of zig/zls, supposedly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Zig Version
0.11.0-dev.4006+bf827d0b5
Zig Language Server Version
0.11.0-dev.605+17faa11
Steps to Reproduce
Expected Behavior
.len just once
Actual Behavior
.len
.len
May be related to #1041.
xouncle in the zig discord confirmed this happens on the latest versions of zig/zls, supposedly.
The text was updated successfully, but these errors were encountered: