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

https://github.com/linbudulab/pnpm-vscode-helper-playground

Play with pnpm-vscode-helper, a VS Code extension for better DX with pnpm.
https://github.com/linbudulab/pnpm-vscode-helper-playground

Last synced: 3 months ago
JSON representation

Play with pnpm-vscode-helper, a VS Code extension for better DX with pnpm.

Awesome Lists containing this project

README

        

# pnpm-vscode-helper playground

## Command

- Creator: Create `.npmrc` / `pnpm-workspace.yaml` file with pnpm specified configuration.
- Toggle
- Locale: Toggle locale between `zh-CN` and `en-US`.
- CodeLense: Toggle codelense enable status.
- Init: Init package interactively.
- Install: Install deps for workspace root or selected packages.
- Package: Select packages and execute operations with powerful filtering support.

## Provider(Hover & Completion)

- .npmrc
- pnpm-workspace.yaml

## CodeLense

- `workspace:` protocol support, quickly switch between your workspace packages.