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.
- Host: GitHub
- URL: https://github.com/linbudulab/pnpm-vscode-helper-playground
- Owner: LinbuduLab
- License: mit
- Created: 2022-03-22T11:21:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T07:22:30.000Z (about 3 years ago)
- Last Synced: 2025-01-25T11:41:58.987Z (5 months ago)
- Language: TypeScript
- Size: 1.09 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: ROADMAP.md
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.