The devel/zls port

zls-0.16.0 – language server for the Zig programming language

Description

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

The majority of LSP features are supported:
- Completions
- Hover
- Diagnostics and opt-in build-on-save
- Go to definition/declaration
- Workspace symbols and document symbols
- Find references and rename symbol
- Formatting based on zig fmt
- Semantic tokens highlighting
- Inlay hints
- Code actions

WWW: https://github.com/zigtools/zls
Categories:
devel

Library dependencies

Build dependencies

Run dependencies