Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Makefile boilerplateNew to Visual Studio Code? Get it now.
Makefile boilerplate

Makefile boilerplate

Alpha_1337k

|
4,471 installs
| (1) | Free
Create an boilerplate Makefile
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

makefile-boilerplate

Tired of repetative Makefile creation? Fear no more! this extention eases your pain!

Features

Creates an boilerplate Makefile using VSCode snippets. More snippets will be added, but feel free to help.

Usage

  • !make_c: creates an C boilerplate function
  • !make_cpp: creates an C++ boilerplate function
  • !make_cs: creates an C# boilerplate function
  • !make_nasm: creates an Assembly boilerplate function

To build

you will need git and make, docker and pwsh core to run these build steps.

git clone https://github.com/Alpha1337k/makefile-boilerplate.git cd makefile-boilerplate

Adjust the version in the Makefile, then make build package which will produce a .vsix you can install


enjoy!

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