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

makeRunner

alexnesnes

|
13,878 installs
| (4) | Free
Launch the make of the current project/file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

#makeRunner With make runner you can use VSC to launch your makefiles.

In your editor, open the command palette (Shift+CMD+P on OSX or Shift+Ctrl+P on Windows and Linux) and type Make to see the available commands.

  • Make All, Invoke a Makefile with target: all
  • Make Debug, Invoke a Makefile with target: debug
  • Make Clean, Invoke a Makefile with target: clean
  • Make Both, Invoke a Makefile with target: clean all
  • Make Target, Invoke a Makefile with the requested target

** Enjoy!**

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