20 releases (7 breaking)
Uses new Rust 2024
| new 0.9.1 | Mar 4, 2026 |
|---|---|
| 0.8.0 | Feb 23, 2026 |
| 0.5.2 | Dec 27, 2025 |
#187 in Text editors
745KB
16K
SLoC
deps-lsp
Language Server Protocol implementation for dependency management.
Features
- Multi-ecosystem — Cargo.toml, package.json, pyproject.toml, go.mod, Gemfile, pubspec.yaml, pom.xml, composer.json
- Inlay Hints — Show latest versions inline
- Hover Info — Package descriptions and version lists
- Code Actions — Quick fixes to update dependencies
- Diagnostics — Warnings for outdated/yanked packages
Installation
cargo install deps-lsp
Usage
deps-lsp --stdio
Supported Editors
- Zed — Install "Deps" extension
- Neovim — Configure with lspconfig
- Helix — Add to languages.toml
See the main repository for full documentation.
License
Dependencies
~17–28MB
~399K SLoC