An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        



PNPM Catalog Lens VS Code


Visual Studio Marketplace Version
Made with reactive-vscode


Show versions inline for PNPM catalog: field.


Screenshot

## 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)