Skip to content

C functions and struct fields does not complete #974

@rongcuid

Description

@rongcuid

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions