macOS
brew install vala-language-serverlocal Homebrew formula metadata
brew
Code Intelligence for Vala & Genie. Version 0.48.7 via Homebrew; verified from local package data.
install
brew install vala-language-serverlocal Homebrew formula metadata
sudo apk add vala-language-serverAlpine Linux edge package indexes · vala-language-server · source: dl-cdn.alpinelinux.org
sudo dnf install vala-language-serverFedora Rawhide package metadata · vala-language-server · source: dl.fedoraproject.org
nix profile install nixpkgs#vala-language-servernixpkgs package indexes · pkgs/by-name/va/vala-language-server/package.nix · source: api.github.com
overview
Code Intelligence for Vala & Genie
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vala-language-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vala-lang/vala-language-server
install metadata
| Package key | brew:vala-language-server |
|---|---|
| Version | 0.48.7 |
| Package manager | Homebrew |
| Package manager page | 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 docs | https://github.com/vala-lang/vala-language-server#readme |
| License | LGPL-2.1-only |
| Source archive | https://github.com/vala-lang/vala-language-server/releases/download/0.48.7/vala-language-server-0.48.7.tar.xz |
| Dependencies | gettext, glib, json-glib, jsonrpc-glib, libgee, vala |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.