Skip to content

Enhance the code comprehension ability of zls through the zig compilation system. #2069

Open
@sdzx-1

Description

@sdzx-1

Zig's code supports compile-time calculations. Complex types are difficult to get results through syntax analysis. Only the Zig compiler can understand its code most accurately. Does ZLS plan to use the Zig compiler code to analyze the code? Here is a Haskell example:
https://ndmitchell.com/downloads/paper-building_an_ide_on_top_of_a_build_system_revised-04_sep_2020.pdf

Maybe zls can also try this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions