Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ReRunNew to Visual Studio Code? Get it now.
ReRun

ReRun

raisercostin

|
1 install
| (0) | Free
Reruns the last run/debug
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ReRun

A minimal VS Code extension that remembers and re-runs your last executed command, debug session, or terminal JBang/Java run — all with a single keystroke.

🚀 Features

  • Automatically records your last:
    • VS Code command (Java, JBang, Debug, etc.)
    • Debug session start
    • JBang terminal run (jbang ...)
  • Ctrl+F11 → instantly repeats the last action
  • Status bar indicator showing what’s recorded
  • Logs all captured activity in the “ReRun” output channel
  • Persistence: remembers your last run between sessions

🧠 Why

If you use JBang, Java, or other terminal-based workflows, this lets you:

  • Run → tweak → ReRun (Ctrl+F11) without navigating menus
  • Debug quickly after a build/run without reconfiguring

🖥️ Default Keybinding

Action Shortcut Scope
ReRun last command/run/debug Ctrl+F11 Editor text focus

⚠️ If you use the Eclipse Keymap, Ctrl+F11 might already be bound to Debug.
You’ll see a warning in logs — reassign Ctrl+F11 to “Re Run” in Keyboard Shortcuts (JSON).

🧰 Installation

Click below to open directly in VS Code Marketplace:

👉 Install ReRun from Marketplace

or search directly inside VS Code: ext install raisercostin.rerun

💸 Support

If you find this useful — ☕ Buy me a coffee

More about me https://raisercostin.org

🔧 License

MIT

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