A language server for your dependencies

language-server-protocol package-management tooling
1 Open Issue Need Help Last updated: Jun 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The Deputy language server incorrectly assumes a caret (^) version specifier for npm packages when none is explicitly provided, leading to incomplete upgrade suggestions. The task is to modify the npm package version handling within Deputy to correctly interpret the absence of a specifier as an exact version match, ensuring all available upgrades are identified and presented to the user.

Complexity: 4/5
bug good first issue

A language server for your dependencies

Rust
#language-server-protocol#package-management#tooling