Manage and execute your custom project commands globally in VS Code.
- Add, edit, remove and run your favorite commands from a side panel
- Commands are saved globally and available in any project
- Custom icons for play, edit, and delete actions
- Open the Code Commands panel in the activity bar
- Add your commands (name and command line)
- Run, edit or remove them with a right-click or the inline icons
No settings required. All commands are stored globally.
- Added confirmation before excluding commands and groups
- Initial release with global command storage and custom icons