Automic VaultAutomic Vault

brew

fish-lsp を Homebrew, Nix でインストール

fish-lsp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install fish-lsp

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#fish-lsp

nixpkgs package indexes · pkgs/by-name/fi/fish-lsp/package.nix · ソース: api.github.com

概要

パッケージ概要

LSP implementation for the fish shell language

コマンドとエイリアス

  • fish-lsp

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2022: GitHub repository created.
  • 2025: 1.0.x releases established regular packaged releases.
  • 2026: 1.1.4 published, with releases continuing through GitHub and package managers.

Related projects

  • Related projects include fish shell, the Language Server Protocol, editor LSP clients, nvim-lspconfig, and fish completion tooling.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
fish-lspcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.1.4
マネージャ更新日2026-06-12
ローカルデータOK
上流not checked
検出された最新未検出

https://www.fish-lsp.dev

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:fish-lsp
バージョン1.1.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/fish-lsp
ホームページhttps://www.fish-lsp.dev
リポジトリhttps://github.com/ndonfris/fish-lsp
上流ドキュメントhttps://github.com/ndonfris/fish-lsp#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/fish-lsp/-/fish-lsp-1.1.4.tgz
最終更新2026-06-12T12:53:00Z
Pulseupdated
依存関係node
ビルド依存関係fish
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefish-lsp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

fish-lsp

nix profile install nixpkgs#fish-lsp
  • normalized package name match
  • 一致条件: Fish Lsp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fi/fish-lsp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment