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.
Install it from the VSCode Marketplace.
-
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.
Got questions or ideas? Check out the repository on GitHub.
MIT