macOS
brew install vue-language-serverlocal Homebrew formula metadata
brew
Vue.js language server. Version 3.3.6 via Homebrew; verified 2026-07-01.
install
brew install vue-language-serverlocal Homebrew formula metadata
nix profile install nixpkgs#vue-language-servernixpkgs package indexes · pkgs/by-name/vu/vue-language-server/package.nix · source: api.github.com
sudo pacman -S vue-language-serverArch Linux sync databases · vue-language-server · source: geo.mirror.pkgbuild.com
overview
Vue.js language server
history
Vue Language Server is the LSP-facing part of Vue Language Tools, the official Vue language-tooling repository descended from Volar. It provides editor features for Vue single-file components: template-aware TypeScript inference, diagnostics, completion, navigation, refactoring, formatting, and integration with Vue-specific compiler options.
The `vuejs/language-tools` repository was created on 2020-05-01 and became the home for Volar-derived Vue tooling. In 2023, the Vue team announced `Volar: a New Beginning`: the Volar core was extracted into Volar.js, while the old Volar extension and `vue-tsc` codebase moved to `vuejs/language-tools` and became the Vue-specific layer depending on Volar.js.
The repository presents Vue Language Tools as the official high-performance Vue toolset based on Volar.js. Its README lists end-user packages such as the `Vue (Official)` VS Code extension and `vue-tsc`, and editor-integration packages such as `@vue/language-server`, `@vue/language-service`, and `@vue/typescript-plugin`.
The Visual Studio Marketplace listing for `Vue (Official)` reports millions of installs and describes a full Vue SFC editing experience. Outside VS Code, the language server is integrated by community editor clients for Neovim, coc.nvim, Vim, Sublime, Emacs, Nova, Lapce, Monaco, WebStorm, and Eclipse Wild Web Developer.
Users install the VS Code extension for the default first-party experience, run `vue-tsc --noEmit` for command-line type checking, or configure an LSP client to launch `vue-language-server`. Vue-specific compiler settings live under `vueCompilerOptions` in `tsconfig.json`, and version 3 non-VS Code setups require the editor client to forward `tsserver/request` and `tsserver/response` messages between the Vue and TypeScript language servers.
This package matters because Vue SFC tooling sits at the boundary between framework syntax and TypeScript tooling. Package users care about matching the language server, TypeScript version, `vue-tsc`, editor client, and plugins, so the Homebrew/npm package is not just a binary: it is one moving part in a multi-editor Vue type-checking stack.
security posture
No matching local secret-handling manifest was found for vue-language-server. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
tsconfig.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vue-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://deepwiki.com/vuejs/language-tools
install metadata
| Package key | brew:vue-language-server |
|---|---|
| Version | 3.3.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vue-language-server |
| Homepage | https://deepwiki.com/vuejs/language-tools |
| Repository | https://github.com/vuejs/language-tools |
| Upstream docs | https://github.com/vuejs/language-tools/tree/master/packages/language-server |
| License | MIT |
| Source archive | https://registry.npmjs.org/@vue/language-server/-/language-server-3.3.6.tgz |
| Last updated | 2026-07-01T17:34:08Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vue-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.
vue-language-server
nix profile install nixpkgs#vue-language-servervue-language-server 3.3.4-1
Language server for Vue
https://github.com/vuejs/language-tools/tree/master/packages/language-server
sudo pacman -S vue-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.