
Command List Enhanced

Run and Save commands in WorkSpace or Global with Recent Commands feature

Features
- Save and display command like File Explorer
- Select and execute command in terminal
- NEW: Quick access to recently used commands
- NEW: Command Palette integration
- NEW: Keyboard shortcut (Cmd+R / Ctrl+R)
New in v1.2.0: Recent Commands
Access your most recently executed commands instantly with a simple popup, similar to the terminal selector.
3 Ways to Access:
Keyboard Shortcut:
- Mac:
Cmd+R
- Windows/Linux:
Ctrl+R
Command Palette (Cmd+Shift+P or Ctrl+Shift+P):
- Type "Command List: Run Recent Command"
Quick Open (Cmd+P):
- Type ">Command List: Run Recent Command"
Features:
- Simple QuickPick popup showing recent commands
- Displays command scope (Workspace or Global)
- Shows full command script in detail
- Stores up to 20 recent commands (displays all)
- Automatic command history tracking
Usage
Navigation

Add Command - Add Folder - Update Explorer
Command List
Execute Command

Click play mark
Deletion or Edit Command

Right-click on command
Original Project
This is an enhanced fork of Command List by yamajyn.
Original features and credits:
- All core functionality (save, organize, execute commands)
- File explorer-like interface
- Workspace and global scopes
- Progress bar feature (BETA)
Enhancements in this fork:
- Recent commands popup
- Command Palette integration
- Keyboard shortcut support
Support the original author:

Release Notes
1.2.0
- Added Recent Commands feature with QuickPick popup
- Added keyboard shortcut (Cmd+R / Ctrl+R)
- Added Command Palette integration
- Tracks up to 20 most recently used commands
- Displays command scope (Workspace/Global)
1.1.0 (Original)
- Enabled to open the destination JSON files
- Show progress bar (BETA)
Changelog
See CHANGELOG.md
License
MIT
Happy Coding!
| |