NPM Workspaces LSP Client
Works with npm, yarn, bun & pnpm workspaces.
Features
- Autocompletion for dependencies from the public npm registry and from pnpm/Bun catalogs, usable inside a workspace's package.json.
- Autocompletion for local dependencies between workspace packages.
- Warnings for missing or not installed packages within a workspace.
- Jump-to-definition support: quickly navigate to a dependency’s package.json—either from node_modules or another workspace package.
| |