macOS
brew install zlslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zls pour les workflows d'agents IA.
installation
brew install zlslocal Homebrew formula metadata
sudo apk add zlsAlpine Linux edge package indexes · zls · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#zlsnixpkgs package indexes · zls · Source: raw.githubusercontent.com
sudo pacman -S zlsArch Linux sync databases · zls · Source: geo.mirror.pkgbuild.com
sudo zypper install zlsopenSUSE Tumbleweed package metadata · zls · Source: download.opensuse.org
scoop install main/zlsScoop official bucket manifest trees · bucket/zls.json · Source: api.github.com
winget install --id zigtools.zls -eWindows Package Manager source index · zigtools.zls · Source: cdn.winget.microsoft.com
aperçu
Language Server for Zig
historique
ZLS is the Zig Language Server, a Zig implementation of the Language Server Protocol that provides editor features such as completion, hover, diagnostics, go-to-definition, formatting integration, semantic tokens, inlay hints, and code actions.
The zigtools/zls repository was created in 2020, during Zig's pre-1.0 growth period when editor tooling had to track a moving compiler and standard library. The README describes ZLS as a non-official Language Server Protocol implementation for Zig written in Zig.
ZLS evolved together with the zigtools ecosystem. The zigtools site now groups ZLS with related projects such as the Zig Playground and Zig LSP Kit, the latter explicitly described as building blocks for LSP implementations like ZLS.
ZLS became the de facto language-server choice for Zig developers because the Zig language tools page points users to zigtools/zls, and editor documentation focuses on wiring ZLS into everyday development. The official Zig VS Code workflow can install Zig and ZLS automatically, while other editors commonly ask users to install a matching zls binary themselves.
Because Zig changes quickly before 1.0, ZLS adoption is tied to version compatibility. The ZLS installation guide warns that tagged Zig releases should be paired with matching tagged ZLS releases, and nightly Zig builds should be paired with nightly ZLS builds. That makes the package especially relevant for package managers and dev shells.
ZLS runs as an editor-launched language server. Users normally configure their editor or LSP client to start zls, then get completion, hover, diagnostics, symbol navigation, formatting via zig fmt, semantic tokens, inlay hints, and code actions inside Zig projects.
The most common operational problem is keeping the Zig compiler and ZLS in sync. Package users often care less about invoking zls directly and more about whether their editor, PATH, and project toolchain resolve compatible Zig and ZLS builds.
ZLS is one of the clearest examples of modern language tooling as a package-manager problem. A single executable unlocks editor support across many clients, but it must track a fast-moving compiler closely enough that mismatched packages produce confusing development failures.
For Zig users, installing zls is often the difference between syntax highlighting and a real IDE-like workflow, so it has become part of the standard systems-programming workstation kit.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$local_config_dir/zls.json$global_config_dir/zls.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
zls | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/zigtools/zls
métadonnées d'installation
| Clé du paquet | brew:zls |
|---|---|
| Version | 0.16.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/zls |
| Page d'accueil | https://zigtools.org/zls/ |
| Dépôt | https://github.com/zigtools/zls |
| Docs amont | https://github.com/zigtools/zls#readme |
| Licence | MIT |
| Archive source | https://github.com/zigtools/zls/archive/refs/tags/0.16.0.tar.gz |
| Dernière mise à jour | 2026-06-14T14:04:18-04:00 |
| Pulse | updated |
| Dépendances | zig |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zls |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
zls
nix profile install nixpkgs#zlszls 0.15.0-r0
Zig Language Server
https://github.com/zigtools/zls
sudo apk add zlszls 0.15.1-1
A language server for Zig
https://github.com/zigtools/zls
sudo pacman -S zlszls 0.15.0-2.4
Language server implementation for Zig in Zig
https://github.com/zigtools/zls
sudo zypper install zlsmain/zls
scoop install main/zlszigtools.zls
winget install --id zigtools.zls -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.