https://github.com/antfu/vscode-pnpm-catalog-lens
Show versions inline for PNPM catalog: field
https://github.com/antfu/vscode-pnpm-catalog-lens
pnpm pnpm-monorepo pnpm-workspace vscode-extension
Last synced: 27 days ago
JSON representation
Show versions inline for PNPM catalog: field
- Host: GitHub
- URL: https://github.com/antfu/vscode-pnpm-catalog-lens
- Owner: antfu
- License: mit
- Created: 2024-08-21T09:55:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T01:48:23.000Z (about 1 month ago)
- Last Synced: 2025-03-28T23:03:18.033Z (about 1 month ago)
- Topics: pnpm, pnpm-monorepo, pnpm-workspace, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.pnpm-catalog-lens
- Size: 490 KB
- Stars: 172
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
PNPM Catalog Lens VS Code
Show versions inline for PNPMcatalog:
field.
![]()
## Configs
| Key | Description | Type | Default |
| ----------------------------------------- | ------------------------------------------------------------------- | --------- | --------------------- |
| `pnpmCatalogLens.enabled` | Enable inlay hints | `boolean` | `true` |
| `pnpmCatalogLens.namedCatalogsColors` | Give each named catalog a unique color | `boolean` | `true` |
| `pnpmCatalogLens.namedCatalogsColorsSalt` | A random string to adding as the salt for the named catalogs colors | `string` | `"pnpm-catalog-lens"` |
| `pnpmCatalogLens.namedCatalogsLabel` | Show a small label for named catalog in the inlay hint | `boolean` | `true` |## Sponsors
## Credits
Logo is modified from [Catppuccin Icons](https://github.com/catppuccin/vscode-icons) ([`pnpm.svg`](https://github.com/catppuccin/vscode-icons/blob/main/icons/css-variables/pnpm.svg)), licensed under [MIT](https://github.com/catppuccin/vscode-icons/blob/main/LICENSE).
## License
[MIT](./LICENSE) License © 2022 [Anthony Fu](https://github.com/antfu)