macOS
brew install vala-language-serverlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.