-
-
Notifications
You must be signed in to change notification settings - Fork 385
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Zig Version
0.11.0-dev.1571+c1f71963a
Zig Language Server Version
Don't know how to check, using VSCode extension
Steps to Reproduce
Include a C header. Try autocomplete.
I might include more info later, because right now I have trouble updating ZLS through vscode, saying something about SSL certificate expire.
Expected Behavior
Autocomplete includes function names and field names. Tooltip includes documentation/signature
Actual Behavior
In previous versions, function name completion worked, but currently it does not.
Struct field never autocomplete, and tooltip only show the struct name. When using zeroInit
, the completion function is even more reduced.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working