macOS
brew install vala-language-serverlocal Homebrew formula metadata
brew
vala-language-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vala-language-serverlocal Homebrew formula metadata
sudo apk add vala-language-serverAlpine Linux edge package indexes · vala-language-server · ソース: dl-cdn.alpinelinux.org
sudo dnf install vala-language-serverFedora Rawhide package metadata · vala-language-server · ソース: dl.fedoraproject.org
nix profile install nixpkgs#vala-language-servernixpkgs package indexes · pkgs/by-name/va/vala-language-server/package.nix · ソース: api.github.com
概要
Code Intelligence for Vala & Genie
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vala-language-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/vala-lang/vala-language-server
インストールメタデータ
| パッケージキー | brew:vala-language-server |
|---|---|
| バージョン | 0.48.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vala-language-server |
| ホームページ | https://github.com/vala-lang/vala-language-server |
| リポジトリ | https://github.com/vala-lang/vala-language-server |
| 上流ドキュメント | https://github.com/vala-lang/vala-language-server#readme |
| ライセンス | LGPL-2.1-only |
| ソースアーカイブ | https://github.com/vala-lang/vala-language-server/releases/download/0.48.7/vala-language-server-0.48.7.tar.xz |
| 依存関係 | gettext, glib, json-glib, jsonrpc-glib, libgee, vala |
| ビルド依存関係 | meson, ninja, pkgconf |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-serverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.