ZLS

ZLS is a non-official implementation of the Language Server Protocol for Zig in Zig. It provides developers with IDE features in their editor.

Zig Playground

A demonstration of Zig and ZLS running inside of a browser using Webassembly.

zig-lsp-codegen

zig-lsp-codegen provides all necessary building blocks to develop Language Server Protocol implementations (like ZLS) in Zig.