DEV Community

Cover image for 🚀 Introducing Command King - The Ultimate VS Code Extension for Command Management!
Artaza Sameen
Artaza Sameen

Posted on

🚀 Introducing Command King - The Ultimate VS Code Extension for Command Management!

Are you tired of constantly switching between terminals and remembering complex commands? I've built something that will change how you manage your development workflow!

Command King automatically discovers and organizes all your npm scripts and custom commands in a beautiful hierarchical tree view right in VS Code.

✨ Key Features:

  • Auto-discovery of package.json scripts and .cmdk files

  • Hierarchical command organization

  • One-click command execution in integrated terminal

  • Command descriptions for better team collaboration

  • Real-time updates with file watchers

  • Full CRUD operations for custom commands

Perfect for:

  • DevOps engineers managing complex deployment scripts
    Full-stack developers juggling multiple services

  • Team leads wanting to standardize command documentation
    Anyone who wants to streamline their development workflow

  • No more digging through package.json files or remembering obscure commands. Just click and run!

Image description

The extension supports both simple string commands and extended objects with descriptions, making it perfect for teams that need proper documentation.

Ready to become the king of your commands? 👑

Install From Here:

https://marketplace.visualstudio.com/items?itemName=ArtazaSameen.command-king

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.