Skip to content

VS Code extension to re-run your last command in the Integrated terminal.

Notifications You must be signed in to change notification settings

cameronmaske/rerun-last-command-vscode

Repository files navigation

Re-run Last Command in Terminal

Quickly repeat the last command in your terminal without leaving the text editor.

By default this is bound to ctrl+f7 or cmd+f7 (mac).

You can rebind this in the Keyboard Shorcuts Editor looking for the extension.rerunLastCommand Command.

Extension Settings

  • rerun.command: The command run in the terminal to repeat the last command, by default this is !! (works across bash, zsh)

Contributing

Contribution to this extension are welcome! Before submitting any changes, please first discuss the changes you wish to make via an issue.

Enjoy!

About

VS Code extension to re-run your last command in the Integrated terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published