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

field completions wrong for tuples #2094

Open
xdBronch opened this issue Nov 27, 2024 · 0 comments
Open

field completions wrong for tuples #2094

xdBronch opened this issue Nov 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xdBronch
Copy link
Contributor

Zig Version

0.14.0-dev.2268+acba2645f

ZLS Version

0.14.0-dev.233+2eb3a2f

Client / Code Editor / Extensions

No response

Steps to Reproduce and Observed Behavior

const T = struct { u32 };
const a: T = .<cursor>

image
gives a pretty silly suggestion
same thing inside the brackets
image

Expected Behavior

i guess just give no completions? theres not much it can suggest

Relevant log output

No response

@xdBronch xdBronch added the bug Something isn't working label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant