All-in-one developer toolbox for VS Code.
Node.js Manager
- npm install with live progress in sidebar
- npm start / npm run dev with status tracking
- npm run build
- Custom script - run any npm script
- Restart / Stop / View Logs
- Kill port - kill a process occupying a specific port
- Update packages - run npm update
- Remove Comments - strip comments from the active file (JS, TS, Python, C, Go, Rust, Java, HTML, CSS...)
- ASCII Art Title - generate ASCII art text (2 sizes), copied to clipboard
- Generate .gitignore - auto-detect project type (Node, Next, Python, PHP, Go, Rust...) and generate rules
- Lorem Ipsum - insert paragraphs, sentences, or words at cursor position
- Format (Prettier) - format active file with Prettier (auto-installs if missing)
- Hash Generator - MD5, SHA-1, SHA-256, SHA-512 from selection, file, or custom text
Theme
Adapts automatically to your VS Code theme (light or dark).
| |