Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Execute Last CommandNew to Visual Studio Code? Get it now.
Execute Last Command

Execute Last Command

Ryan Wilcox

|
7 installs
| (0) | Free
Execute the last terminal command as a Makefile target
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Execute Last Command

A VS Code extension that executes the last terminal command as a Makefile target.

Features

  • Automatically prepends make to your last executed terminal command
  • Works with both Bash and Zsh shells
  • Simple keyboard shortcut to execute

Requirements

  • VS Code 1.95.0 or higher
  • A Makefile in your workspace
  • Bash or Zsh shell

Usage

  1. Run any command in the terminal
  2. Press Ctrl+Shift+P (Cmd+Shift+P on Mac)
  3. Type "Execute Last Command as Makefile Target"
  4. The extension will execute your last command with make prepended

Extension Settings

This extension has no configurable settings.

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