PNPM Catalog Lens VS Code
Show versions inline for PNPM catalog: 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 |
pnpmCatalogLens.catalogPrefix |
The prefix for catalog dependencies in package.json |
string |
"catalog:" |
Credits
Logo is modified from Catppuccin Icons (pnpm.svg ), licensed under MIT.
License
MIT License © 2022 Anthony Fu
| |