LazyDev
Run npm/bun/pnpm scripts with one click from the sidebar.
Features
- Auto-detects package manager (bun/pnpm/yarn/npm) via lockfile
- Pins common scripts (dev, build, start, test, lint) at top
- Run multiple scripts in parallel, each in its own terminal
- Kill all terminals at once
- Auto-refreshes when package.json changes
Settings
lazydev.packageManager — force a specific pm or auto
lazydev.pinnedScripts — list of script names to pin at top
lazydev.reuseTerminal — reuse terminal per script (kills previous)
| |