Automic VaultAutomic Vault

brew

typos-lsp mit Homebrew, apk, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für typos-lsp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install typos-lsp

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add typos-lsp

Alpine Linux edge package indexes · typos-lsp · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#typos-lsp

nixpkgs package indexes · pkgs/by-name/ty/typos-lsp/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S typos-lsp

Arch Linux sync databases · typos-lsp · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Language Server for typos-cli

Befehle und Aliase

  • typos-lsp

Verlauf

Projektgeschichte und Nutzung

typos-lsp is a Language Server Protocol server and Visual Studio Code extension wrapper around the `typos` spell checker. It brings the low-false-positive source-code spelling model into editors instead of only running it as a batch CLI or CI check.

Projektgeschichte

The public repository was created in April 2023. Its README describes typos-lsp as exposing `typos` through LSP and VS Code to provide a fast, low-memory, in-editor spell checker with diagnostics and quick fixes.

The project deliberately inherits typos' correction model. The README explains that unknown words are not treated like traditional spell-checker findings; suggestions are limited to known misspellings to minimize false positives.

Adoptionsgeschichte

The official README documents editor and package-manager channels rather than a single install path: Mason for Neovim, vim-lsp-settings for Vim, the Visual Studio Marketplace, Open VSX for VSCodium, Zed's extension marketplace, Homebrew, cargo-binstall, Cargo from Git, and GitHub releases.

The batch input shows additional package-manager availability in apk, Homebrew, Nix, and Pacman. GitHub release metadata shows regular 0.1.x releases through v0.1.53 in May 2026.

Wie es verwendet wird

After installation, typos-lsp runs automatically when files are opened or edited in a supported editor. It reads `typos.toml`, `_typos.toml`, or `.typos.toml` from the workspace or parent folders, and supports explicit custom config through VS Code's `typos.config` or generic LSP `initializationOptions.config`.

Warum Paket-Nerds sich dafür interessieren

typos-lsp is important to package nerds because it converts a CLI quality gate into a reusable editor service. That makes the same packaged spelling rules available in Homebrew-installed editor setups, Neovim Mason registries, VS Code extensions, and other LSP clients.

Zeitleiste

  • 2023: Public GitHub repository created.
  • 2025: 0.1.x release train continued.
  • 2026: v0.1.53 published.

Related projects

  • typos-lsp depends conceptually on crate-ci/typos and is related to editor integration projects for VS Code, Neovim, Vim, Helix, and Zed. Its configuration docs map typos behavior into each editor's LSP settings.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
typos.toml_typos.toml.typos.tomlexplicit custom config via typos.configinitializationOptions.config

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
typos-lspcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version0.1.52
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.1.52

https://github.com/tekumara/typos-lsp

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:typos-lsp
Version0.1.52
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/typos-lsp
Homepagehttps://github.com/tekumara/typos-lsp
Repositoryhttps://github.com/tekumara/typos-lsp
Upstream-Dokumentationhttps://github.com/tekumara/typos-lsp#readme
LizenzMIT
Quellarchivhttps://github.com/tekumara/typos-lsp/archive/refs/tags/v0.1.52.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

typos-lsp

nix profile install nixpkgs#typos-lsp
  • normalized package name match
  • Abgeglichen nach: Typos Lsp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ty/typos-lsp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

typos-lsp 0.1.53-r0

Source code spell checker for Visual Studio Code and LSP clients

https://github.com/tekumara/typos-lsp

sudo apk add typos-lsp
  • License: MIT
  • Architecture: x86_64
  • Source Package: typos-lsp
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Typos Lsp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typos-lsp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

typos-lsp-doc 0.1.53-r0

Source code spell checker for Visual Studio Code and LSP clients (documentation)

https://github.com/tekumara/typos-lsp

sudo apk add typos-lsp-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: typos-lsp
  • normalized package name match
  • Abgeglichen nach: Typos Lsp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: typos-lsp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

typos-lsp 0.1.52-1

Language server for the typos source code spell checker

https://github.com/tekumara/typos-lsp

sudo pacman -S typos-lsp
  • License: MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Typos Lsp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: typos-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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