macOS
brew install fish-lsplocal Homebrew formula metadata
brew
LSP implementation for the fish shell language. Version 1.1.4 via Homebrew; verified 2026-06-12.
install
brew install fish-lsplocal Homebrew formula metadata
nix profile install nixpkgs#fish-lspnixpkgs package indexes · pkgs/by-name/fi/fish-lsp/package.nix · source: api.github.com
overview
LSP implementation for the fish shell language
history
fish-lsp is a Language Server Protocol implementation for the fish shell language, bringing editor features such as completions, hover, goto definition, formatting, diagnostics, rename, symbols, semantic tokens, and inlay hints to fish scripts.
The project was created in 2022 as the fish ecosystem was increasingly used for larger personal shell configurations and scripts. Its README positions the server as an editor-agnostic way to give fish users a consistent development environment rather than depending on each editor's local fish support.
fish-lsp is packaged for multiple developer workflows: the official README documents npm, yarn, pnpm, Nix, Homebrew, conda, mamba, standalone GitHub release binaries, and source builds. It also links client configuration examples and nvim-lspconfig integration, which is a strong signal that adoption is editor-driven.
A normal setup installs the `fish-lsp` binary, configures an editor language client to run `fish-lsp start` for fish files, and optionally installs shell completions with `fish-lsp complete > ~/.config/fish/completions/fish-lsp.fish`.
For package nerds, fish-lsp is notable because it turns fish from an interactive shell with nice built-ins into a language that participates in the modern LSP/editor tooling stack. It also has unusually broad distribution paths for a young shell-specific tool.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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 |
|---|---|---|---|
fish-lsp | 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.
install metadata
| Package key | brew:fish-lsp |
|---|---|
| Version | 1.1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fish-lsp |
| Homepage | https://www.fish-lsp.dev |
| Repository | https://github.com/ndonfris/fish-lsp |
| Upstream docs | https://github.com/ndonfris/fish-lsp#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/fish-lsp/-/fish-lsp-1.1.4.tgz |
| Last updated | 2026-06-12T12:53:00Z |
| Pulse | updated |
| Dependencies | node |
| Build dependencies | fish |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fish-lsp |
| 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.
fish-lsp
nix profile install nixpkgs#fish-lspsource 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.