Skip to content

Timeout errors with Zig Language Server (zls) #30

Closed
@jedisct1

Description

@jedisct1

Thanks for this awesome project. it’s a great idea and looks really promising!

I’ve been trying to use it with the Zig language server, but unfortunately I’m running into an issue. The tool seems to be correctly detected, but all requests consistently time out.

For example, calling diagnostics results in the following error:

Error executing MCP tool: MCP error -32001: Request timed out

This happens every time, without exception.

I also tried launching the tool with --enable-stderr-logs but it didn’t seem to change anything or provide additional output.

Is there anything specific I should configure for compatibility with zls, or is this a known issue?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions