Skip to content

Restart or rerun the last terminal command by pressing cmd+r when focussed on the integrated terminal

Notifications You must be signed in to change notification settings

feli0x/vsce-rerun-cmd

Repository files navigation

Rerun CMD

Restart processes in VSCode with ease! The "Rerun CMD" extension allows you to quickly restart the last stopped or current active process in your integrated terminal with simple keyboard shortcuts.

Installation

Install it from the VSCode Marketplace.

Commands

  • CMD+SHIFT+R (Mac) / CTRL+SHIFT+R (Windows/Linux): Restart the most recently selected or active terminal.

  • CMD+R (Mac) / CTRL+R (Windows/Linux): Restart selected terminal.

Contribute

Got questions or ideas? Check out the repository on GitHub.

License

MIT