macOS
brew install vala-language-serverlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vala-language-server in AI-Agent-Workflows.
Installation
brew install vala-language-serverlocal Homebrew formula metadata
sudo apk add vala-language-serverAlpine Linux edge package indexes · vala-language-server · Quelle: dl-cdn.alpinelinux.org
sudo dnf install vala-language-serverFedora Rawhide package metadata · vala-language-server · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#vala-language-servernixpkgs package indexes · pkgs/by-name/va/vala-language-server/package.nix · Quelle: api.github.com
Überblick
Code Intelligence for Vala & Genie
Verlauf
Vala Language Server provides Language Server Protocol-style code intelligence for Vala and Genie. It is a developer-tool companion to the Vala compiler, giving editors diagnostics, completion, symbol navigation, hover information, formatting, code actions, call hierarchy, inlay hints, and project awareness.
The public repository presents Vala Language Server as the language server for the Vala programming language and shows a codebase written almost entirely in Vala. Its earliest GitHub pre-release in April 2020 was in the 0.48 alpha series, aligning the server with Vala 0.48-era compiler libraries.
The 0.48 release series continued through 2023. GitHub releases show 0.48-alpha3 in April 2020, 0.48 in May 2020, and 0.48.7 in February 2023.
The README documents installation across Arch/AUR, OBS-backed packages for several distributions, Fedora, elementaryOS, Alpine, Guix, Void, and MSYS2 on Windows. That package spread is notable for a niche language tool, and the input also lists Homebrew, apk, dnf, and Nix packages.
GNOME tooling helped drive adoption. A 2022 This Week in GNOME note explained that after GNOME Builder 43 stopped bundling the Vala Language Server, Flatpak SDK users needed the language server from the Vala Flatpak SDK and other users needed to install it on their system.
VLS is launched by editors as `vala-language-server`. The README provides concrete configuration snippets for coc.nvim, vim-lsp, Neovim's lspconfig, Sublime Text LSP, and notes support in VS Code, GNOME Builder, Kate, and Emacs.
Like other compiled-language servers, VLS depends on project context. The README warns that it cannot know compiler arguments unless it can locate a build script, `compile_commands.json`, or a shebang, and it documents supported project types including Meson, CMake, Autotools, compile commands, and Vala scripts.
For package nerds, Vala Language Server is the small but important bridge between a distribution-provided compiler stack and modern editor workflows. Installing it from Homebrew or a distro package turns Vala from a plain `valac` command into a language with completion, diagnostics, and navigation in generic LSP-capable editors.
It also exposes the packaging awkwardness of language servers for niche languages: editor plugins, Flatpak SDK extensions, distro packages, and compiler library versions all have to line up for the server to be useful.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vala-language-server | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/vala-lang/vala-language-server
Installationsmetadaten
| Paketschlüssel | brew:vala-language-server |
|---|---|
| Version | 0.48.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/vala-language-server |
| Homepage | https://github.com/vala-lang/vala-language-server |
| Repository | https://github.com/vala-lang/vala-language-server |
| Upstream-Dokumentation | https://github.com/vala-lang/vala-language-server#readme |
| Lizenz | LGPL-2.1-only |
| Quellarchiv | https://github.com/vala-lang/vala-language-server/releases/download/0.48.7/vala-language-server-0.48.7.tar.xz |
| Abhängigkeiten | gettext, glib, json-glib, jsonrpc-glib, libgee, vala |
| Build-Abhängigkeiten | meson, ninja, pkgconf |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vala-language-server |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
vala-language-server
nix profile install nixpkgs#vala-language-servervala-language-server 0.48.7-r1
Code Intelligence for Vala
https://github.com/vala-lang/vala-language-server
sudo apk add vala-language-servervala-language-server-dbg 0.48.7-r1
Code Intelligence for Vala (debug symbols)
https://github.com/vala-lang/vala-language-server
sudo apk add vala-language-server-dbgvala-language-server-doc 0.48.7-r1
Code Intelligence for Vala (documentation)
https://github.com/vala-lang/vala-language-server
sudo apk add vala-language-server-docvala-language-server 0.48.7-6.fc44
Language server for the Vala programming language
https://github.com/Prince781/vala-language-server
sudo dnf install vala-language-serverQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.