Skip to content

Go 1.25 Support #11

@ajinbaby12

Description

@ajinbaby12

I'm using Go 1.25.0, Zed 0.201.8 , golangci-lint 2.4.0 built with go1.25.0.
I have configured the settings of lsp as per the readme.
When I run the command in the readme in CLI, I get correct json output but no errors are being reported in the editor.

RPC Logs:
// Send: {"jsonrpc":"2.0","method":"textDocument/didSave","params":{"textDocument":{"uri":"file:///Users/.../main.go"}}}

// Receive: {"jsonrpc":"2.0","method":"textDocument/publishDiagnostics","params":{"uri":"file:///Users/.../main.go","diagnostics":[]}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions