Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Command List EnhancedNew to Visual Studio Code? Get it now.
Command List Enhanced

Command List Enhanced

ctk

|
1 install
| (0) | Free
Save and display shell commands like File Explorer with Recent Commands feature
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

commandlist

Command List Enhanced

License

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

commandlist

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:

  1. Keyboard Shortcut:

    • Mac: Cmd+R
    • Windows/Linux: Ctrl+R
  2. Command Palette (Cmd+Shift+P or Ctrl+Shift+P):

    • Type "Command List: Run Recent Command"
  3. 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

navigation

Add Command - Add Folder - Update Explorer

Command List

Execute Command

commandlist

Click play mark

Deletion or Edit Command

navigation

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: Donate

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!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft